aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/apm_bios.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-231-1/+0
* Move identical copies of apm_bios.h to sys/x86/include, replace them withJung-uk Kim2010-11-111-261/+3
* Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c andJung-uk Kim2009-09-271-6/+6
* Move pc98 specific parts to the pc98 specific file.Warner Losh2005-04-031-13/+0
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* Remove __P.Alfred Perlstein2002-03-201-1/+1
* Add output of per battery information to apm(1).Hajimu UMEMOTO2000-08-131-1/+24
* Cleanup debug messages and Add some enhancements from linux onMitsuru IWASAKI2000-08-041-0/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Reenable the APMIO_BIOS ioctl and translate arguments into the new formatMike Smith1999-07-301-1/+11
* Remove all vestiges of APMIO_BIOSMike Smith1999-07-301-2/+1
* Major update to the kernel's BIOS-calling ability.Mike Smith1999-07-291-19/+5
* Add apmd support code.Mitsuru IWASAKI1999-07-101-1/+10
* Add the ability to specify where on the at_shutdown queue a handler isMike Smith1998-10-301-2/+1
* Add the ability to suspend as well as hibernate to the system. ThisWarner Losh1998-07-061-8/+16
* Expand the APMIO_GETINFO ioctl to return the estimated remainingJohn Polstra1997-11-121-3/+26
* When APM is configured, turn off the power when halting for good.Garrett Wollman1997-06-151-1/+2
* Sanitize APM a bit. Convert various #ifdef to id_flags instead.Poul-Henning Kamp1997-03-291-1/+11
* Added PC-98 specific function to get battery status.KATO Takenori1997-03-091-1/+9
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* - Cleanup up the driver (remove un-needed parameters, white-space,Nate Williams1997-01-061-2/+2
* Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:Bruce Evans1996-09-211-4/+9
* Another round of merge/update.Satoshi Asami1996-09-121-1/+6
* Adds the APM hooks into the generic pccard kernel files. With this codeNate Williams1996-04-231-3/+1
* Return the status of the APM support (enabled/disabled) with theNate Williams1996-03-131-3/+2
* Bring in some prototypes that shouldn't have been dependant onNate Williams1996-03-121-5/+1
* Fixed staticizing. Some functions aren't static but depend onBruce Evans1995-12-251-1/+7
* Completed function declarations and/or added prototypes.Bruce Evans1995-11-211-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* This is the latest version of the APM stuff from HOSOKAWA, I have lookedPoul-Henning Kamp1995-02-171-21/+26
* apm_bios.h: removed the equiv-stuff. Not needed now that the kernel modulePoul-Henning Kamp1994-10-021-10/+1
* Added $Id$David Greenman1994-10-011-0/+2
* Woops, missed these two files; part of HOSOKAWA Tatsumi's APM support.David Greenman1994-10-011-0/+193