Date: Sat, 26 Jan 2002 04:04:22 -0800 (PST) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c ohcivar.h uhci.c usbdi.h usbdivar.h Message-ID: <200201261204.g0QC4MF98455@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2002/01/26 04:04:22 PST Modified files: sys/dev/usb ohci.c ohcivar.h uhci.c usbdi.h usbdivar.h Log: Merge from NetBSD: ohci.c: revision 1.72 and 1.73 ohcivar.h: revision 1.19 and 1.20 uhci.c: revision 1.85 usbdi.h: a small part of revision 1.40 usbdivar.h: revision 1.47 Relevant commit messages from NetBSD are: date: 2000/02/22 11:30:54; author: augustss; state: Exp; Prepare a little for having USB interrupt processing done outside the hard interrupt level (in a thread or a softintr). No real soft processing done yet. ---------------------------- date: 2000/02/01 05:42:53; author: augustss; state: Exp; Put some #ifdefs around power and shutdown hooks. Revision Changes Path 1.60 +48 -12 src/sys/dev/usb/ohci.c 1.23 +6 -4 src/sys/dev/usb/ohcivar.h 1.77 +20 -7 src/sys/dev/usb/uhci.c 1.25 +3 -2 src/sys/dev/usb/usbdi.h 1.20 +4 -3 src/sys/dev/usb/usbdivar.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?200201261204.g0QC4MF98455>