]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit75eca9f38e84eb7e8c231a64d46f2992e0f5d9fb
tree1bb13f63d745fd2a7b775b4b03534766baeae994
parent240be9ea3d9a3789e96d7f0dfbf157f4b134812a
[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