From owner-cvs-all Mon Apr 1 11: 1:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7709E37B42B; Mon, 1 Apr 2002 11:01:09 -0800 (PST) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g31J19a15878; Mon, 1 Apr 2002 11:01:09 -0800 (PST) (envelope-from joe) Message-Id: <200204011901.g31J19a15878@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 1 Apr 2002 11:01:09 -0800 (PST) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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