Hi,

*Following are the output of lspci and lsmod from my host system (Ubuntu
11.04)*

*lspci:*
00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev
03)
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset
Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition
Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1
(rev 01)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2
(rev 01)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI
Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI
Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI
Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI
Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI
Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface
Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller
(rev 01)
00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA IDE Controller
(rev 01)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
02:00.0 Ethernet controller: Atheros Communications AR8152 v2.0 Fast
Ethernet (rev c1)

*lsmod:*
Module                  Size  Used by
joydev                 17322  0
binfmt_misc            13213  1
snd_hda_codec_via      56765  1
snd_hda_intel          24113  2
snd_hda_codec          90901  2 snd_hda_codec_via,snd_hda_intel
snd_hwdep              13274  1 snd_hda_codec
snd_pcm                80042  2 snd_hda_intel,snd_hda_codec
snd_seq_midi           13132  0
snd_rawmidi            25269  1 snd_seq_midi
i915                  451033  3
snd_seq_midi_event     14475  1 snd_seq_midi
ppdev                  12849  0
snd_seq                51291  2 snd_seq_midi,snd_seq_midi_event
snd_timer              28659  2 snd_pcm,snd_seq
psmouse                73312  0
snd_seq_device         14110  3 snd_seq_midi,snd_rawmidi,snd_seq
serio_raw              12990  0
snd                    55295  13
snd_hda_codec_via,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
parport_pc             32111  1
drm_kms_helper         40745  1 i915
drm                   184164  4 i915,drm_kms_helper
soundcore              12600  1 snd
i2c_algo_bit           13184  1 i915
snd_page_alloc         14073  2 snd_hda_intel,snd_pcm
video                  18951  1 i915
lp                     13349  0
parport                36746  3 ppdev,parport_pc,lp
usbhid                 41704  0
hid                    77084  1 usbhid
atl1c                  36237  0

I came to know that atl1c is the driver being used in my host system for the
ethernet card.


*Following are the output of lspci and lsmod from LFS system:*

*lspci:*
00:00.0 Class 0600: Device 8086:2e30 (rev 03)
00:02.0 Class 0300: Device 8086:2e32 (rev 03)
00:1b.0 Class 0403: Device 8086:27d8 (rev 01)
00:1c.0 Class 0604: Device 8086:27d0 (rev 01)
00:1c.1 Class 0604: Device 8086:27d2 (rev 01)
00:1d.0 Class 0c03: Device 8086:27c8 (rev 01)
00:1d.1 Class 0c03: Device 8086:27c9 (rev 01)
00:1d.2 Class 0c03: Device 8086:27ca (rev 01)
00:1d.3 Class 0c03: Device 8086:27cb (rev 01)
00:1d.7 Class 0c03: Device 8086:27cc (rev 01)
00:1e.0 Class 0604: Device 8086:244e (rev e1)
00:1f.0 Class 0601: Device 8086:27b8 (rev 01)
00:1f.1 Class 0101: Device 8086:27df (rev 01)
00:1f.2 Class 0101: Device 8086:27c0 (rev 01)
00:1f.3 Class 0c05: Device 8086:27da (rev 01)
02:00.0 Class 0200: Device 1969:2062 (rev c1)

*lsmod:*
Module                  Size  Used by

I surprise that lsmod didnot show up any modules. I don't know why? I built
Atheros Fast ethernet driver as module.


Regards,
Karthik Bhuvanagiri
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to