| blip  
 
 
 
 
 Group: Members
 Posts: 125
 Joined: May 2007
 | 
|  | Posted: Dec. 21 2007,09:13 |  |  Hi everyone
 Sorry for the wait in getting back to you here...
 I did an LSPCI and LSMOD and this was my output......would this help in trying to track down my wireless issues with the Thinkpad?
 
 Incidentally I also have a Netgear USB wireless donlge but have unable to get this going either........anyway here's my output - thanks:
 
 dsl@box:/ramdisk/home/dsl$ lspci
 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
 00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
 00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
 00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02)
 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
 02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller
 03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
 15:00.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
 dsl@box:/ramdisk/home/dsl$ lsmod
 Module                  Size  Used by    Not tainted
 nls_iso8859-1           2844   1 (autoclean)
 nls_cp437               4348   1 (autoclean)
 soundcore               3428   0 (autoclean)
 unionfs                67168   7
 hw_random               2700   0 (unused)
 serial                 52228   0 (autoclean)
 ieee1394              183300   0
 mousedev                3832   1
 hid                    22788   0 (unused)
 input                   3168   0 [mousedev hid]
 yenta_socket            9700   0
 pcmcia_core            39840   0 [yenta_socket]
 thermal                 6724   0 (unused)
 processor               9008   0 [thermal]
 fan                     1600   0 (unused)
 button                  2700   0 (unused)
 battery                 5952   3
 ac                      1824   0 (unused)
 ide-cd                 28768   0
 rtc                     7036   0 (autoclean)
 cloop                  39204   2
 usb-storage            61952   2
 usb-uhci               21516   0 (unused)
 ehci-hcd               16456   0 (unused)
 usbcore                58016   1 [hid usb-storage usb-uhci ehci-hcd]
 ide-scsi                9040   1
 dsl@box:/ramdisk/home/dsl$
 |