<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/acpi_support, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>Improve exception string format. Remove debug messages on notify handler.</title>
<updated>2006-08-17T03:38:41Z</updated>
<author>
<name>Takanori Watanabe</name>
<email>takawata@FreeBSD.org</email>
</author>
<published>2006-08-17T03:38:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=902dd8aa1f914c4a633a5c785479ec441de9cc88'/>
<id>urn:sha1:902dd8aa1f914c4a633a5c785479ec441de9cc88</id>
<content type='text'>
MFC: 1.11, 1.12

PR:	100671
Submitted by:henrik at brixandersen.dk
</content>
</entry>
<entry>
<title>MFC: revision 1.10 and 1.11.</title>
<updated>2006-06-16T14:05:13Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2006-06-16T14:05:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=629b7abc8feae8a211cba5a3818941b04e391f01'/>
<id>urn:sha1:629b7abc8feae8a211cba5a3818941b04e391f01</id>
<content type='text'>
  - Add Fn+F7 hotkey (suspend) support.
</content>
</entry>
<entry>
<title>Long-overdue MFC:</title>
<updated>2006-06-11T11:43:40Z</updated>
<author>
<name>Philip Paeps</name>
<email>philip@FreeBSD.org</email>
</author>
<published>2006-06-11T11:43:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dfc15138837350ba4e26d47f7efa93b16c728a82'/>
<id>urn:sha1:dfc15138837350ba4e26d47f7efa93b16c728a82</id>
<content type='text'>
  r1.28: Add support for Asus W5A laptops
  r1.27: Add support for Asus A4D laptops
  r1.26: Add support for Asus A6VM laptops
</content>
</entry>
<entry>
<title>Long-overdue MFC:</title>
<updated>2006-06-11T11:34:09Z</updated>
<author>
<name>Philip Paeps</name>
<email>philip@FreeBSD.org</email>
</author>
<published>2006-06-11T11:34:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e6858184b14d0c70b778071fe5349154fc792e38'/>
<id>urn:sha1:e6858184b14d0c70b778071fe5349154fc792e38</id>
<content type='text'>
	Allow non-P laptops to make use of this module.

	Other major changes (from the author):

	 o Individual method probing
	 o Finally figured out what the RBLL, RVOL, GHKS, GSIF are:
	   - RBLL - lcd_brightness radix
	   - RVOL - volume radix
	   - GHKS - Currently activated hotkey (internal)
	   - GSIF - Hotkey mask (internal)

Submitted by:	Anish Mistry &lt;mistry.7 -at- osu.edu&gt;
</content>
</entry>
<entry>
<title>MFC: Canonize the include of acpi.h.</title>
<updated>2005-11-10T11:22:11Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-11-10T11:22:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f7b7cc8c20d086f98c6d65cb354f55095104dec4'/>
<id>urn:sha1:f7b7cc8c20d086f98c6d65cb354f55095104dec4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC Rev. 1.8:</title>
<updated>2005-08-11T15:35:58Z</updated>
<author>
<name>Markus Brueffer</name>
<email>markus@FreeBSD.org</email>
</author>
<published>2005-08-11T15:35:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ab8a4e2f41b12c8122eb4849e8aaa8f1aeefcc58'/>
<id>urn:sha1:ab8a4e2f41b12c8122eb4849e8aaa8f1aeefcc58</id>
<content type='text'>
  Don't lock when holding led_mtx, instead use AcpiOsQueueForExecution to defer
  the locking.

  Idea taken from: acpi_asus(4)

  Approved by:    philip
  Reported by:    avatar
                  Gordon Bergling &lt;gbergling@0xfce3.net&gt;

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>Add the ID of my Thinkpad R40.  Makes the module detect and with the</title>
<updated>2005-06-17T17:10:16Z</updated>
<author>
<name>Martin Cracauer</name>
<email>cracauer@FreeBSD.org</email>
</author>
<published>2005-06-17T17:10:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c1204267caee0bbd2045c9d32407494985b73b54'/>
<id>urn:sha1:c1204267caee0bbd2045c9d32407494985b73b54</id>
<content type='text'>
exception of fans everything seems to work fine.  No ill effects
observed.
Reviewed by:	Nate Lawson (on acpi list)
Approved by:	re (Ken Smith)
</content>
</entry>
<entry>
<title>- Only create the led(4) interface, if setting the thinklight is possible</title>
<updated>2005-06-10T11:56:18Z</updated>
<author>
<name>Markus Brueffer</name>
<email>markus@FreeBSD.org</email>
</author>
<published>2005-06-10T11:56:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4aea1563d6408a4f07379785f04355a3ae337c02'/>
<id>urn:sha1:4aea1563d6408a4f07379785f04355a3ae337c02</id>
<content type='text'>
- Initialize val_ec with the content of the volume EC register
  for ACPI_IBM_METHOD_VOLUME and ACPI_IBM_METHOD_MUTE in acpi_ibm_sysctl_set()
  if there is no CMOS handle present. This fixes setting volume and mute on
  such models.

Submitted by:	ru
Approved by:	philip
</content>
</entry>
<entry>
<title>Import a mostly rewritten and extended version of acpi_ibm:</title>
<updated>2005-06-09T20:17:32Z</updated>
<author>
<name>Markus Brueffer</name>
<email>markus@FreeBSD.org</email>
</author>
<published>2005-06-09T20:17:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a4bfd6388f1cb97a2e36a001661f262fd509d758'/>
<id>urn:sha1:a4bfd6388f1cb97a2e36a001661f262fd509d758</id>
<content type='text'>
- Restructured for easier extensibility and maintainability
- To be more uniform with the other ACPI extras drivers and to better reflect
  their actual meaning, some sysctls were moved:
    o brightness -&gt; lcd_brightness
    o keylight   -&gt; thinklight
    o enable     -&gt; events
    o misckey    -&gt; hotkey
    o avail_mask -&gt; availmask
    o key_mask   -&gt; eventmask
- New "initialmask" sysctl, which holds the initial eventmask
- The "wlan" sysctl is now read-only, since writing to it didn't have
  any effect
- The "version" sysctl was removed, since it seems to be the same (0x100)
  on all models I have seen
- Support for more hotkeys by the "hotkey" sysctl
- Improved support of ACPI events. Disabled by default, since it unexpectedly
  changes the behaviour of some keys. (on my T41p there are now 24 different
  keypress events that get reported)
- write support for: volume, mute, lcd_brightness and thinklight
- led(4) interface for the thinklight [1]
- New sysctls "fan" and "fan_speed" to support reading of fan status and speed
- New sysctl "thermal" to support reading of up to 8 thermal sensors

Reviewed by:	philip
Approved by:	philip
Submitted by:	simon [1]
Inspired by:	The Linux ibm_acpi driver by Borislav Deianov
		  http://ibm-acpi.sourceforge.net/
		The ThinkPad Button program (tpb) by Markus Braun
		  http://www.nongnu.org/tpb/
Thanks to:	brueffer, dvl, njl, philip, simon, takawata and the many
		testers from freebsd-acpi@ and freebsd-mobile@
</content>
</entry>
</feed>
