Date: Mon, 1 Apr 2002 11:01:09 -0800 (PST) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb hid.h ohci.c ohcivar.h uhcivar.h uhid.c umodem.c urio.c usbdivar.h Message-ID: <200204011901.g31J19a15878@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2002/04/01 11:01:09 PST Modified files: sys/dev/usb hid.h ohci.c ohcivar.h uhcivar.h uhid.c umodem.c urio.c usbdivar.h Log: Use ANSI prototypes and declarations. Update $NetBSD$ idents to better reflect reality. Revision Changes Path 1.11 +2 -2 src/sys/dev/usb/hid.h 1.74 +1 -1 src/sys/dev/usb/ohci.c 1.26 +1 -1 src/sys/dev/usb/ohcivar.h 1.31 +1 -1 src/sys/dev/usb/uhcivar.h 1.45 +13 -50 src/sys/dev/usb/uhid.c 1.36 +22 -69 src/sys/dev/usb/umodem.c 1.15 +6 -27 src/sys/dev/usb/urio.c 1.25 +1 -1 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?200204011901.g31J19a15878>