summaryrefslogtreecommitdiffstats
path: root/sys/i386/apm
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* Finished removing MACH_KERNEL stuff.bde1995-12-271-6/+1
* Fixed staticizing. Some functions aren't static but depend onbde1995-12-251-4/+10
* Cleanup.phk1995-12-221-146/+11
* Pass 3 of the great devsw changesjulian1995-12-081-32/+30
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* If you're going to mechanically replicate something in 50 filesjulian1995-11-291-2/+2
* OK, that's it..julian1995-11-291-16/+27
* oops forgot one..julian1995-11-281-1/+35
* Fixed the types of apm_default_resume() and apm_default_suspend().bde1995-11-181-3/+7
* Remove unused functions and variables, make things static, and other cleanups.phk1995-10-281-5/+2
* Don't include <sys/tty.h> in drivers that aren't tty drivers or in generalbde1995-07-161-2/+1
* Remove trailing whitespace.rgrimes1995-05-306-83/+83
* This is the latest version of the APM stuff from HOSOKAWA, I have lookedphk1995-02-179-203/+711
* 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
* Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff.phk1994-10-101-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-022-180/+97
* On my GW2K Handbook486 this code would reset when called from locore.sphk1994-10-012-36/+34
* Added $Id$dg1994-10-017-0/+14
* Minor improvement to probe routine.dg1994-10-011-0/+8
* Laptop Advanced Power Management support by HOSOKAWA Tatsumi.dg1994-10-0111-0/+1623
OpenPOWER on IntegriCloud