From: Gianpaolo Cugola Date: Fri, 5 Jun 2009 20:57:52 +0000 (+0200) Subject: USB: pl2303: New vendor and product id for the prolific driver X-Git-Tag: v2.6.31-rc3~4^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8540d66615c39010168ab97eaafb476ec2851298;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed