# Depending on your hardware configuration, uncomment one of the OPTIONS line # # If you have a 1-wire USB-adapter (DS9490) OPTIONS="-p 4304 -u" # Use a fake-adapter for test only... #OPTIONS="-p 4304 --fake 10,28" # If you have a 1-wire serial-adapter (DS9097U) connected to /dev/ttyS2 # available on the J6 connector on the FOX board #OPTIONS="-p 4304 -d /dev/ttyS2" # If you have two USB-adapters and one serial adapter #OPTIONS="-p 4304 -u -u -d /dev/ttyS2" #DISABLE="1"