From: Rui Santos Date: Fri, 23 Sep 2005 19:06:50 +0000 (+0100) Subject: [PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD cameras X-Git-Tag: v2.6.15-rc1~731^2~16^2~1^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9c7746dd333c12f482af2f1e63ea7eafc7cd529;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman drivers/usb/serial/ftdi_sio.c | 3 +++ drivers/usb/serial/ftdi_sio.h | 13 +++++++++++++ 2 files changed, 16 insertions(+) --- Reading git-diff-tree failed