The NetBSD Project

CVS log for src/share/man/man4/acpi.4

[BACK] Up to [cvs.NetBSD.org] / src / share / man / man4

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.89: download - view: text, markup, annotated - select for diffs
Sat Sep 7 20:33:53 2024 UTC (2 months, 3 weeks ago) by rillig
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +3 -3 lines
man: convert some URLs to https

Revision 1.88: download - view: text, markup, annotated - select for diffs
Sun Feb 13 23:28:58 2022 UTC (2 years, 9 months ago) by andvar
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +2 -2 lines
s/APCI/ACPI/

Revision 1.87: download - view: text, markup, annotated - select for diffs
Sun Dec 6 02:57:30 2020 UTC (3 years, 11 months ago) by jmcneill
Branches: MAIN
CVS tags: cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +6 -2 lines
acpi: add character device for accessing ACPI tables

The /dev/acpi character device gives an aperture into physical memory
that allows only read access to known ACPI tables: RSDP, XSDT/RSDT, and
the root tables. Adapt acpidump(8) to use this interface by default,
falling back to the old /dev/mem method if it is not available or if
ACPIDUMP_USE_DEVMEM=1 is set in the environment. The user visible benefit
of this change is that "options INSECURE" is no longer required to
dump ACPI tables.

Revision 1.86: download - view: text, markup, annotated - select for diffs
Sun Mar 4 02:10:26 2018 UTC (6 years, 9 months ago) by pgoyette
Branches: MAIN
CVS tags: phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, is-mlppp-base, is-mlppp
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -2 lines
emove an unnecessary .Dq

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sun Mar 4 00:07:39 2018 UTC (6 years, 9 months ago) by pgoyette
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +6 -4 lines
Improve wording

Revision 1.84: download - view: text, markup, annotated - select for diffs
Sat Jan 13 23:43:46 2018 UTC (6 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +66 -172 lines
Remove Tn. Fix some mandoc lint warnings.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Sat Jan 13 17:35:33 2018 UTC (6 years, 10 months ago) by uwe
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +47 -47 lines
Fix semantic markup.

Revision 1.81.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:53:15 2017 UTC (7 years, 7 months ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.81: preferred, colored; next MAIN 1.82: preferred, colored
Changes since revision 1.81: +4 -2 lines
Sync with HEAD

Revision 1.80.2.2: download - view: text, markup, annotated - select for diffs
Mon Mar 20 06:57:03 2017 UTC (7 years, 8 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.80.2.1: preferred, colored; branchpoint 1.80: preferred, colored; next MAIN 1.81: preferred, colored
Changes since revision 1.80.2.1: +4 -2 lines
Sync with HEAD

Revision 1.82: download - view: text, markup, annotated - select for diffs
Mon Feb 20 03:29:04 2017 UTC (7 years, 9 months ago) by ryoon
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, pgoyette-localcount-20170426, pgoyette-localcount-20170320, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, bouyer-socketcan-base1
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +4 -2 lines
Add valz(4)

Revision 1.80.2.1: download - view: text, markup, annotated - select for diffs
Sat Jan 7 08:56:07 2017 UTC (7 years, 10 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -4 lines
Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.81: download - view: text, markup, annotated - select for diffs
Tue Jan 3 08:49:04 2017 UTC (7 years, 11 months ago) by maya
Branches: MAIN
CVS tags: pgoyette-localcount-20170107, bouyer-socketcan-base
Branch point for: bouyer-socketcan
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +2 -4 lines
remove npx(4) and references to it. bump dates for reference removal.

This used to refer to x87 support for x86 machines.

npx isn't really a driver any more. we don't support x86 hardware
without an FPU, and we don't call it by that name in the code or
attach it as npx at something.

brought up on tech-kern. unfortunately the copy to port-i386 disappeared
in a spam filter.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Tue Jun 21 14:31:48 2016 UTC (8 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, localcount-20160914
Branch point for: pgoyette-localcount
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
Bump date for previous.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Tue Jun 21 14:13:58 2016 UTC (8 years, 5 months ago) by nonaka
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +3 -1 lines
Add sdhc(4) at acpi.

Revision 1.77.2.1: download - view: text, markup, annotated - select for diffs
Mon Sep 22 10:47:39 2014 UTC (10 years, 2 months ago) by martin
Branches: netbsd-7
CVS tags: netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0
Diff to: previous 1.77: preferred, colored; next MAIN 1.78: preferred, colored
Changes since revision 1.77: +14 -2 lines
Pull up following revision(s) (requested by mrg in ticket #111):
	sys/dev/acpi/files.acpi: revision 1.95
	share/man/man4/acpi.4: revision 1.78
	sys/dev/acpi/acpi_pci_link.c: revision 1.22
introduce a new option: ACPI__DIS_IS_BROKEN.  this is a hack to
avoid calling the "_DIS" method during acpi interrupt link setup,
which hangs various nforce4 based motherboards.
when the problem is properly fixed, remove this hack.  for now,
it allows someone (me) to have a valid kernel config that doesn't
require a source hack every new tree.
ok chs@

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Sep 14 19:54:05 2014 UTC (10 years, 2 months ago) by mrg
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +14 -2 lines
introduce a new option: ACPI__DIS_IS_BROKEN.  this is a hack to
avoid calling the "_DIS" method during acpi interrupt link setup,
which hangs various nforce4 based motherboards.

when the problem is properly fixed, remove this hack.  for now,
it allows someone (me) to have a valid kernel config that doesn't
require a source hack every new tree.

ok chs@

Revision 1.75.2.1: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:02:35 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.75: preferred, colored; next MAIN 1.76: preferred, colored
Changes since revision 1.75: +3 -3 lines
Rebase to HEAD as of a few days ago.

Revision 1.75.8.1: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:53:25 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.75: preferred, colored; next MAIN 1.76: preferred, colored
Changes since revision 1.75: +3 -3 lines
Rebase.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sun Jul 13 12:08:32 2014 UTC (10 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: tls-maxphys-base, tls-earlyentropy-base, netbsd-7-base
Branch point for: netbsd-7
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2 lines
Fix asus entry.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun Jul 13 08:43:29 2014 UTC (10 years, 4 months ago) by mbalmer
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +3 -3 lines
Fix asus(4) entry.

Revision 1.73.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:05:45 2012 UTC (12 years, 7 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.73: preferred, colored; next MAIN 1.74: preferred, colored
Changes since revision 1.73: +5 -4 lines
sync with head

Revision 1.75: download - view: text, markup, annotated - select for diffs
Tue Apr 10 13:48:24 2012 UTC (12 years, 7 months ago) by jruoho
Branches: MAIN
CVS tags: yamt-pagecache-base9, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, agc-symver-base, agc-symver
Branch point for: tls-maxphys, tls-earlyentropy
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +3 -2 lines
Now that 6.0 is branched, remove the ACPI-related sysctl nodes in machdep.

Revision 1.74: download - view: text, markup, annotated - select for diffs
Tue Apr 10 12:51:31 2012 UTC (12 years, 7 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +3 -3 lines
Fix wrong acronym.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Oct 5 10:10:31 2011 UTC (13 years, 2 months ago) by jruoho
Branches: MAIN
CVS tags: yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-6, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus
Branch point for: yamt-pagecache
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +6 -4 lines
fujitsu(4) -> fujbp(4) && fujhk(4).

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Aug 9 07:33:01 2011 UTC (13 years, 3 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +10 -1 lines
Add the USENIX paper of Watanabe.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Jul 13 12:22:36 2011 UTC (13 years, 4 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +4 -2 lines
Update.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue May 3 09:36:24 2011 UTC (13 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: cherry-xenmp-base, cherry-xenmp
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +8 -8 lines
Remove \*[q] -- not necessary, just use plain double quotes instead.

Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Jan 17 21:56:38 2011 UTC (13 years, 10 months ago) by jruoho
Branches: MAIN
CVS tags: uebayasi-xip-base7, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +5 -2 lines
Xref acpiwdrt(4).

Revision 1.68: download - view: text, markup, annotated - select for diffs
Fri Jan 14 07:11:18 2011 UTC (13 years, 10 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +15 -2 lines
Add AUTHORS. XXX: If you feel that you are missing, please add yourself.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Jan 13 21:12:49 2011 UTC (13 years, 10 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +3 -2 lines
Xref ioapic(4).

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sun Jan 9 15:12:34 2011 UTC (13 years, 10 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +5 -2 lines
Add a dummy-driver for ACPI fans.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Jan 5 21:09:16 2011 UTC (13 years, 10 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +6 -3 lines
Note acpipmtr(4).

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sun Jan 2 06:20:19 2011 UTC (13 years, 11 months ago) by jruoho
Branches: MAIN
CVS tags: matt-mips64-premerge-20101231
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +25 -2 lines
Note hw.acpi.power and hw.acpi.wake.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Fri Dec 31 09:50:14 2010 UTC (13 years, 11 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +27 -27 lines
Update.

Revision 1.50.2.5: download - view: text, markup, annotated - select for diffs
Tue Nov 9 06:03:26 2010 UTC (14 years ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.50.2.4: preferred, colored; branchpoint 1.50: preferred, colored; next MAIN 1.51: preferred, colored
Changes since revision 1.50.2.4: +4 -2 lines
Sync with HEAD.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun Nov 7 14:56:51 2010 UTC (14 years ago) by gsutre
Branches: MAIN
CVS tags: uebayasi-xip-base6, uebayasi-xip-base5
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -2 lines
Note fujitsu(4).

Revision 1.50.2.4: download - view: text, markup, annotated - select for diffs
Sat Nov 6 08:05:44 2010 UTC (14 years ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.50.2.3: preferred, colored; branchpoint 1.50: preferred, colored
Changes since revision 1.50.2.3: +10 -3 lines
Sync with HEAD.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Oct 27 14:39:26 2010 UTC (14 years, 1 month ago) by gsutre
Branches: MAIN
CVS tags: uebayasi-xip-base4
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -1 lines
Make acpi(4) debug aware of ACPI_DISPLAY_COMPONENT.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Sun Oct 24 08:31:49 2010 UTC (14 years, 1 month ago) by jruoho
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +9 -3 lines
Note acpivga(4). Small nits in SEE ALSO.

Revision 1.50.2.3: download - view: text, markup, annotated - select for diffs
Fri Oct 22 07:11:53 2010 UTC (14 years, 1 month ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.50.2.2: preferred, colored; branchpoint 1.50: preferred, colored
Changes since revision 1.50.2.2: +12 -3 lines
Sync with HEAD (-D20101022).

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Sep 29 22:38:34 2010 UTC (14 years, 2 months ago) by gsutre
Branches: MAIN
CVS tags: uebayasi-xip-base3
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
Fix a typo.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Mon Sep 6 16:01:25 2010 UTC (14 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +5 -2 lines
document ACPI_BLACKLIST_YEAR

Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Sep 4 11:10:16 2010 UTC (14 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +7 -1 lines
Add a reference to Len Brown's 'ACPI in Linux - Myths vs. Reality' paper

Revision 1.50.2.2: download - view: text, markup, annotated - select for diffs
Tue Aug 17 06:40:01 2010 UTC (14 years, 3 months ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.50.2.1: preferred, colored; branchpoint 1.50: preferred, colored
Changes since revision 1.50.2.1: +582 -0 lines
Sync with HEAD.

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Aug 8 05:02:59 2010 UTC (14 years, 3 months ago) by jruoho
Branches: MAIN
CVS tags: uebayasi-xip-base2
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +31 -6 lines
Note the acpiverbose module.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Fri Aug 6 18:54:50 2010 UTC (14 years, 3 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +2 -33 lines
As the devices are listed in the body of the text,
remove the .Xref spam in SEE ALSO.

Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri Aug 6 16:44:06 2010 UTC (14 years, 4 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +2 -2 lines
Reference hpet(4).

Revision 1.53: download - view: text, markup, annotated - select for diffs
Thu Aug 5 17:45:44 2010 UTC (14 years, 4 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +47 -40 lines
Note acpicpu(4). Convert the list of devices to use .Xr.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Wed Jun 30 07:42:36 2010 UTC (14 years, 5 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +29 -6 lines
Provide a sysctl-knob for the Debug() opcode, hw.acpi.debug.object. This
prints debug-messages possibly used in the AML. Only enabled for ACPI_DEBUG
kernels.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Mon Jun 7 08:39:04 2010 UTC (14 years, 5 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +14 -13 lines
Note ACPIVERBOSE. Use lower case letters in .Ss subtitles.

Revision 1.50.2.1
Sun Apr 25 17:50:13 2010 UTC (14 years, 7 months ago) by uebayasi
Branches: uebayasi-xip
FILE REMOVED
Changes since revision 1.50: +0 -557 lines
file acpi.4 was added on branch uebayasi-xip on 2010-08-17 06:40:01 +0000

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Apr 25 17:50:13 2010 UTC (14 years, 7 months ago) by jruoho
Branches: MAIN
CVS tags: uebayasi-xip-base1
Branch point for: uebayasi-xip
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +23 -4 lines
Mention the ACPICA debugger and the way to enter to it from ddb(4).

Revision 1.49: download - view: text, markup, annotated - select for diffs
Mon Apr 12 12:41:36 2010 UTC (14 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
Remove superfluous word.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Mon Apr 12 12:21:17 2010 UTC (14 years, 7 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +38 -17 lines
Catch up with the sysctl-changes.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Apr 11 08:58:43 2010 UTC (14 years, 7 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +83 -11 lines
Document "how-to override the DSDT" in the manual page instead of code.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Apr 10 05:21:41 2010 UTC (14 years, 7 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +5 -1 lines
Document "machdep.acpi_beep_on_reset".

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Apr 10 04:56:26 2010 UTC (14 years, 7 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +5 -32 lines
Remove the list of devices from the SYNOPSIS. Note acpiwmi(4).

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Apr 10 04:49:17 2010 UTC (14 years, 7 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +19 -5 lines
Move the description of 'hw.acpi.supported_states' from sysctl(7) to acpi(4).

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Mar 19 04:04:27 2010 UTC (14 years, 8 months ago) by cnst
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -5 lines
Remove aiboost(4) as obsolete and redundant since the introduction of aibs(4).

      http://mail-index.netbsd.org/tech-kern/2010/03/06/msg007458.html

Reviewed by <pgoyette>, <cegger>, <jruoho>, <tech-kern>.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Mar 6 06:25:51 2010 UTC (14 years, 9 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +4 -4 lines
Refer to sysctl(8) instead of sysctl(7) when appropriate.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Feb 27 21:12:58 2010 UTC (14 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +10 -10 lines
Fix nroff warnings.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Feb 9 06:49:41 2010 UTC (14 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
Bump date for aibs.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Feb 9 03:19:50 2010 UTC (14 years, 9 months ago) by cnst
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +5 -1 lines
New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitor
with limit support.

        http://thread.gmane.org/gmane.os.netbsd.devel.kernel/35654

Reviewed by <pgoyette>, <jruoho> and <tech-kern>.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Feb 6 20:11:33 2010 UTC (14 years, 9 months ago) by pgoyette
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +7 -2 lines
Add man page and cross-refs for experimental acpismbus(4)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Jan 31 15:05:20 2010 UTC (14 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +4 -4 lines
Bump date for new debug section.
New sentence, new line.
Remove Pp after section begin.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Jan 31 12:07:37 2010 UTC (14 years, 10 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +10 -17 lines
Miscellaneous small changes:

        * Use -compact to make the page a little shorter.
        * Capitalize the title in the sysctl-section.
        * Use .Ic for the sysctl variables.
        * Remove ACPICA_PEDANTIC; no such option any more.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Jan 31 11:29:31 2010 UTC (14 years, 10 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +138 -1 lines
Add a short introduction to ACPI debugging.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Jan 25 17:21:32 2010 UTC (14 years, 10 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +9 -1 lines
Add the paper/presentation of Joerg and Jared to the list of references.

(Probably better reading than any of the specifications, with also some
historical value to NetBSD.)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jan 25 11:41:10 2010 UTC (14 years, 10 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +28 -4 lines
Add some missing devices.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Jan 25 11:02:56 2010 UTC (14 years, 10 months ago) by jruoho
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +17 -5 lines
Be more pedantic with the references; list also authors, dates, revisions,
and titles.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jan 15 19:24:49 2010 UTC (14 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3 lines
Use .%U instead of .%O for URLs.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun May 17 00:37:53 2009 UTC (15 years, 6 months ago) by fair
Branches: MAIN
CVS tags: matt-premerge-20091211
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +60 -27 lines
Eliminate a groff warning seen during build.
Correct sysctl(8) variable section, add one more variable.
Change some wording for improved clarity.

Revision 1.27.10.2: download - view: text, markup, annotated - select for diffs
Sun Oct 5 20:11:21 2008 UTC (16 years, 2 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.27.10.1: preferred, colored; branchpoint 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27.10.1: +31 -1 lines
Sync with HEAD.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Sep 21 11:12:36 2008 UTC (16 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs2-base, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-base2, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +32 -2 lines
Mention two relevant sysctls. Info provided by joerg.

Revision 1.27.10.1: download - view: text, markup, annotated - select for diffs
Mon Jun 2 13:21:34 2008 UTC (16 years, 6 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -8 lines
Sync with HEAD.

Revision 1.27.12.1: download - view: text, markup, annotated - select for diffs
Sun May 18 12:31:04 2008 UTC (16 years, 6 months ago) by yamt
Branches: yamt-pf42
Diff to: previous 1.27: preferred, colored; next MAIN 1.28: preferred, colored
Changes since revision 1.27: +1 -8 lines
sync with head.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Apr 30 13:10:53 2008 UTC (16 years, 7 months ago) by martin
Branches: MAIN
CVS tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, hpcarm-cleanup-nbase
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -8 lines
Convert TNF licenses to new 2 clause variant

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue May 8 16:52:24 2007 UTC (17 years, 6 months ago) by xtraeme
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-nbase, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf
Branch point for: yamt-pf42, mjf-devfs2
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +6 -2 lines
Mention ug(4).

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Mar 21 07:07:03 2007 UTC (17 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -4 lines
Sort SEE ALSO.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Mar 14 01:48:40 2007 UTC (17 years, 8 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -1 lines
Mention acpidump(8) and amldb(8).

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Mar 14 00:51:06 2007 UTC (17 years, 8 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +11 -3 lines
Mention aiboost(4) and ym(4), bump date.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Mar 9 11:00:05 2007 UTC (17 years, 8 months ago) by njoly
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -2 lines
Add hpet device.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Mar 26 14:27:54 2006 UTC (18 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, chap-midi-nbase, chap-midi-base, chap-midi, abandoned-netbsd-4-base, abandoned-netbsd-4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Sort SEE ALSO.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Mar 25 12:34:16 2006 UTC (18 years, 8 months ago) by rpaulo
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +6 -2 lines
Add sony* at acpi?

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Mar 11 11:57:18 2006 UTC (18 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +16 -10 lines
Better markup, increase tag width, move around
sentences a bit to improve tag formatting.
Bump date for previous.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Mar 9 00:34:07 2006 UTC (18 years, 8 months ago) by dogcow
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -1 lines
add ACPI_DSDT_OVERRIDE and ACPI_DSDT_FILE

Revision 1.13.2.1: download - view: text, markup, annotated - select for diffs
Tue Dec 6 21:49:50 2005 UTC (19 years ago) by riz
Branches: netbsd-3
CVS tags: netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0
Diff to: previous 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13: +2 -2 lines
Pull up following revision(s) (requested by cube in ticket #1026):
	share/man/man4/acpi.4: revision 1.17 via patch
ACPI_ACTIVATE_DEV is a defflag, hence doesn't take a value.  Pointed out
by Nicolas Joly in misc/32235.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Dec 6 17:23:21 2005 UTC (19 years ago) by wiz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Bump date for previous.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Dec 4 11:25:40 2005 UTC (19 years ago) by cube
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
ACPI_ACTIVATE_DEV is a defflag, hence doesn't take a value.  Pointed out
by Nicolas Joly in misc/32235.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jul 13 14:27:48 2005 UTC (19 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -6 lines
Remove documentation for obsolete ACPI_PCI_FIXUP option. CLoses PR 30736 by Nicolas Joly.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Mar 25 23:38:32 2005 UTC (19 years, 8 months ago) by cube
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -2 lines
List attimer(4) and cross-reference it.  Pointed out by Thomas Klausner.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Mar 21 19:53:17 2005 UTC (19 years, 8 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -2 lines
Add pcppi(4), bump date.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Dec 2 14:33:31 2004 UTC (20 years ago) by xtraeme
Branches: MAIN
CVS tags: netbsd-3-base, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1
Branch point for: netbsd-3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +8 -1 lines
Add ACPI joy(4) attachment, based on lpt_acpi.c by jmcneill@,
reviewed and ok'ed by cube@ and martin@.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Dec 2 09:50:41 2004 UTC (20 years ago) by xtraeme
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -2 lines
Add ACPI mpu(4) attachment, based on lpt_acpi.c by jmcneill@,
reviewed by christos@, cube@ and martin@.

While here, remove a printf() in mpu_attach() (ic/mpu.c) to remove
an empty line in some frontends (mpu_isa.c, etc).

Revision 1.8.2.1: download - view: text, markup, annotated - select for diffs
Thu May 6 05:18:09 2004 UTC (20 years, 7 months ago) by jmc
Branches: netbsd-2-0
CVS tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2
Diff to: previous 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8: +88 -12 lines
Pullup rev 1.9 (requested by kochi in ticket #251)

Update ACPI manual pages to reflect more reality.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue May 4 23:45:08 2004 UTC (20 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Bump date for previous.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue May 4 11:11:09 2004 UTC (20 years, 7 months ago) by kochi
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Add reference to vald(4).

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 25 03:12:11 2004 UTC (20 years, 7 months ago) by kochi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +88 -12 lines
Update ACPI manual pages to reflect more reality.
Checked by wiz (Thanks!).

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Apr 18 17:05:17 2003 UTC (21 years, 7 months ago) by thorpej
Branches: MAIN
CVS tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -6 lines
* Control -> Configuration
* Note the new default for ACPI_PCI_FIXUP (off).

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jan 6 19:43:58 2003 UTC (21 years, 11 months ago) by christos
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
mention ACPIVERBOSE

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jan 5 20:58:38 2003 UTC (21 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +16 -2 lines
Mention ACPI attachments for acpitz, com, fdc, lpt, npx, pckbc, and wss.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 6 11:38:41 2002 UTC (22 years, 2 months ago) by dsainty
Branches: MAIN
CVS tags: fvdl_fs64_base
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Typo: axctivate -> activate

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 6 15:42:55 2002 UTC (22 years, 4 months ago) by soren
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Typo, PR misc/17629 from HAMAJIMA Katsuomi.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 29 03:28:07 2002 UTC (22 years, 4 months ago) by augustss
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -1 lines
Document ACPI_ACTIVATE_DEV option.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 29 03:08:09 2002 UTC (22 years, 4 months ago) by augustss
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -1 lines
Document ACPI_PCI_FIXUP option.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 23 12:01:16 2002 UTC (22 years, 7 months ago) by augustss
Branches: MAIN
CVS tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001, netbsd-1-6
Add skeleton man pages for acpi drivers.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>