diff options
author | Maykon Chagas <mchagas@member.fsf.org> | 2018-04-12 20:45:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-12 20:45:45 +0700 |
commit | 36ddd673d928536a7c5497d9f956838c37c1b066 (patch) | |
tree | db19d7b5278be521575dfcaf4f5c0d7ff77f12d3 /system/tp_smapi/README | |
parent | b6a2ef639d3d65160d57995beae049027e5d962c (diff) | |
download | slackbuilds-36ddd673d928536a7c5497d9f956838c37c1b066.tar.gz |
system/tp_smapi: Updated for version 0.43 + New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tp_smapi/README')
-rw-r--r-- | system/tp_smapi/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/tp_smapi/README b/system/tp_smapi/README index 75df263693..67f9b1dce6 100644 --- a/system/tp_smapi/README +++ b/system/tp_smapi/README @@ -1,13 +1,13 @@ tp_smapi (SMAPI BIOS access for ThinkPad Laptops) -ThinkPad laptops include a proprietary interface called SMAPI BIOS +ThinkPad laptops include a proprietary interface called SMAPI BIOS (System Management Application Program Interface) which provides some hardware control functionality that is not accessible by other means. -WARNING: +WARNING: This driver uses undocumented features and direct hardware access. It thus cannot be guaranteed to work, and may cause arbitrary damage -(especially to models on which it wasn't tested). +(especially to models on which it wasn't tested). NOTES: * The source code of this package is from a tp_smapi fork: |