Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2002 17:04:52 -0800
From:      Alfred Perlstein <bright@mu.org>
To:        Josef Karthauser <joe@FreeBSD.org>
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>
In-Reply-To: <200201261240.g0QCe3G07014@freefall.freebsd.org>; from joe@FreeBSD.org on Sat, Jan 26, 2002 at 04:40:03AM -0800
References:  <200201261240.g0QCe3G07014@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Josef Karthauser <joe@FreeBSD.org> [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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020127170452.M13686>