<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/acpi_support/acpi_ibm.c, branch release/6.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-11-03T00:35:26+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_6_0_0_RELEASE'.

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC Rev. 1.8:</title>
<updated>2005-08-11T15:35:58+00:00</updated>
<author>
<name>Markus Brueffer</name>
<email>markus@FreeBSD.org</email>
</author>
<published>2005-08-11T15:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ab8a4e2f41b12c8122eb4849e8aaa8f1aeefcc58'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  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)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the ID of my Thinkpad R40.  Makes the module detect and with the</title>
<updated>2005-06-17T17:10:16+00:00</updated>
<author>
<name>Martin Cracauer</name>
<email>cracauer@FreeBSD.org</email>
</author>
<published>2005-06-17T17:10:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c1204267caee0bbd2045c9d32407494985b73b54'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
exception of fans everything seems to work fine.  No ill effects
observed.
Reviewed by:	Nate Lawson (on acpi list)
Approved by:	re (Ken Smith)
</pre>
</div>
</content>
</entry>
<entry>
<title>- Only create the led(4) interface, if setting the thinklight is possible</title>
<updated>2005-06-10T11:56:18+00:00</updated>
<author>
<name>Markus Brueffer</name>
<email>markus@FreeBSD.org</email>
</author>
<published>2005-06-10T11:56:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4aea1563d6408a4f07379785f04355a3ae337c02'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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
</pre>
</div>
</content>
</entry>
<entry>
<title>Import a mostly rewritten and extended version of acpi_ibm:</title>
<updated>2005-06-09T20:17:32+00:00</updated>
<author>
<name>Markus Brueffer</name>
<email>markus@FreeBSD.org</email>
</author>
<published>2005-06-09T20:17:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a4bfd6388f1cb97a2e36a001661f262fd509d758'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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@
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix SCM ID's.</title>
<updated>2005-03-02T09:22:34+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-03-02T09:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dad97fee58b70aa6be3825f98e51b9a0c6991aba'/>
<id>dad97fee58b70aa6be3825f98e51b9a0c6991aba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify ACPI_DEBUG support for all OEM drivers under ACPI_OEM.  Since more than</title>
<updated>2004-12-13T23:31:46+00:00</updated>
<author>
<name>Nate Lawson</name>
<email>njl@FreeBSD.org</email>
</author>
<published>2004-12-13T23:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=276cd9216da0256bc27d3e8d97b8ebe0f8181e37'/>
<id>276cd9216da0256bc27d3e8d97b8ebe0f8181e37</id>
<content type='text'>
one will never be supported on the same platform, this does not hurt
debugging.

MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
one will never be supported on the same platform, this does not hurt
debugging.

MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow the acpi_ibm module to be built with ACPI_DEBUG.</title>
<updated>2004-12-13T03:22:11+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-12-13T03:22:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=82d4da0f73d9e74735bf0f64a1670e601424a97b'/>
<id>82d4da0f73d9e74735bf0f64a1670e601424a97b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add IBM Laptop extra device driver.</title>
<updated>2004-12-09T13:54:29+00:00</updated>
<author>
<name>Takanori Watanabe</name>
<email>takawata@FreeBSD.org</email>
</author>
<published>2004-12-09T13:54:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=06064893b3c62c648518be78604fac29fc0d9d61'/>
<id>06064893b3c62c648518be78604fac29fc0d9d61</id>
<content type='text'>
This depends on ACPI and RTC registers.

Reviewed by: njl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This depends on ACPI and RTC registers.

Reviewed by: njl
</pre>
</div>
</content>
</entry>
</feed>
