Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 12/08/1998 07:39:02
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.