Module Name:    src
Committed By:   mrg
Date:           Fri Apr  6 08:22:28 UTC 2012

Modified Files:
        src/sys/dev/usb [jmcneill-usbmp]: TODO.usbmp

Log Message:
note that ulpt and uplcom both attach


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/sys/dev/usb/TODO.usbmp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/TODO.usbmp
diff -u src/sys/dev/usb/TODO.usbmp:1.1.2.9 src/sys/dev/usb/TODO.usbmp:1.1.2.10
--- src/sys/dev/usb/TODO.usbmp:1.1.2.9	Fri Apr  6 08:13:40 2012
+++ src/sys/dev/usb/TODO.usbmp	Fri Apr  6 08:22:28 2012
@@ -1,4 +1,4 @@
-$NetBSD: TODO.usbmp,v 1.1.2.9 2012/04/06 08:13:40 mrg Exp $
+$NetBSD: TODO.usbmp,v 1.1.2.10 2012/04/06 08:22:28 mrg Exp $
 
 
 the majority of the USB MP device interface is documented in usbdivar.h.
@@ -123,7 +123,7 @@ driver testing:		STATUS
   - ucycom
   - uep
   - udl
-  - ulpt
+  - ulpt		attaches ok
   - uhso		working (must take kernel lock for scsipi)
   - umass		working (must take kernel lock for scsipi)
   - uaudio		working
@@ -171,7 +171,7 @@ ucom attachments:
   - uftdi
   - uipaq
   - umct
-  - uplcom
+  - uplcom		attaches ok
   - uslsa
   - uvscom
   - moscom

Reply via email to