| UMD | CS Dept | daveho | camera |
|
Using an Olympus Digital Camera with FreeBSDI have an Olympus D-550 digital camera. It's quite easy to use, and produces high quality pictures. I bought mine for $300, so it's affordable even for poor students like myself. The main reason I chose to buy an Olympus camera as opposed to some other
kind is because it works well with FreeBSD.
Many digital cameras use proprietary protocols to transfer pictures from camera
to computer. Olympus digital cameras appear to the host computer
as USB mass storage devices, so getting the pictures is a simple matter
of plugging in the camera and mounting it as a DOS filesystem.
Here's the line I put in my /dev/da0s1c /camera msdos ro,noauto 0 0 Once the camera is connected to the computer, I just run the command
" |