Revision 2542335ccf34cfb442d3fd842d7e78ca5e649951 authored by Jon K Hellan on 24 June 2008, 09:43:13 UTC, committed by Greg Kroah-Hartman on 04 July 2008, 01:20:37 UTC
Here's a new device ID for the ftdio_sio driver.
The diff is with linus's tree as of this morning.

The device is the RigExpert Tiny USB Soundcard Transceiver Interface for ham
radio.

(I didn't actually test this. A fellow ham couldn't get the device to work, and
I suggested binding the device ID using sysfs - see
"http://jk.ufisa.uninett.no/usb/". However, he had had moved on to other things
by then. I guess adding the device ID to the kernel "on spec" won't hurt.
The relevant part of cat /proc/bus/usb/devices shows:

T:  Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0403 ProdID=ed22 Rev= 5.00
S:  Manufacturer=FTDI
S:  Product=MixW RigExpert Tiny
S:  SerialNumber=00000000
C:* #Ifs= 2 Cfg#= 1 Atr=80 MxPwr=100mA
I:* If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
I:* If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=83(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=04(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
)

From: Jon K Hellan <hellan@acm.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>


1 parent f15e397
History
File Mode Size
ac97
ali5451
au88x0
aw2
ca0106
cs46xx
cs5535audio
echoaudio
emu10k1
hda
ice1712
korg1212
mixart
nm256
oxygen
pcxhr
riptide
rme9652
trident
vx222
ymfpci
Kconfig -rw-r--r-- 26.6 KB
Makefile -rw-r--r-- 2.1 KB
ad1889.c -rw-r--r-- 26.5 KB
ad1889.h -rw-r--r-- 7.9 KB
als300.c -rw-r--r-- 23.2 KB
als4000.c -rw-r--r-- 24.8 KB
atiixp.c -rw-r--r-- 45.3 KB
atiixp_modem.c -rw-r--r-- 35.9 KB
azt3328.c -rw-r--r-- 62.5 KB
azt3328.h -rw-r--r-- 9.9 KB
bt87x.c -rw-r--r-- 29.7 KB
cmipci.c -rw-r--r-- 102.4 KB
cs4281.c -rw-r--r-- 64.9 KB
cs5530.c -rw-r--r-- 7.1 KB
ens1370.c -rw-r--r-- 78.6 KB
ens1371.c -rw-r--r-- 38 bytes
es1938.c -rw-r--r-- 55.4 KB
es1968.c -rw-r--r-- 74.6 KB
fm801.c -rw-r--r-- 46.0 KB
intel8x0.c -rw-r--r-- 86.8 KB
intel8x0m.c -rw-r--r-- 37.8 KB
maestro3.c -rw-r--r-- 93.8 KB
rme32.c -rw-r--r-- 57.9 KB
rme96.c -rw-r--r-- 66.8 KB
sis7019.c -rw-r--r-- 38.8 KB
sis7019.h -rw-r--r-- 13.3 KB
sonicvibes.c -rw-r--r-- 51.2 KB
via82xx.c -rw-r--r-- 75.1 KB
via82xx_modem.c -rw-r--r-- 34.5 KB

back to top