diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-12-14 17:13:11 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2001-12-14 17:13:11 +0000 |
commit | 8390c7ea105bfff3775af143495ace5075701831 (patch) | |
tree | c78754526475839390e65bdbe107eab662b03872 /share/man/man4/man4.i386/apm.4 | |
parent | 5e9d0cca09bc5a849c9bcbe62ef94688fe3750d2 (diff) |
document 0x20000 flag
Diffstat (limited to 'share/man/man4/man4.i386/apm.4')
-rw-r--r-- | share/man/man4/man4.i386/apm.4 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man4/man4.i386/apm.4 b/share/man/man4/man4.i386/apm.4 index 2d9f890057b..7195f8632db 100644 --- a/share/man/man4/man4.i386/apm.4 +++ b/share/man/man4/man4.i386/apm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: apm.4,v 1.19 2001/10/09 00:03:03 drahn Exp $ +.\" $OpenBSD: apm.4,v 1.20 2001/12/14 17:13:10 mickey Exp $ .\" .\" Copyright (c) 1998 Marco S. Hyman .\" @@ -40,6 +40,13 @@ This is needed for some laptops, the symptoms are hangs and freezes on suspend, stand by, and hibernation activities. .Pp +The value of 0x20000 specifies to swap the bytes of the battery +life estimation (the DX register) as given from the +.Tn APM BIOS . +This is needed for some +.Tn SONY VAIO +laptops, such as some 505 models. +.Pp Configuration options: .Pp .Bl -tag -width DIAGNOSTIC -compact -offset indent |