]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: Add Oceanic product ID to ftdi_sio
authorVladimir Vukicevic <vladimir@pobox.com>
Sat, 4 Oct 2008 00:08:43 +0000 (17:08 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 17 Oct 2008 21:40:50 +0000 (14:40 -0700)
commitc3d36c453c84554eb12941b3f98abf4fefec000a
tree88025068ec9a71b3481939f01442378f0bd03231
parent631556a0763ac155c82bbcbeed7e4b28bd737927
USB: Add Oceanic product ID to ftdi_sio

Add Oceanic PID to ftdi_sio driver

Oceanic dive computers (such as the VT3 --
http://www.oceanicworldwide.com/p_computers_vt3.html) all use an onboard
FTDI serial converter, with the FTDI vid and a  PID of 0xf460.  The
attached patch adds that pid to ftdi_sio; driver  connects to my VT3
after that.

Signed-off-by: Vladimir Vukicevic <vladimir@pobox.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio.h