diff options
author | Antonio Hernández Blas <hba.nihilismus@gmail.com> | 2010-05-13 00:42:02 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:42:02 +0200 |
commit | b1a51046dea92c1bbc161580f5ec0f6e437abe35 (patch) | |
tree | 17be274758e649c9cad935c697cccb7d768afee2 /system/tp_smapi/modprobe.thinkpad_ec.conf | |
parent | 66b5b99cb920d0b08dba12df072d70e37837a350 (diff) | |
download | slackbuilds-b1a51046dea92c1bbc161580f5ec0f6e437abe35.tar.gz |
system/tp_smapi: Updated for version 0.40
Diffstat (limited to 'system/tp_smapi/modprobe.thinkpad_ec.conf')
-rw-r--r-- | system/tp_smapi/modprobe.thinkpad_ec.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/tp_smapi/modprobe.thinkpad_ec.conf b/system/tp_smapi/modprobe.thinkpad_ec.conf new file mode 100644 index 0000000000..6e9b47637e --- /dev/null +++ b/system/tp_smapi/modprobe.thinkpad_ec.conf @@ -0,0 +1,3 @@ +# Force loading of the thinkpad_ec module in case it refuses to do so because +# of reserved ports - this might happen on some newer Thinkpad laptops +options thinkpad_ec force_io=1 |