https://github.com/torvalds/linux
Revision 8540d66615c39010168ab97eaafb476ec2851298 authored by Gianpaolo Cugola on 05 June 2009, 20:57:52 UTC, committed by Greg Kroah-Hartman on 12 July 2009, 22:16:35 UTC
I recently bought a PC interface for the Cressi Edy dive computer
(www.cressi.it) and discovered that it uses the pl2303 chip, albeit
with ad-hoc vendor and product ids (04b8, 0521 respectively). Being in
the process of writing a linux software for such device (cressi only
provides a windows software), I patched the pl2303 linux driver to
have the interface recognized. I am submitting you the patch (very
basic) for inclusion in next kernel version.

From: Gianpaolo Cugola <gianpaoloc@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent 81e4e1b
History
Tip revision: 8540d66615c39010168ab97eaafb476ec2851298 authored by Gianpaolo Cugola on 05 June 2009, 20:57:52 UTC
USB: pl2303: New vendor and product id for the prolific driver
Tip revision: 8540d66
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 149.2 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top