https://github.com/torvalds/linux
Revision 0f9c7b4a1cc24d6f05a848f0acf72dbff7c5d42d authored by Andrew Lunn on 23 December 2008, 16:31:23 UTC, committed by Greg Kroah-Hartman on 28 January 2009, 00:15:36 UTC
This patch adds a device quirk for a MediaTek Inc GPS chipset. The
device implements USB CDC ACM, but is missing the union descriptor, so
the ACM class driver fails to probe the device.

I've tested this patch with an iBlue A+ GPS which uses this chipset
and using kernel 2.6.28-rc9.

Signed-off-by: Andrew Lunn, <andrew@lunn.ch>
Acked-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent 837d842
History
Tip revision: 0f9c7b4a1cc24d6f05a848f0acf72dbff7c5d42d authored by Andrew Lunn on 23 December 2008, 16:31:23 UTC
USB: CDC-ACM quirk for MTK GPS
Tip revision: 0f9c7b4
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.3 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.5 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top