~tjaalton/acpi-support/precise

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington, Bart Samwel, Raphael Hertzog, Loic Minier
  • Date: 2008-09-24 08:43:42 UTC
  • Revision ID: james.westby@ubuntu.com-20080924084342-6t8isxyuapjr3ihb
Tags: 0.111
* lib/IBM.config:  Change VBE state and POST_VIDEO for 1834's
  (LP: #40621, #211285)
* Incorporate a portion of the changes from Debian, as detailed below.
  Debian has been accumulating valuable fixes and structural changes for
  some years, but it will take some time to digest all of them.

[ Bart Samwel ]
* ac.d/90-hdparm.sh, battery.d/90-hdparm.sh, resume.d/90-hdparm.sh,
  start.d/90-hdparm.sh: Set hdparm power management to 254 for all hard
  drives.  Ignore errors while detecting of APM is supported.  Set
  hdparm -B 128 while on battery in 90-hdparm.sh. Head parking is useful
  on the road for shock protection. Still set hdparm -B 254 while on AC.
  (Closes: #448673, #452489, #453478, #458787, #481685)
* Switch from #!/bin/bash to #!/bin/sh in a number of scripts, and
  cleanup bashisms throughout.  Continues a change started with 0.93.
  (Closes: #407510, #485435, #453861)
* Add checks for existance of key-constants and state-funcs throughout
  scripts to prevent erroneous failures when using eeepc-acpi-scripts.
  Use "test ... || ..." style over "[ ... ] || ..." just for consistency.
  (Closes: #469556)
* Check if we can actually open event device in acpi_fakekey.c.
  (Closes: #410478)
* Correctly detect keyboard event device in acpi_fakekey.c.  Apparently
  the power key is in the range checked by acpi_fakekey. It's now
  changed it so that it assumes that any input device which has a key in
  the QWERTYUIOP range is "the" keyboard.
  (Closes: #433771)
* Remove useless use of grep in asus-touchpad.sh.
* Add HOTK key names in events/asus-* for additional keys.
* Support Asus Eee PC volume up/down and mute keys in events/asus-eee-volume-*.
  (Closes: #459326)
* Add rotatescreen.sh, asus-rotate script to support Asus R1F tablet
  screen rotation.
  (Closes: #450531)
* Reinstate thinkpad_acpi.modprobe to fix "Many Thinkpad X60 keys stop
  working".  This was dropped in 0.106 perhaps too hastily.
  (Closes: #481253)

[ Raphael Hertzog ]
* Add a new SKIP_INTERFACES variables in /etc/default/acpi-support and use
  it to define network interfaces that are not tied to hardware to avoid
  shutting them down during suspend, such as lo, qemu, and dummy.
* Improved package description in control file, thanks to Cl?ment Stenac.
  (Closes: #383691)

[ Loic Minier ]
* Install new manpage for acpi_fakekey, thanks Nico Golde.
  (Closes: #383365)
* Fix "APCI" instead of "ACPI" typo in IBM.config; thanks Joshua Kwan;
  (Closes: #389511)
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 48 17 years ago Bazaar Package Importer Identical to 0.90, revert the sync from Debian Diff
ac.d 41 17 years ago Bazaar Package Importer * New upstream version. * Put laptop-mode-tools in Diff
battery.d 41 17 years ago Bazaar Package Importer * New upstream version. * Put laptop-mode-tools in Diff
debian 1 19 years ago Bazaar Package Importer Add stop target to the init script, disable hdparm Diff
events 41 17 years ago Bazaar Package Importer * New upstream version. * Put laptop-mode-tools in Diff
lib 41 17 years ago Bazaar Package Importer * New upstream version. * Put laptop-mode-tools in Diff
resume.d 41 17 years ago Bazaar Package Importer * New upstream version. * Put laptop-mode-tools in Diff
start.d 41 17 years ago Bazaar Package Importer * New upstream version. * Put laptop-mode-tools in Diff
suspend.d 41 17 years ago Bazaar Package Importer * New upstream version. * Put laptop-mode-tools in Diff
acpi-support 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 5 KB Diff Download File
acpi_fakekey.c 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 1.2 KB Diff Download File
aliased-keys 41 17 years ago Bazaar Package Importer * New upstream version. * Put laptop-mode-tools in 158 bytes Diff Download File
File always-mute.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 395 bytes Diff Download File
asus-brn-down.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 141 bytes Diff Download File
asus-brn-up.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 348 bytes Diff Download File
asus-touchpad.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 319 bytes Diff Download File
asus-wireless-2.sh 65 16 years ago Bazaar Package Importer * Cherrypicked bugfix patches from Launchpad (LP: 332 bytes Diff Download File
asus-wireless.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 294 bytes Diff Download File
asus_acpi.modprobe 41 17 years ago Bazaar Package Importer * New upstream version. * Put laptop-mode-tools in 24 bytes Diff Download File
batterybtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 135 bytes Diff Download File
COPYING 41 17 years ago Bazaar Package Importer * New upstream version. * Put laptop-mode-tools in 17.5 KB Diff Download File
ejectbtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 134 bytes Diff Download File
hibernate.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 1 KB Diff Download File
hibernatebtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 133 bytes Diff Download File
File ibm-wireless.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 685 bytes Diff Download File
key-constants 57 16 years ago Bazaar Package Importer Add support for the video toggle hotkey 3.1 KB Diff Download File
lid.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 1.2 KB Diff Download File
File lockbtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 134 bytes Diff Download File
mailbtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 270 bytes Diff Download File
Makefile 41 17 years ago Bazaar Package Importer * New upstream version. * Put laptop-mode-tools in 526 bytes Diff Download File
mediabtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 132 bytes Diff Download File
File mutebtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 131 bytes Diff Download File
nextbtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 135 bytes Diff Download File
Packages 51 17 years ago Bazaar Package Importer * Change 'wireless.sh' to use 'device/rf_kill' for Empty Diff Download File
panabright.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 1 KB Diff Download File
panapower.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 344 bytes Diff Download File
playbtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 136 bytes Diff Download File
File power.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 479 bytes Diff Download File
prepare.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 163 bytes Diff Download File
prevbtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 139 bytes Diff Download File
README 41 17 years ago Bazaar Package Importer * New upstream version. * Put laptop-mode-tools in 179 bytes Diff Download File
README.toshiba 67 16 years ago Bazaar Package Importer [ Daniel Hahler ] * /etc/modprobe.d/toshiba_acpi.m 2.4 KB Diff Download File
resume.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 196 bytes Diff Download File
rotatescreen.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 734 bytes Diff Download File
screenblank.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 359 bytes Diff Download File
sleep.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 1.7 KB Diff Download File
sleepbtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 397 bytes Diff Download File
File sonybright.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 865 bytes Diff Download File
stopbtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 133 bytes Diff Download File
File thinkpad-brightness-down.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 266 bytes Diff Download File
File thinkpad-brightness-up.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 264 bytes Diff Download File
File thinkpad-lockorbattery.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 1018 bytes Diff Download File
File thinkpad-stretchortouchpad.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 948 bytes Diff Download File
thinkpad-thinklight.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 132 bytes Diff Download File
thinkpad-thinkpad.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 132 bytes Diff Download File
thinkpad-zoom.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 142 bytes Diff Download File
tosh-wireless.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 455 bytes Diff Download File
toshbright.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 694 bytes Diff Download File
toshiba_acpi.modprobe 67 16 years ago Bazaar Package Importer [ Daniel Hahler ] * /etc/modprobe.d/toshiba_acpi.m 41 bytes Diff Download File
vbesave 48 17 years ago Bazaar Package Importer Identical to 0.90, revert the sync from Debian 820 bytes Diff Download File
File video_brightnessdown.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 141 bytes Diff Download File
File video_brightnessup.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 139 bytes Diff Download File
videobtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 135 bytes Diff Download File
File voldownbtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 137 bytes Diff Download File
File volupbtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 135 bytes Diff Download File
webbtn.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 130 bytes Diff Download File
File wireless.sh 70 15 years ago Bazaar Package Importer * lib/IBM.config: Change VBE state and POST_VIDEO 171 bytes Diff Download File