On Fri, 21 Mar 2003 14:36:39 +0530 "Sandeep Malik, Noida" <[EMAIL PROTECTED]> wrote:

| i have downloaded the code of USB stack for linux, but it in the comments of
| Usb.c it says 
|       " NOTE! This is not actually a driver at all, rather this is  just a
| collection of helper routines that implement the generic USB things that the
| real drivers can use..
|        Think of this as a "USB library" rather than anything else. It
| should be considered a slave, with no callbacks. Callbacks  are evil. "
| 1. Where can i find the code for cmoplete USB stack?

Where did you download just this usb.c file?

All of the Linux-USB driver files should be at the same place,
i.e., in <linux/drivers/usb/*>.

| 2. Can i find the code for EHCI also from somewhere?

Yes, it will be in the same location (same directory in 2.4.recent,
same directory tree, in a sub-directory in 2.5).

--
~Randy


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to