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
/
isa
/
npx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reenabled i586_optimized_copyin/out yet again.
bde
1997-01-04
1
-3
/
+1
*
Disabled i586-optimized copyin and copyout again. The fault handler
bde
1996-12-28
1
-1
/
+3
*
Reenabled i586-optimized copyin/out.
bde
1996-11-30
1
-3
/
+1
*
Disabled i586-optimized copyin and copyout. They usually panic if the
bde
1996-11-15
1
-1
/
+3
*
Replaced I586_OPTIMIZED_BCOPY and I586_OPTIMIZED_BZERO with boot-time
bde
1996-11-11
1
-13
/
+47
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
1
-30
/
+1
*
Added #include of <machine/md_var.h>. This will be needed when
bde
1996-06-25
1
-1
/
+2
*
Choose a different name to hold the option definition.. The original one
peter
1996-01-06
1
-2
/
+2
*
convert the math emulation to use the new-style options.
wollman
1996-01-04
1
-1
/
+3
*
Implemented a (sorely needed for years) double fault handler to catch stack
dg
1995-12-19
1
-3
/
+3
*
Staticize and cleanup.
phk
1995-12-10
1
-2
/
+2
*
Sorry, the last commit screwed up for me, this is the right one (I hope!)
phk
1995-10-28
1
-1
/
+8
*
Fix benign type mismatches in isa interrupt handlers. Many returned int
bde
1995-09-19
1
-5
/
+7
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
Add a class field to devconf and mst drivers.
wollman
1995-04-12
1
-26
/
+29
*
Changed the printf()s in npxattach a bit so you don't end up with
wpaul
1995-03-05
1
-6
/
+6
*
Submitted by: seb@erix.ericsson.se (Sebastian Strollo)
bde
1995-02-23
1
-2
/
+5
*
Undo the busy latch changes made in the previous revision. They broke
bde
1995-02-17
1
-4
/
+4
*
Use sufficient parentheses in macros.
bde
1995-01-03
1
-79
/
+82
*
Log processes that exit with an masked npx exception that would trap
bde
1994-11-14
1
-8
/
+21
*
Public function declarations moved to <machine/npx.h>.
bde
1994-11-06
1
-4
/
+1
*
Finished device configuration database work for all ISA devices (except `ze')
wollman
1994-10-23
1
-2
/
+26
*
A couple of prototypes moved out from here.
phk
1994-10-08
1
-3
/
+1
*
From 1.1.5:
dg
1994-09-22
1
-2
/
+2
*
Removed some macros that are now in cpufunc.h
paul
1994-09-15
1
-11
/
+1
*
Define new MIB variable, hw.floatingpoint, which is true if FP hardware
wollman
1994-09-09
1
-3
/
+4
*
Change all #includes to follow the current Berkeley style. Some of these
wollman
1994-08-13
1
-14
/
+14
*
Fix from Bruce Evans:
dg
1994-06-11
1
-2
/
+4
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-1
/
+1
*
New interrupt code from Bruce Evans. In additional to Bruce's attached
dg
1994-04-02
1
-8
/
+8
*
Convert syscall to trapframe. Based on work done by John Brezak.
dg
1994-01-03
1
-3
/
+1
*
Restored comments that were removed from npx.c using # comment
paul
1993-11-03
1
-5
/
+5
*
Removed comments from within asm block.
paul
1993-11-03
1
-5
/
+5
*
ALL:
rgrimes
1993-10-13
1
-23
/
+13
*
Modified attach printf's so that the output is compatible with the "new"
dg
1993-07-15
1
-5
/
+5
*
Initial import, 0.1 + pk 0.2.4-B1
rgrimes
1993-06-12
1
-0
/
+564