Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jun 2003 12:37:10 +0300
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        freebsd-hackers@freebsd.org
Subject:   Re: USB, select/poll for ucom 
Message-ID:  <E19WC8s-0006B0-00@cs.huji.ac.il>
In-Reply-To: Your message of Wed, 25 Jun 2003 10:15:49 -0600 (MDT) .

next in thread | raw e-mail | index | archive | help
[...]
> have fun.  the mindshare book is good.  however, it took me a long
> time to get a usb 'aha' moment and understand its twisty maze was
> really a workable design obscured by standardese...  I suspect it is a
> problem in the usb chipset driver for the com part.  ttypoll just says
> 'you have data in the buffer' so for some reason the data isn't making
> into the tty buffer.
> 
> Warner

Im amazed at how some of you can write a driver based on the Spec. Docs!

here is a pearl i came across reading the USB spec for 1.1, page 43

      'The maximum allowable interrupt data payload
       size is 64 bytes or less for full-speed.'

danny




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19WC8s-0006B0-00>