From: Janusz Krzysztofik Date: Wed, 28 Oct 2009 05:34:21 +0000 (+0000) Subject: netdev: usb: dm9601.c can drive a device not supported yet, add support for it X-Git-Tag: v2.6.32-rc6~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06b71b657b03c33b8d919da29f33d326f1471b39;p=pandora-kernel.git netdev: usb: dm9601.c can drive a device not supported yet, add support for it I found that the current version of drivers/net/usb/dm9601.c can be used to successfully drive a low-power, low-cost network adapter with USB ID 0a46:9000, based on a DM9000E chipset. As no device with this ID is yet present in the kernel, I have created a patch that adds support for the device to the dm9601 driver. Created and tested against linux-2.6.32-rc5. Signed-off-by: Janusz Krzysztofik Acked-by: Peter Korsgaard Signed-off-by: David S. Miller --- Reading git-diff-tree failed