[PATCH] USB: Patch for KYOCERA AH-K3001V support
authorMasahito Omote <omote@utyuuzin.net>
Fri, 29 Jul 2005 19:17:25 +0000 (12:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 29 Jul 2005 20:12:53 +0000 (13:12 -0700)
commit8753e65e34a7b02f8473e7c6ce1cf7e08db4c6e3
tree1bb13f63d745fd2a7b775b4b03534766baeae994
parenta6db592e1624bb7ec62cf56629c9556442169ac5
[PATCH] USB: Patch for KYOCERA AH-K3001V support

This patch enables a support of KYOCERA AH-K3001V, one of the most
popular cell phone in Japan. This device has vendor specific ID but works
with acm driver by adding USB ID. This device already works on
FreeBSD and OS X by native USB ACM driver with USB ID added.

This device is probed as NO_UNION_NORMAL not to hang up when probing.

Signed-off-by: Masahito Omote <omote@utyuuzin.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/usb/class/cdc-acm.c