On Thursday 17 August 2006 2:22 am, zil iram wrote:
> 
> Hi,
>           I am new to usb device/gadget drivers development. I am trying to 
> test my application using the
> usb gadet driver for omap_udc but I do not know the major an minor numbers 
> when I execute
> mknod for the devices -> /dev/gadget/omap_udc and /dev/gadget/ep0.  Can 
> anyone help me?

They don't use major or minor numbers (*); just mount gadgetfs on /dev/gadget,
and the files will be created appropriately.

- Dave

(*) Except for a very early linux-2.4.2x based version that was never very
    widely circulated, and which nobody here will support.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to