diff options
author | James Meyer <james.meyer@operamail.com> | 2009-04-01 04:00:39 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-04-01 04:00:39 (GMT) |
commit | 480530d2282516711613d815883ad26bc2b95a7c (patch) | |
tree | 34504957be022d36062bf183e0e7f7230186f606 /abs/core-testing/system-templates/templates | |
parent | bcd569174e22e6a61d7b232e7f0a169660270a26 (diff) | |
download | linhes_pkgbuild-480530d2282516711613d815883ad26bc2b95a7c.zip linhes_pkgbuild-480530d2282516711613d815883ad26bc2b95a7c.tar.gz linhes_pkgbuild-480530d2282516711613d815883ad26bc2b95a7c.tar.bz2 |
LinHES-config/system-templates: Should fix hauppauge remotes.
Removed minor number from modprobe.conf
fix removing #lircd from blaster for mythvantage.modules
Diffstat (limited to 'abs/core-testing/system-templates/templates')
-rw-r--r-- | abs/core-testing/system-templates/templates/modules/lirc_i2c.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/system-templates/templates/modules/lirc_i2c.conf b/abs/core-testing/system-templates/templates/modules/lirc_i2c.conf index 7b99f78..20f33a2 100644 --- a/abs/core-testing/system-templates/templates/modules/lirc_i2c.conf +++ b/abs/core-testing/system-templates/templates/modules/lirc_i2c.conf @@ -1,2 +1,2 @@ alias char-major-61 lirc_i2c -options lirc_i2c debug=0 minor=3 +options lirc_i2c debug=0 |