index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
i386
/
apm
Commit message (
Expand
)
Author
Age
Files
Lines
*
This is the latest version of the APM stuff from HOSOKAWA, I have looked
phk
1995-02-17
9
-203
/
+711
*
Don't push/pop the return-val register. (DUH!)
phk
1994-12-16
1
-3
/
+1
*
Grumble, try to remember what assembler syntax is used :-/
phk
1994-12-16
1
-5
/
+4
*
Be much more carefull about what we leave in unused registers when we call
phk
1994-12-16
1
-2
/
+12
*
Fix type mismatches exposed by a recently added prototype.
bde
1994-11-15
1
-4
/
+4
*
Calling sync will panic you more often than not.
phk
1994-11-07
1
-4
/
+1
*
Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff.
phk
1994-10-10
1
-4
/
+1
*
Ripped out a lot of stuff made to circumvent the previous bogus assy stuff.
phk
1994-10-02
1
-322
/
+138
*
Replaced the magic register union with inline assembler. Now it works
phk
1994-10-02
2
-180
/
+97
*
On my GW2K Handbook486 this code would reset when called from locore.s
phk
1994-10-01
2
-36
/
+34
*
Added $Id$
dg
1994-10-01
7
-0
/
+14
*
Minor improvement to probe routine.
dg
1994-10-01
1
-0
/
+8
*
Laptop Advanced Power Management support by HOSOKAWA Tatsumi.
dg
1994-10-01
11
-0
/
+1623