Date: Mon, 1 Apr 2002 13:34:02 -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 uhci.c usb.c usb_port.h usbdi.c usbdi.h usbdivar.h Message-ID: <200204012134.g31LY2C56050@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2002/04/01 13:34:01 PST
Modified files:
sys/dev/usb ohci.c uhci.c usb.c usb_port.h usbdi.c
usbdi.h usbdivar.h
Log:
MFNetBSD: ohci.c (1.99), uhci.c (1.133), usb.c (1.49), usb_port.h
(1.39), usbdi.c (1.79), usbdi.h (1.47), usbdivar.h (1.62)
date: 2001/01/21 02:39:52; author: augustss;
Add code to use soft interrupt to handle USB interrupt processing.
Don't enable the code since it doesn't work with the kludgy Ethernet
drivers.
Revision Changes Path
1.78 +4 -4 src/sys/dev/usb/ohci.c
1.99 +4 -4 src/sys/dev/usb/uhci.c
1.63 +41 -2 src/sys/dev/usb/usb.c
1.45 +2 -0 src/sys/dev/usb/usb_port.h
1.56 +5 -1 src/sys/dev/usb/usbdi.c
1.32 +6 -9 src/sys/dev/usb/usbdi.h
1.29 +11 -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?200204012134.g31LY2C56050>
