diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2006-05-15 11:56:13 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2006-05-15 11:56:13 +0000 |
commit | 6c323fb0d30eaca4ae74d3406ddef5948e01e833 (patch) | |
tree | 90a3f1c9d0d76830fbf0879967709c59540621da | |
parent | 6b5e65ecb093d2054ba76c48bd1b0214e1e8b135 (diff) | |
download | ldetect-lst-6c323fb0d30eaca4ae74d3406ddef5948e01e833.tar ldetect-lst-6c323fb0d30eaca4ae74d3406ddef5948e01e833.tar.gz ldetect-lst-6c323fb0d30eaca4ae74d3406ddef5948e01e833.tar.bz2 ldetect-lst-6c323fb0d30eaca4ae74d3406ddef5948e01e833.tar.xz ldetect-lst-6c323fb0d30eaca4ae74d3406ddef5948e01e833.zip |
fix detecting the cardbus bridge on an HP nc6320 (will need a 2.6.17
kernel though)
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index 99782620..af682bd0 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1676,6 +1676,7 @@ 0x104c 0x8035 "unknown" "Texas Instruments|Texas Instruments PCI6411, PCI6421, PCI6611, PCI6621, PCI7411, PCI7421, PCI7611, PCI7621 Smart Card Controller (SMC)" 0x104c 0x8036 "yenta_socket" "Texas Instruments|PCI6515 Cardbus Controller" 0x104c 0x8038 "unknown" "Texas Instruments|PCI6515 SmartCard Controller" +0x104c 0x8039 "yenta_socket" "Texas Instruments|PCIxx12 CardBus Controller" 0x104c 0x803b "unknown" "Texas Instruments|5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)" 0x104c 0x8201 "unknown" "Texas Instruments|PCI1620 Firmware Loading Function" 0x104c 0x8204 "unknown" "Texas Instruments|4610, 4515, 4610FM TI UltraMedia Firmware Loader Device" |