Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 70fa3505ff683766125e4b8b2472d7e6 > files > 4

lirc-0.8.2-1.20070827.3.2mdv2008.0.src.rpm

# Customized setings for lirc daemon

# The hardware driver to use, run lircd --driver=? for a list

DRIVER=UNCONFIGURED

# Hardware driver module to load
HWMOD=UNCONFIGURED

# The device node that communicates with the IR device.
# if you are using lirc_serial, set DEVICE to /dev/ttyS[0-9]
# where 0-9 is the serial port your IR receiver is plugged

# with devfs enabled
DEVICE=/dev/lirc/0
#DEVICE=/dev/lirc/serial

# without devfs 
#DEVICE=/dev/lirc

# Serial port for the receiver (for serial driver)
# COM1 (/dev/ttyS0)
#COM_PORT=/dev/ttyS0
#DRIVER_OPTS="irq=4 io=0x3f8"

# COM2 (/dev/ttyS1)
#COM_PORT=/dev/ttyS1
#DRIVER_OPTS="irq=3 io=0x2f8"

# COM3 (/dev/ttyS2)
#COM_PORT=/dev/ttyS2
#DRIVER_OPTS="irq=4 io=0x3e8

# COM4 (/dev/ttyS3)
#COM_PORT=/dev/ttyS3
#DRIVER_OPTS="irq=3 io=0x2e8"