]> Pileus Git - ~andy/linux/commit
[PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD cameras
authorRui Santos <rsantos@grupopie.com>
Fri, 23 Sep 2005 19:06:50 +0000 (20:06 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 23:47:37 +0000 (16:47 -0700)
commitc9c7746dd333c12f482af2f1e63ea7eafc7cd529
treedf7ed40559585aee2e394dbadf3f0449616eabf6
parent72f30b6f2f5f68dd426e9fe83817b882c2d04e50
[PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD cameras

This patch enables direct kernel support for the Artemis
and ATIK astronomical based USB CCD cameras.
Since all communications with this camera are done via an
FTDI 245BM chip, it was only needed to specify the
ProductID and VendorID of all three devices.
In what tests are concerned, data was transfered from and
to the FTDI at the chips Top speed (360KB/s).

Signed-off-by: Rui Santos <rsantos@grupopie.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 drivers/usb/serial/ftdi_sio.c |    3 +++
 drivers/usb/serial/ftdi_sio.h |   13 +++++++++++++
 2 files changed, 16 insertions(+)
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio.h