Date: Wed, 2 Jan 2002 10:28:46 -0800 (PST) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb FILES ohci.c uhci.c uhid.c uhub.c ukbd.c ulpt.c umass.c umodem.c ums.c usb.h Message-ID: <200201021828.g02ISkj13425@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2002/01/02 10:28:46 PST
Modified files:
sys/dev/usb FILES ohci.c uhci.c uhid.c uhub.c ukbd.c
ulpt.c umass.c umodem.c ums.c usb.h
Log:
Sync with NetBSD:
date: 2000/02/29 21:37:01; author: augustss; state: Exp;
Distinguish between device and interface classes.
(I finally found a document that said that they were different.)
Revision Changes Path
1.4 +1 -1 src/sys/dev/usb/FILES
1.55 +4 -4 src/sys/dev/usb/ohci.c
1.63 +4 -4 src/sys/dev/usb/uhci.c
1.41 +1 -1 src/sys/dev/usb/uhid.c
1.31 +2 -2 src/sys/dev/usb/uhub.c
1.35 +3 -3 src/sys/dev/usb/ukbd.c
1.39 +7 -7 src/sys/dev/usb/ulpt.c
1.48 +10 -10 src/sys/dev/usb/umass.c
1.33 +3 -3 src/sys/dev/usb/umodem.c
1.47 +1 -1 src/sys/dev/usb/ums.c
1.25 +73 -51 src/sys/dev/usb/usb.h
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?200201021828.g02ISkj13425>
