I don't know much about BSD/OS, but at least under FreeBSD, listing
symlinks in the SANE config files is not sufficient. Sane uses the
cam_open_device function call, which doesn't actually use the device
file argument to open... You may want to try putting /dev/sg0 in the
config file and see if things work out better. I haven't had time to
do enough analysis of the interactions between SANE and the cam library
to determine if cam_open_device() should be "fixed" or if SANE should
be fixed by not using cam_open_device().
-- William
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com