From owner-cvs-all Sun Jan 27 17: 4:58 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 0AFDD37B416; Sun, 27 Jan 2002 17:04:53 -0800 (PST) Received: by elvis.mu.org (Postfix, from userid 1192) id DC7FC10DDF7; Sun, 27 Jan 2002 17:04:52 -0800 (PST) Date: Sun, 27 Jan 2002 17:04:52 -0800 From: Alfred Perlstein To: Josef Karthauser Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb usb.c Message-ID: <20020127170452.M13686@elvis.mu.org> References: <200201261240.g0QCe3G07014@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200201261240.g0QCe3G07014@freefall.freebsd.org>; from joe@FreeBSD.org on Sat, Jan 26, 2002 at 04:40:03AM -0800 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 * Josef Karthauser [020126 15:59] wrote: > 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 How many events can be pending and what sort of information can they contain? It might make sense to look at having the device provide the buffer needed via jnesting it in the softc. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductable donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message