USB: pl2303: New vendor and product id for the prolific driver
authorGianpaolo Cugola <gianpaoloc@gmail.com>
Fri, 5 Jun 2009 20:57:52 +0000 (22:57 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 12 Jul 2009 22:16:35 +0000 (15:16 -0700)
commit8540d66615c39010168ab97eaafb476ec2851298
treeae83248463647598a979c16ca74bc5b4cfc81c02
parent81e4e1ba7ed4a1fdcf0e2ee944f1575010471464
USB: pl2303: New vendor and product id for the prolific driver

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>
drivers/usb/serial/pl2303.c
drivers/usb/serial/pl2303.h