summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/npx.c
Commit message (Expand)AuthorAgeFilesLines
...
* Reenabled i586_optimized_copyin/out yet again.bde1997-01-041-3/+1
* Disabled i586-optimized copyin and copyout again. The fault handlerbde1996-12-281-1/+3
* Reenabled i586-optimized copyin/out.bde1996-11-301-3/+1
* Disabled i586-optimized copyin and copyout. They usually panic if thebde1996-11-151-1/+3
* Replaced I586_OPTIMIZED_BCOPY and I586_OPTIMIZED_BZERO with boot-timebde1996-11-111-13/+47
* Remove devconf, it never grew up to be of any use.phk1996-09-061-30/+1
* Added #include of <machine/md_var.h>. This will be needed whenbde1996-06-251-1/+2
* Choose a different name to hold the option definition.. The original onepeter1996-01-061-2/+2
* convert the math emulation to use the new-style options.wollman1996-01-041-1/+3
* Implemented a (sorely needed for years) double fault handler to catch stackdg1995-12-191-3/+3
* Staticize and cleanup.phk1995-12-101-2/+2
* Sorry, the last commit screwed up for me, this is the right one (I hope!)phk1995-10-281-1/+8
* Fix benign type mismatches in isa interrupt handlers. Many returned intbde1995-09-191-5/+7
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Add a class field to devconf and mst drivers.wollman1995-04-121-26/+29
* Changed the printf()s in npxattach a bit so you don't end up withwpaul1995-03-051-6/+6
* Submitted by: seb@erix.ericsson.se (Sebastian Strollo)bde1995-02-231-2/+5
* Undo the busy latch changes made in the previous revision. They brokebde1995-02-171-4/+4
* Use sufficient parentheses in macros.bde1995-01-031-79/+82
* Log processes that exit with an masked npx exception that would trapbde1994-11-141-8/+21
* Public function declarations moved to <machine/npx.h>.bde1994-11-061-4/+1
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-2/+26
* A couple of prototypes moved out from here.phk1994-10-081-3/+1
* From 1.1.5:dg1994-09-221-2/+2
* Removed some macros that are now in cpufunc.hpaul1994-09-151-11/+1
* Define new MIB variable, hw.floatingpoint, which is true if FP hardwarewollman1994-09-091-3/+4
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-14/+14
* Fix from Bruce Evans:dg1994-06-111-2/+4
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+1
* New interrupt code from Bruce Evans. In additional to Bruce's attacheddg1994-04-021-8/+8
* Convert syscall to trapframe. Based on work done by John Brezak.dg1994-01-031-3/+1
* Restored comments that were removed from npx.c using # commentpaul1993-11-031-5/+5
* Removed comments from within asm block.paul1993-11-031-5/+5
* ALL:rgrimes1993-10-131-23/+13
* Modified attach printf's so that the output is compatible with the "new"dg1993-07-151-5/+5
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+564
OpenPOWER on IntegriCloud