Re: [linux-usb-devel] ehci driver implementation

2002-05-01 Thread David Brownell
ents are accurate! - Dave - Original Message - From: "Peter Weatherall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 01, 2002 8:35 AM Subject: [linux-usb-devel] ehci driver implementation > Is there any documentation on how the Lin

Re: [linux-usb-devel] ehci driver implementation

2002-05-01 Thread Stephen J. Gowdy
There is also; /usr/src/linux-2.4.18/Documentation/usb/ehci.txt (you'll need to substitute whichever kernel you are using in that path). On Wed, 1 May 2002, Peter Weatherall wrote: > Is there any documentation on how the Linuix EHCI implementation works, > apart from the comments embedded in t

[linux-usb-devel] ehci driver implementation

2002-05-01 Thread Peter Weatherall
Is there any documentation on how the Linuix EHCI implementation works, apart from the comments embedded in the source ? I have the EHCI spec., but I'm interested in how all the implementation dependent parts operate together. Thanks Peter