Wednesday May 09, 2007

Solaris USB devices

My other entry on gettng me canon 400D working with Solaris had one
little thing in error. I used update_drv(1M) thinking it was needed
for the ugen(7D) driver to attach correctly. Its not the case. We
don't need no update_drv(1M) for usb devices anymore (really). The
system will do everything needed (or its a bug).


This functionality was introduced into solaris via this bug; 6213551 libusb support should just work thanks a lot to Frits and the usb guys.


A FAQ is available as well
as the ugen(7D) manpage.

Comments:

Post a Comment:
Comments are closed for this entry.