Date: Fri, 19 Nov 1999 05:13:29 -0800 (PST) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb.c Message-ID: <199911191313.FAA06268@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 1999/11/19 05:13:29 PST Modified files: sys/dev/usb usb.c Log: Make the event creation work - Create the /dev/usb event queue device node. - Add usbread to the cdevsw. - Also hide the many minor() behind a USBUNIT macro. Revision Changes Path 1.21 +27 -17 src/sys/dev/usb/usb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911191313.FAA06268>