You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/lirc/files/modulesd.lirc

23 lines
482 B

#
# For first serial receivers:
#
#options lirc_serial irq=4 io=0x3f8
#options lirc_sir irq=4 io=0x3f8
#
# Detach first serial port from serial-driver.
# Use this when you have your serial-port-driver statically
# compiled into your kernel, or as a module but loaded before
# the lirc-module.
#
#pre-install lirc_serial setserial /dev/ttyS0 uart none
#
#pre-install lirc_sir setserial /dev/ttyS0 uart none
#
# For parallel receivers:
#
#options lirc_parallel irq=7 io=0x3bc