Hello all,

I just joined this list, so please forgive me if this question has been asked before. I did search the archives, and I could not find anything applicable.

I am currently working on an academic project where we would like to have several net2280 device cards operating in a single machine. It appears that the current version of the net2280 driver (from 2.6.10 kernel) will not bind to more than one card. Why is this? I am unsure if the limiting factor is the usb_gadget_register_device() function in net2280.c or some lower level function that is getting called. I'm a newbie at Linux device drivers, but I'm learning fast. I've found plenty of information on writing PCI drivers, but the usb gadget framework looks different.

Does anyone have any general information as to what would need to be changed to allow multiple cards to get initialized? I would like to work on a patch to enable this.

Thanks for your help.

Ben



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
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