From: Richard T. <ri...@co...> - 2000-10-05 22:59:14
|
I have (partially) ported libusb to FreeBSD; it works well enough to download images from a Canon S10 in gPhoto2. You can find my code at ftp://ftp.cogsci.ed.ac.uk/pub/richard/libusb/ There is a file freebsd.c corresponding to linux.c. I also needed to patch usbi.h to allow me to store some FreeBSD-specific information in the usb_dev_handle. -- Richard |