From 69fc58870eea40dfd7e868288d1fdd741a48eaed Mon Sep 17 00:00:00 2001 From: skrll Date: Sat, 7 Dec 2013 08:01:51 +0000 Subject: Remove a couple of item that have been done. --- sys/dev/usb/TODO | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/usb/TODO b/sys/dev/usb/TODO index e668242c385..55ea32643f0 100644 --- a/sys/dev/usb/TODO +++ b/sys/dev/usb/TODO @@ -33,12 +33,8 @@ General: Figure out why uvisor is so slow. Try to get specs, and check if Linux driver is really right. -Add lots of bus_dmamap_sync(). - Do bandwidth accounting. -Use the pool allocator for TDs et al. - Throw out more USBDI gunk. Make hub driver notice transition between self and bus powered state. -- cgit