Date: Mon, 11 Feb 2002 02:09:30 -0800 (PST) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdi.c Message-ID: <200202111009.g1BA9UP67888@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202111009.g1BA9UP67888>