From ddb1187202925c0d49d98b453457ab9afc48724e Mon Sep 17 00:00:00 2001 From: ggodlewski Date: Sat, 14 Sep 2002 16:04:55 +0000 Subject: [PATCH] - added support for lirc Changed files: devfsd-lirc.patch -> 1.1 --- devfsd-lirc.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devfsd-lirc.patch diff --git a/devfsd-lirc.patch b/devfsd-lirc.patch new file mode 100644 index 0000000..adc10e3 --- /dev/null +++ b/devfsd-lirc.patch @@ -0,0 +1,11 @@ +--- devfsd/modules.devfs.orig Mon Mar 25 01:00:33 2002 ++++ devfsd/modules.devfs Sat Sep 14 17:50:34 2002 +@@ -128,6 +128,8 @@ + # Raw I/O devices + alias /dev/rawctl /dev/raw + ++# lirc ++probeall /dev/lirc lirc_driver + + # Pull in the configuration file. Do this last because modprobe(8) processes in + # per^H^H^Hreverse order and the sysadmin may want to over-ride what is in the -- 2.44.0