From: Simon C. <si...@ze...> - 2004-09-18 00:41:23
|
[sent from wrong account. This is take 2] I've tracked down some more information. According to truss, the mlcd tries to open the /dev/ugen0 again (it has it open already, but tries a 2nd time) on freebsd it get a "device in use" error from open() (I'm assuming gets handed to libusb, and libusb just returns a null handle). Still trying to work out why it opens it twice. Regards Simon |