android_kernel_xiaomi_sm7250/drivers/usb/net
David Brownell f3fae6ed6a [PATCH] USB: better usbnet zaurus/mdlm/... fix
This is a somewhat more comprehensive fix for the problem of devices
like the newer Zaurii ... or in this case some Motorola cell phones.

To recap, the problem's root cause is that these devices aren't using
standard USB class specifications for their network links, and so far
we've had to add lots of device-specific driver entries.  The vendor
fix abuses the CDC MDLM descriptors (they _could_ have conformed to
the spec, but didn't) and defines a "Belcarra firmware" pseudo-class.

This patch recognizes that pseudo-class by the GUIDs in those descriptors,
and handles the devices that just use the Zaurus framing.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-04-22 15:07:02 -07:00
..
catc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kaweth.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kawethfw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pegasus.c [PATCH] usb suspend updates (interface suspend) 2005-04-18 17:39:22 -07:00
pegasus.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rtl8150.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usbnet.c [PATCH] USB: better usbnet zaurus/mdlm/... fix 2005-04-22 15:07:02 -07:00
zd1201.c [PATCH] USB: drivers/usb/net/zd1201.c: make some code static 2005-04-22 15:07:01 -07:00
zd1201.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00