> I may be completely off on this, but I am expecting a > USB device I have (with multiple interfaces) to be > bound to the usb_mid driver, instead of the usbgen > driver. How do I fix this?
Assuming you mean ugen (not usbgen), I think the usb_mid(7d) and ugen(7d) man pages may explain this, if you read them carefully. The second of those goes into a lot of detail about how to manipulate the driver bindings. But I think it may actually be doing the "right" thing already, if I'm understanding correctly what you and the man pages are saying. usb_mid(7d): http://download.oracle.com/docs/cd/E19963-01/821-1475/6nmf5bb2f/index.html ugen(7d): http://download.oracle.com/docs/cd/E19963-01/821-1475/6nmf5bb21/index.html -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org