Re: [linux-usb-devel] Porting USB driver stack to user space...

2002-03-15 Thread Greg KH
On Thu, Mar 14, 2002 at 10:59:41PM +0530, Imtiaz Ur Rahamon M. wrote: > Hi list.. > > I want to port the USB driver stack (usb-uhci.o, usbcore.o & scanner.o > -- for scanner) from the kernel to the user space Um, why? > I need detailed info about the interfaces & the data structures used >

[linux-usb-devel] Porting USB driver stack to user space...

2002-03-14 Thread Imtiaz Ur Rahamon M.
Hi list.. I want to port the USB driver stack (usb-uhci.o, usbcore.o & scanner.o -- for scanner) from the kernel to the user space I need detailed info about the interfaces & the data structures used in the modules. Where can I get them? Please give me few useful links that will help