Module Name:    src
Committed By:   skrll
Date:           Sat Aug  2 15:50:16 UTC 2014

Modified Files:
        src/sys/dev/usb: TODO.usbmp

Log Message:
Remove an item.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 src/sys/dev/usb/TODO.usbmp:1.8
--- src/sys/dev/usb/TODO.usbmp:1.7	Thu Mar  6 13:33:46 2014
+++ src/sys/dev/usb/TODO.usbmp	Sat Aug  2 15:50:16 2014
@@ -1,4 +1,4 @@
-$NetBSD: TODO.usbmp,v 1.7 2014/03/06 13:33:46 skrll Exp $
+$NetBSD: TODO.usbmp,v 1.8 2014/08/02 15:50:16 skrll Exp $
 
 
 the majority of the USB MP device interface is documented in usbdivar.h.
@@ -6,11 +6,6 @@ the majority of the USB MP device interf
 
 flesh out most of usbdi(9).
 
-
-host controllers needing to be ported:
-  - rump/dev/lib/libugenhc/ugenhc.c
-
-
 usb_event_thread() startup should use something to sync companions
 
 

Reply via email to