From owner-cvs-all Sat Jan 26 4:49: 1 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 4491D37B404; Sat, 26 Jan 2002 04:48:57 -0800 (PST) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QCmvG08095; Sat, 26 Jan 2002 04:48:57 -0800 (PST) (envelope-from joe) Message-Id: <200201261248.g0QCmvG08095@freefall.freebsd.org> From: Josef Karthauser Date: Sat, 26 Jan 2002 04:48:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb.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/01/26 04:48:57 PST Modified files: sys/dev/usb usb.c Log: Merge from NetBSD: usb.c: revision 1.39 revision 1.39 date: 2000/02/22 11:30:56; author: augustss; lines: +7 -1 Prepare a little for having USB interrupt processing done outside the hard interrupt level (in a thread or a softintr). No real soft processing done yet. Revision Changes Path 1.50 +6 -0 src/sys/dev/usb/usb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message