https://github.com/torvalds/linux
Revision 3b498a66a698c581535c0fcf1a8907f3fe9449cc authored by Marcel Sebek on 28 December 2008, 13:06:50 UTC, committed by Greg Kroah-Hartman on 28 January 2009, 00:15:36 UTC
While trying to make GSM modem Onda MT503HS working, I found a mismatch
between device id in the driver code (0x0200) and id in the lsusb
output (0x2000).

This patch fixed it for me, but I don't know if the original device id was
also correct and the new ID should be added instead of replacing the
old one.


Signed-off-by: Marcel Sebek <sebek64@post.cz>
Acked-by: Domenico Riccio <domenico.riccio@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent d547f13
History
Tip revision: 3b498a66a698c581535c0fcf1a8907f3fe9449cc authored by Marcel Sebek on 28 December 2008, 13:06:50 UTC
USB: 'option' driver - onda device MT503HS has wrong id
Tip revision: 3b498a6
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