USB: serial: FTDI with product code FB80 and vendor id 0403
authorFolkert van Heusden <folkert@vanheusden.com>
Fri, 19 Jun 2009 20:14:42 +0000 (22:14 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 12 Jul 2009 22:16:39 +0000 (15:16 -0700)
commitb34efeeab84e0887b30fee101612a72786ddced2
tree502763840c24650b43f281063ac2485ccd387f4c
parent6e4061210150d1d6d388c5fba05f6b49a306a27e
USB: serial: FTDI with product code FB80 and vendor id 0403

It seems an USB device with vendor id 0403 and product code FB80 has an
FTDI serial io chip as well: http://ftdichip.com/Drivers/D2XX.htm
This device in fact is a true random generantor by comsci:
http://comscire.com/Products/R2000KU/
So the following patch should add support for this device if I am
correct. Not tested as I do not own this device (I would like support in
the kernel so that my entropybroker application (which distributes
entrop data (random values) between servers and clients)).

From: Folkert van Heusden <folkert@vanheusden.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio.h