diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-09-06 22:02:02 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-09-06 22:02:02 +0000 |
commit | f923d9717533f1ba74807e6d699f85f17ec6f4ad (patch) | |
tree | 07197bcff5afb054d02a709a08efd8d471da4bba | |
parent | efd3e3b07f931d358c19d935829e744c0fce91c9 (diff) | |
download | ldetect-lst-f923d9717533f1ba74807e6d699f85f17ec6f4ad.tar ldetect-lst-f923d9717533f1ba74807e6d699f85f17ec6f4ad.tar.gz ldetect-lst-f923d9717533f1ba74807e6d699f85f17ec6f4ad.tar.bz2 ldetect-lst-f923d9717533f1ba74807e6d699f85f17ec6f4ad.tar.xz ldetect-lst-f923d9717533f1ba74807e6d699f85f17ec6f4ad.zip |
fix #1837: make ldetect awawre of acx100_pci
-rw-r--r-- | lst/pcitable | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lst/pcitable b/lst/pcitable index 7a777565..551eb2d1 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1082,8 +1082,8 @@ 0x104c 0x8026 "ohci1394" "Texas Instruments|TSB43AB21 IEEE-1394 Controller (PHY/Link) 1394a-2000" 0x104c 0x8027 "ohci1394" "Texas Instruments|PCI4451 OHCI-Lynx IEEE 1394 Controller" 0x104c 0x8029 "unknown" "Texas Instruments|PCI4510 IEEE-1394 Controller" -0x104c 0x8400 "unknown" "Texas Instruments|USR2210 22Mbps Wireless PC Card" -0x104c 0x8401 "unknown" "Texas Instruments|ACX 100 22Mbps Wireless Interface" +0x104c 0x8400 "acx100_pci" "Texas Instruments|USR2210 22Mbps Wireless PC Card" +0x104c 0x8401 "acx100_pci" "Texas Instruments|ACX 100 22Mbps Wireless Interface" 0x104c 0x9000 "unknown" "Texas Instruments|Wireless Interface (of unknown type)" 0x104c 0xa001 "unknown" "Texas Instruments|TDC1570 64-bit PCI ATM sar" 0x104c 0xa100 "unknown" "Texas Instruments|TDC1561 32-bit PCI ATM sar" |