Module Name: src
Committed By: augustss
Date: Tue Dec 8 15:39:01 UTC 1998
Added Files:
src/sys/dev/usb: ugen.c
Log Message:
Add a generic USB driver. It allows easy access to descriptors, the
control pipe via ioctl() and read() and write() access to bulk and
interrupt pipes.