summaryrefslogtreecommitdiffstats
path: root/sys/i386/apm/apm.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.rgrimes1995-05-301-54/+54
* This is the latest version of the APM stuff from HOSOKAWA, I have lookedphk1995-02-171-142/+513
* Don't push/pop the return-val register. (DUH!)phk1994-12-161-3/+1
* Grumble, try to remember what assembler syntax is used :-/phk1994-12-161-5/+4
* Be much more carefull about what we leave in unused registers when we callphk1994-12-161-2/+12
* Fix type mismatches exposed by a recently added prototype.bde1994-11-151-4/+4
* Calling sync will panic you more often than not.phk1994-11-071-4/+1
* Ripped out a lot of stuff made to circumvent the previous bogus assy stuff.phk1994-10-021-322/+138
* Replaced the magic register union with inline assembler. Now it worksphk1994-10-021-123/+96
* Added $Id$dg1994-10-011-0/+2
* Minor improvement to probe routine.dg1994-10-011-0/+8
* Laptop Advanced Power Management support by HOSOKAWA Tatsumi.dg1994-10-011-0/+823
OpenPOWER on IntegriCloud