On Tue, Sep 17, 2002 at 11:04:20AM -0400, Andrew Pargeter wrote:
> 
> Where can I find the source for the Linux USB filesystem?

For the 2.5 kernel:
        drivers/usb/core/inode.c
        drivers/usb/core/devio.c
        drivers/usb/core/devices.c

For the 2.4 kernel:
        drivers/usb/inode.c
        drivers/usb/devio.c
        drivers/usb/devices.c
        drivers/usb/drivers.c

You probably want to poke around in the devio.c file, good luck, it's
not an easy read :)

greg k-h


-------------------------------------------------------
This SF.NET email is sponsored by: AMD - Your access to the experts
on Hammer Technology! Open Source & Linux Developers, register now
for the AMD Developer Symposium. Code: EX8664
http://www.developwithamd.com/developerlab
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to