NetBSD/sys/dev/usb/TODO
1999-01-11 22:46:51 +00:00

15 lines
316 B
Plaintext

Some things that need to be done in no particular order:
Implement request timeout and abort in ohci.c.
Implement request abort in uhci.c.
Use the new device attach/detach framework for USB.
Implement isochronous transfer mode.
Implement audio driver.
Implement a modem driver for the Abstract Control Model.