summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Merge sys/isa/sio.c 1.343imp2001-09-142-22/+22
* Merge from sys/dev/syscons/syscons.c 1.373imp2001-09-141-17/+17
* Merge from sys/i386/isa/sprk.c 1.50, 1.51imp2001-09-141-6/+7
* Merge KSE changes from sys/dev/syscons/scterm-sc.c 1.17imp2001-09-142-2/+2
* KSE changes for olpt driverimp2001-09-142-6/+6
* Merged sys/i386/isa/npx.c 1.110, 1.111, 1.112 KSEimp2001-09-141-43/+45
* Changes necessary for KSE worldimp2001-09-142-5/+5
* Merge changes from sys/i386/isa/mse.c 1.56 and other tweaks for KSEimp2001-09-141-9/+9
* Merge from sys/isa/fd.c 1.221 and a few minor tweaks to make compileimp2001-09-142-20/+22
* Merge from sys/i386/i386/machdep.c 1.480 (Julian's KSE changes)imp2001-09-142-156/+148
* KSE Milestone 2julian2001-09-122-2/+2
* Merged from sys/i386/i386/machdep.c revision 1.479.kato2001-09-122-10/+8
* Zap #if 0'ed map init code that got moved to the MI area.peter2001-09-042-280/+0
* Always turned on 8bit access card support for the fe drivershiba2001-09-021-1/+0
* Enable hardwiring of things like tunables from embedded enironmentspeter2001-08-272-2/+6
* Optionize UPAGES for the i386. As part of this I split some of the lowpeter2001-08-252-0/+8
* Fix a #endif misplacement in 1.231 due to misapplied patchpeter2001-08-232-2/+2
* Merge i386/machdep.c rev 1.474: dont overextend %cs. (finally, it doesn'tpeter2001-08-232-32/+4
* Merge i386/machdep.c rev 1.469: whitespace changes to fit 80 columnspeter2001-08-232-64/+120
* Merge i386/machdep.c rev 1.468: make breakpoint/trace interrupt insteadpeter2001-08-232-4/+4
* Merge 386/machdep.c rev 1.467: fix bugs/miscalculationspeter2001-08-232-20/+24
* Identical to i386/machdep.c rev 1.473: move submap initialization to MI.peter2001-08-232-22/+12
* Merge i386/machdep.c rev 1.472: Fix bug in physmem_est and maxbcachepeter2001-08-232-8/+12
* Merge i386/machdep.c rev 1.470. Limit KVM for buffer cache etc.peter2001-08-232-2/+12
* Dont compile in SSE fxsave/fxrstor instructions if CPU_ENABLE_SSE isn'tpeter2001-08-231-6/+15
* Make COMPAT_43 optional again. XXX we need COMPAT_FBSD3 etc for thispeter2001-08-212-2/+20
* - Close races with signals and other AST's being triggered while we are injhb2001-08-101-1/+1
* Zap 'ptrace(PT_READ_U, ...)' and 'ptrace(PT_WRITE_U, ...)' since theypeter2001-08-082-108/+0
* Merged from sys/dev/syscons/syscons.c revisions 1.370, 1.371 and 1.372.nyan2001-08-071-85/+167
* Merged from sys/dev/syscons/scterm-sc.c revision 1.16.nyan2001-08-072-52/+120
* Removed PLIP support.nyan2001-07-312-1312/+0
* Convert the olpt driver to using new-bus stuff.nyan2001-07-293-135/+207
* Merged from sys/dev/syscons/syscons.c revisions 1.367 and 1.368.nyan2001-07-291-70/+64
* Merged from sys/i86/isa/npx.c revision 1.107.kato2001-07-281-7/+1
* Call the early tunable setup functions as soon as kern_envp is available.peter2001-07-262-0/+6
* Speed up console driver.nyan2001-07-262-296/+290
* Merged from sys/i386/conf/GENERIC revision 1.315.kato2001-07-241-0/+1
* Integrate fdc.h into fd.c.nyan2001-07-232-4/+250
* Merged from sys/i386/isa/npx.c revision 1.106.kato2001-07-191-14/+5
* Merged from sys/i386/isa/npx.c revision 1.105.kato2001-07-191-9/+9
* Merged from sys/i386/i386/machdep.c revisions 1.462 and 1.464.kato2001-07-192-140/+178
* Fixed conflict with sys/dev/syscons/syscons.h.nyan2001-07-142-10/+0
* - Refine pc98 supports.nyan2001-07-144-90/+178
* Added epson_inw function.nyan2001-07-141-0/+11
* Merged from the following changes.nyan2001-07-147-58/+74
* Merged from sys/i386/conf/GENERIC revision 1.313.nyan2001-07-141-1/+1
* Added (commented out) audio driver.nyan2001-07-141-0/+4
* `pcn' supports AMD Am79C97x cards, not Am79C79x cards.dd2001-07-131-1/+1
* Fix another missed pcb_savefpu reference (inside NPX_DEBUG)peter2001-07-121-2/+2
* Apply the i386 SSE mods to pc98 as well.peter2001-07-123-21/+238
OpenPOWER on IntegriCloud