Date: Wed, 13 Jan 1999 17:28:15 -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 ucom.c ugen.c uhid.c uhub.c ukbd.c ulpt.c umodem.c ums.c Message-ID: <199901140128.RAA11504@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 1999/01/13 17:28:15 PST
Modified files:
sys/dev/usb ucom.c ugen.c uhid.c uhub.c ukbd.c ulpt.c
umodem.c ums.c
Log:
Corrected the latent fact that the uhub driver was providing a driver for
the usb device class instead of the uhub devclass. Only a problem with more
than one USB host controller.
Revision Changes Path
1.9 +2 -2 src/sys/dev/usb/ucom.c
1.8 +2 -2 src/sys/dev/usb/ugen.c
1.8 +2 -2 src/sys/dev/usb/uhid.c
1.7 +22 -4 src/sys/dev/usb/uhub.c
1.8 +4 -4 src/sys/dev/usb/ukbd.c
1.8 +2 -2 src/sys/dev/usb/ulpt.c
1.8 +1 -1 src/sys/dev/usb/umodem.c
1.9 +2 -2 src/sys/dev/usb/ums.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?199901140128.RAA11504>
