diff options
author | Olivier Blin <oblin@mandriva.org> | 2004-09-13 15:28:18 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2004-09-13 15:28:18 +0000 |
commit | 45a2336ffff95560ce650923521d2355eb8543b4 (patch) | |
tree | bc1b2ba210ff2260d2036213d1a0c736767c4319 /lst | |
parent | 74288c1f581fc1e080ae9139a8051ff025b7e942 (diff) | |
download | ldetect-lst-45a2336ffff95560ce650923521d2355eb8543b4.tar ldetect-lst-45a2336ffff95560ce650923521d2355eb8543b4.tar.gz ldetect-lst-45a2336ffff95560ce650923521d2355eb8543b4.tar.bz2 ldetect-lst-45a2336ffff95560ce650923521d2355eb8543b4.tar.xz ldetect-lst-45a2336ffff95560ce650923521d2355eb8543b4.zip |
dsl sl cards can't use capidrv
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 4 | ||||
-rw-r--r-- | lst/usbtable | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lst/pcitable b/lst/pcitable index 16f8480a..8e2afc76 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3395,8 +3395,8 @@ 0x1244 0x0f00 "ISDN:capidrv" "AVM Audiovisuelles|Fritz DSL ISDN/DSL Adapter" 0x1244 0x1100 "ISDN:c4" "AVM AUDIOVISUELLES MKTG & Computer GmbH|C2 ISDN Controller" 0x1244 0x1200 "t1pci" "AVM Audiovisuelles|T1 pci adapter" -0x1244 0x2700 "ISDN:capidrv" "AVM Audiovisuelles|Fritz!Card DSL SL" -0x1244 0x2900 "ISDN:capidrv" "AVM Audiovisuelles|Fritz!Card DSL SL Ver. 2.0" +0x1244 0x2700 "fcdslsl" "AVM Audiovisuelles|Fritz!Card DSL SL" +0x1244 0x2900 "fcdsl2" "AVM Audiovisuelles|Fritz!Card DSL SL Ver. 2.0" 0x124b 0x0040 "unknown" "SBS/Greenspring Modular I/O|cPCI-200 Four Slot IndustryPack carrier" 0x124d 0x0000 "unknown" "Stallion|EasyConnection 8/32" 0x124d 0x0002 "unknown" "Stallion|EasyConnection 8/64" diff --git a/lst/usbtable b/lst/usbtable index 2064806e..0767e56f 100644 --- a/lst/usbtable +++ b/lst/usbtable @@ -686,8 +686,8 @@ 0x057c 0x2000 "ISDN:capidrv" "AVM GmbH|Fritz X USB ISDN TA" 0x057c 0x2300 "ISDN:capidrv" "AVM GmbH|FtitzCard USB DSL ISDN TA/ DSL Modem" 0x057c 0x2800 "ISDN:capidrv" "AVM GmbH|Fritz X USB OEM ISDN TA" -0x057c 0x3000 "ISDN:capidrv" "AVM GmbH|FtitzCard USB DSL SL USB Analog" -0x057c 0x3500 "ISDN:capidrv" "AVM GmbH|FtitzCard USB DSL SL USB" +0x057c 0x3000 "fcdslusba" "AVM GmbH|FtitzCard USB DSL SL USB Analog" +0x057c 0x3500 "fcdslslusb" "AVM GmbH|FtitzCard USB DSL SL USB" 0x0582 0x0000 "snd-usb-audio" "" 0x0582 0x0002 "snd-usb-audio" "Roland Corp.|MPU64 Midi Interface" 0x0582 0x0003 "snd-usb-audio" "Roland Corp.|Sound Canvas SC-8850" |