How To Look Up For PCI Devices And Corresponding Modules in SL5 =============================================================== Weblinks -------- - Intel Driver Download Center: http://downloadcenter.intel.com/ - Intel Support Site: http://support.intel.com/support/index.htm - Intel Network Connectivity: http://support.intel.com/support/network/sb/cs-008441.htm Procedure Description --------------------- List your PCI devices, look up for the vendor and hardware ID numbers and search the corresponding entry in the table which maps hardware IDs to module names. This might be helpful if one has a new hardware device such as a new network card, which is not recognized by the system because of a missing entry in the file `/lib/modules//modules.pcimap`, which maps devices to modules. Assumption: the required driver (module) is present. Step by Step Procedure: Example For a Working Network Card ---------------------------------------------------------- List your PCI devices using `lscpi`:: # lspci ... 00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network Connection (rev 02) ... Listing with `lspci -n` will show identification numbers instead of names:: # lspci -n ... 00:19.0 0200: 8086:10bd (rev 02) ... - a) `19.0 PCI device number` - b) `0200 Hardware Type "Ethernet controller"` - c) `8086 Vendor ID "Intel Corporation"` - d) `10bd Hardware ID "82566DM-2 Gigabit Network Connection"` For a very verbose output use `lspci -vv`:: # lspci -vv | grep 00:19 -A 15 00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network Connection (rev 02) Subsystem: Fujitsu Siemens Computer GmbH Unknown device 10fd Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR-