Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > fba182f2ea21b5928168950e7b4ecdbc > files > 8

lirc-0.6.6-1mdk.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.

# 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"