[PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression)
authorDavid Brownell <david-b@pacbell.net>
Wed, 31 May 2006 03:49:29 +0000 (20:49 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 21 Jun 2006 22:04:15 +0000 (15:04 -0700)
commitefcaa20525fde82bbb4fb8cd9e9016f6fabc6509
treebdceb58add9793206e4af8a147fe5fccb9bad74d
parentd5ce1379be9c79d4bcf201c20c5cc87bb2bc973c
[PATCH] USB: cdc_ether: recognize olympus r1000 (fix regression)

Earlier work splitting the "usbnet" driver out into a core plus driver
modules was missing a blacklist entry for the Olympus R-1000; it must
not use the CDC Ethernet driver, only the "zaurus" support works with
it.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/net/cdc_ether.c