Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb Add usmsc(4) - a driver for the SMSC95XX USB eth...



details:   https://anonhg.NetBSD.org/src/rev/860fc393454d
branches:  trunk
changeset: 783821:860fc393454d
user:      skrll <skrll%NetBSD.org@localhost>
date:      Wed Jan 09 23:02:58 2013 +0000

description:
Add usmsc(4) - a driver for the SMSC95XX USB ethernet devices.

This is a port of the OpenBSD driver which itself was a port of the
FreeBSD driver.

sorry mrg. jared made me do it.

diffstat:

 sys/dev/usb/TODO.usbmp |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r d3781b4e13d9 -r 860fc393454d sys/dev/usb/TODO.usbmp
--- a/sys/dev/usb/TODO.usbmp    Wed Jan 09 22:49:39 2013 +0000
+++ b/sys/dev/usb/TODO.usbmp    Wed Jan 09 23:02:58 2013 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO.usbmp,v 1.2 2012/06/10 06:15:53 mrg Exp $
+$NetBSD: TODO.usbmp,v 1.3 2013/01/09 23:02:59 skrll Exp $
 
 
 the majority of the USB MP device interface is documented in usbdivar.h.
@@ -177,7 +177,7 @@
   - uipaq
   - umct
   - uplcom             attaches ok
-  - uslsa
+  - uslsa              working
   - uvscom
   - moscom
   - uvisor



Home | Main Index | Thread Index | Old Index