Date: Thu, 27 Jan 2000 15:25:59 -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 ohci.c ohcireg.h ohcivar.h Message-ID: <200001272325.PAA84821@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 2000/01/27 15:25:59 PST Modified files: sys/dev/usb ohci.c ohcireg.h ohcivar.h Log: Move the defines to the right location. Add a DIAGNOSTIC when closing interrupt pipes. Insert splx(s) which were left out with iso pipes (non-functional yet) and in a DIAGNOSTIC. Revision Changes Path 1.28 +15 -8 src/sys/dev/usb/ohci.c 1.10 +3 -3 src/sys/dev/usb/ohcireg.h 1.15 +3 -2 src/sys/dev/usb/ohcivar.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?200001272325.PAA84821>