From owner-cvs-all Sat Jan 26 4:40: 7 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 E762737B402; Sat, 26 Jan 2002 04:40:03 -0800 (PST) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0QCe3G07014; Sat, 26 Jan 2002 04:40:03 -0800 (PST) (envelope-from joe) Message-Id: <200201261240.g0QCe3G07014@freefall.freebsd.org> From: Josef Karthauser Date: Sat, 26 Jan 2002 04:40:03 -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:40:03 PST Modified files: sys/dev/usb usb.c Log: Merge from NetBSD: usb.c: revision 1.41 revision 1.41 date: 2000/03/16 00:46:38; author: augustss; lines: +2 -2 Make the USB event queue longer. Mine overflows before the (user-land) event handler has started. But then I have about 25 devices connected. :) Revision Changes Path 1.49 +1 -1 src/sys/dev/usb/usb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message