diff options
author | Olivier Blin <oblin@mandriva.org> | 2004-09-13 15:21:55 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.org> | 2004-09-13 15:21:55 +0000 |
commit | 74288c1f581fc1e080ae9139a8051ff025b7e942 (patch) | |
tree | 9307fdffb00ec95dabcdbed4e6bb16b1d95c5f3d | |
parent | ed54d3665db279417c78918f0ebcc6427ea072ae (diff) | |
download | ldetect-lst-74288c1f581fc1e080ae9139a8051ff025b7e942.tar ldetect-lst-74288c1f581fc1e080ae9139a8051ff025b7e942.tar.gz ldetect-lst-74288c1f581fc1e080ae9139a8051ff025b7e942.tar.bz2 ldetect-lst-74288c1f581fc1e080ae9139a8051ff025b7e942.tar.xz ldetect-lst-74288c1f581fc1e080ae9139a8051ff025b7e942.zip |
fix typo in descriptions
-rw-r--r-- | lst/usbtable | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lst/usbtable b/lst/usbtable index 4a19a176..2064806e 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" -0x057c 0x3500 "ISDN:capidrv" "AVM GmbH|FtitzCard USB DSL SL USB Analog" +0x057c 0x3000 "ISDN:capidrv" "AVM GmbH|FtitzCard USB DSL SL USB Analog" +0x057c 0x3500 "ISDN:capidrv" "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" |