diff options
author | Olivier Blin <oblin@mandriva.org> | 2004-09-14 05:30:21 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2004-09-14 05:30:21 +0000 |
commit | 85055f8467cf58d9ee53f9cfae6946a474e75a10 (patch) | |
tree | 807e92b1cbaf083b87bdbf58f4ef8904b5f7cf08 /lst/usbtable | |
parent | ffcc3deb97b969cf41b49088e9eb282bc229f039 (diff) | |
download | ldetect-lst-85055f8467cf58d9ee53f9cfae6946a474e75a10.tar ldetect-lst-85055f8467cf58d9ee53f9cfae6946a474e75a10.tar.gz ldetect-lst-85055f8467cf58d9ee53f9cfae6946a474e75a10.tar.bz2 ldetect-lst-85055f8467cf58d9ee53f9cfae6946a474e75a10.tar.xz ldetect-lst-85055f8467cf58d9ee53f9cfae6946a474e75a10.zip |
add empty type for capi driven devices
Diffstat (limited to 'lst/usbtable')
-rw-r--r-- | lst/usbtable | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lst/usbtable b/lst/usbtable index 5764ca27..3ce0a224 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:fcdslusba,firmware:fdlabase.frm" "AVM GmbH|FtitzCard USB DSL SL USB Analog" -0x057c 0x3500 "ISDN:fcdslslusb,firmware:fdlubase.frm" "AVM GmbH|FtitzCard USB DSL SL USB" +0x057c 0x3000 "ISDN:fcdslusba,type=,firmware:fdlabase.frm" "AVM GmbH|FtitzCard USB DSL SL USB Analog" +0x057c 0x3500 "ISDN:fcdslslusb,type=,firmware:fdlubase.frm" "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" |