From owner-cvs-all Mon Feb 11 2: 9:33 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 155F737B400; Mon, 11 Feb 2002 02:09:30 -0800 (PST) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1BA9UP67888; Mon, 11 Feb 2002 02:09:30 -0800 (PST) (envelope-from joe) Message-Id: <200202111009.g1BA9UP67888@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 11 Feb 2002 02:09:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdi.c 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/02/11 02:09:30 PST Modified files: sys/dev/usb usbdi.c Log: Merge from NetBSD: revs 1.89 and 1.90. Also, add some 'const's to supress warnings. (Submitted back to NetBSD). The original logs from NetBSD: ---------------------------- revision 1.90 date: 2001/12/03 01:47:12; author: augustss; lines: +4 -4 Handle vendor/product lookup with a common routine. ---------------------------- revision 1.89 date: 2001/12/02 23:25:25; author: augustss; lines: +18 -2 Add a subroutine to search for a vendor/product pair. ---------------------------- Revision Changes Path 1.48 +17 -1 src/sys/dev/usb/usbdi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message