commit | d0374f4f9c35cdfbee0ade72d06732613b4e6628 | [log] [tgz] |
---|---|---|
author | Peter Korsgaard <[email protected]> | Fri Feb 16 17:03:54 2007 +0100 |
committer | Greg Kroah-Hartman <[email protected]> | Fri Feb 23 15:03:45 2007 -0800 |
tree | 32b848dd193581115ba5da707c4730f9ca09491b | |
parent | 39c4b38cad00287cfd92cb66fec7c9a3edf50f2a [diff] [blame] |
USB: Davicom DM9601 usbnet driver This patch adds a driver for the Davicom DM9601 USB 1.1 10/100Mbps ethernet adaptor using the usbnet framework. See http://www.davicom.com.tw/eng/products/dm9601.htm for details. Signed-off-by: Peter Korsgaard <[email protected]> Signed-off-by: David Brownell <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS index c268b51..a9c1319 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -3392,6 +3392,13 @@ S: Maintained W: http://www.kroah.com/linux-usb/ +USB DAVICOM DM9601 DRIVER +P: Peter Korsgaard +M: [email protected] +L: [email protected] +W: http://www.linux-usb.org/usbnet +S: Maintained + USB EHCI DRIVER P: David Brownell M: [email protected]