commit | c3d36c453c84554eb12941b3f98abf4fefec000a | [log] [tgz] |
---|---|---|
author | Vladimir Vukicevic <vladimir@pobox.com> | Fri Oct 03 17:08:43 2008 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 17 14:40:50 2008 -0700 |
tree | 88025068ec9a71b3481939f01442378f0bd03231 | |
parent | 631556a0763ac155c82bbcbeed7e4b28bd737927 [diff] |
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>