From owner-cvs-all Sun Feb 10 18:57:56 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 92BFB37B400; Sun, 10 Feb 2002 18:57:50 -0800 (PST) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1B2vob82636; Sun, 10 Feb 2002 18:57:50 -0800 (PST) (envelope-from joe) Message-Id: <200202110257.g1B2vob82636@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 10 Feb 2002 18:57:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uscanner.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/10 18:57:50 PST Modified files: sys/dev/usb uscanner.c Log: Merge from NetBSD: revs 1.12 and 1.21 - 1.23 Original NetBSD log messages are: ---------------------------- revision 1.23 date: 2001/12/12 15:48:18; author: augustss; lines: +132 -114 Add a scanner quirk for keeping the pipes open between device opening. Idea from Enami. ---------------------------- revision 1.22 date: 2001/12/03 01:47:13; author: augustss; lines: +8 -16 Handle vendor/product lookup with a common routine. ---------------------------- revision 1.21 date: 2001/12/01 09:42:39; author: enami; lines: +4 -4 Shorten wmesg so that they can be distinguished in ps/top output. ---------------------------- revision 1.12 date: 2001/01/23 14:04:14; author: augustss; lines: +7 -1 Make sure driver attach/detach events are generated in a consistent manner. ---------------------------- Revision Changes Path 1.21 +143 -125 src/sys/dev/usb/uscanner.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message