SQ905 based USB camera Plug-In library for 'FUKIDASHI-KUN' version 0.00 [test release] This module is plug-in for SQ905 usb camera based on SQcam driver for Linux, and some hack for sq905shot by Takafumi Mizuno. Great thanks for Linux SQcam driver project. This module under GPL. See COPYING. How to make: % cd $(YOUR_WORKING_DIRECTORY) % tar zxvf $(DOWNLOAD_PATH)/sq905cam-000.tar.gz % cd sq905cam % make % sudo make install How to use: This program uses /dev/ugen* special files. You have to change the access mode to be able to read and write. % sudo chmod a+rw /dev/ugen0* Connect sq905 cam to your netbsd box. Execute fukidashi after that. Supported cameras: - Allring Tech BinoCam Another USB camera based on SQ905 may *NOT* work well. Note: This plug-in does not support any extra controls. History: 2004.7.4 first