Re: Can a pipe be bigger than 64 byte?
- From: Tim Roberts <timr@xxxxxxxxx>
- Date: Mon, 19 Feb 2007 19:18:59 -0800
"Denis @ Work" <denisco@xxxxxxx> wrote:
Thanks for the clarification, but my question is in regards to OS driver
not USB, what if a later version for USB allow 1-2...KB?
If there is a USB 3.0, there will have be a new host controller driver,
which would handle whatever the specification allowed. Your device will
still have 2.0 in its version field, so it wouldn't use it.
Would that be reflected in that structure? No matter the date of my driver.
Why would it have to? wMaxPacketSize is 16 bits, and can hold up to 65535
bytes.
--
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
.
- References:
- Can a pipe be bigger than 64 byte?
- From: Denis @ Work
- Re: Can a pipe be bigger than 64 byte?
- From: Vetzak
- Re: Can a pipe be bigger than 64 byte?
- From: Denis @ Work
- Re: Can a pipe be bigger than 64 byte?
- From: Alexander Grigoriev
- Re: Can a pipe be bigger than 64 byte?
- From: Denis @ Work
- Can a pipe be bigger than 64 byte?
- Prev by Date: Re: Replacing MdlAddress of an IRP. Can we do that?
- Next by Date: Re: Is there a way to request the current status of a usb pipe/endpoint?
- Previous by thread: Re: Can a pipe be bigger than 64 byte?
- Next by thread: Re: Vista does not flush NTFS volume during media eject.
- Index(es):
Relevant Pages
|