summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Remove the AUTO_EOI_2 option for PC-98 as it has never done anything anywayjhb2004-01-061-7/+0
* Make sigaltstack as per-threaded, because per-process sigaltstack statedavidxu2004-01-032-44/+44
* Garbage-collected CLK_USE_TSC_CALIBRATION.bde2003-12-301-7/+6
* Add detach method.nyan2003-12-282-0/+2
* Merged from sys/dev/sio/sio.c revision 1.417.bde2003-12-262-4/+4
* The dgb driver is redundant with the digi driver in the tree. It usesimp2003-12-071-15/+0
* There is no such thing as a pc98 machine with ISA expansion slots, norimp2003-12-031-6/+0
* Merged from sys/dev/sio/sio.c revisions 1.415 and 1.416.bde2003-11-172-20/+26
* opt_apic.h is not needed.nyan2003-11-152-2/+0
* MFi386: revisions from 1.1102 to 1.1105.nyan2003-11-151-16/+13
* Change the clear_ret argument of get_mcontext() to be a flags argument.marcel2003-11-092-4/+4
* - Implement selwakeuppri() which allows raising the priority of atanimura2003-11-091-1/+1
* Include machine/asmacros.h instead of machine/asm.h.nyan2003-11-052-2/+2
* Removed reference to the garbage (and soon to be deleted) optionbde2003-11-051-1/+0
* 'options APIC_IO' is replaced by 'device apic'.nyan2003-11-041-2/+2
* 'options APIC_IO' is replaced by 'device apic'.nyan2003-11-041-1/+1
* MFi386: revision 1.206nyan2003-11-043-498/+39
* MFi386: revision 1.580nyan2003-11-042-24/+78
* Split pc98 support into pc98/pc98/nmi.c.nyan2003-11-042-0/+156
* MFi386: revision 1.579.nyan2003-10-312-28/+20
* Merged from sys/isa/syscons_isa.c revision 1.24.nyan2003-10-312-0/+8
* MFi386: revision 1.578.nyan2003-10-312-16/+2
* MFi386: revision 1.577.nyan2003-10-192-18/+34
* Eliminate use bio_blkno.phk2003-10-182-40/+18
* Discontinue bio_blkno usage.phk2003-10-182-6/+1
* MFi386: revision 1.576.nyan2003-10-112-12/+0
* Merged from sys/dev/sio/sio.c revisions from 1.405 to 1.414.nyan2003-10-052-308/+274
* MFi386: revisions 1.572, 1.573 and 1.574.nyan2003-10-052-4/+16
* MFi386: revision 1.205nyan2003-10-053-3/+438
* OK, I messed up /dev/console with what I had hoped would be compatphk2003-09-262-32/+42
* Typo in last commit: missing ')'phk2003-09-262-2/+2
* Change fb_attach() and fb_detach() to take a integer unit number ratherphk2003-09-262-2/+2
* Implement the bus_space_map() function to allocate resources and initializenyan2003-09-232-0/+16
* Merged from sys/isa/fd.c revisions 1.259 and 1.260.nyan2003-09-182-30/+34
* Merged from sys/isa/fd.c revision 1.258.nyan2003-09-132-12/+12
* MFi386 revisions 1.570 and 1.571.nyan2003-09-112-52/+46
* MFi386: revision 1.204.nyan2003-09-113-6/+54
* MFi386: revision 1.1093.nyan2003-09-111-1/+3
* Merged from sys/isa/fd.c revisions 1.252, 1.253, 1.254, 1.255 and 1.257.nyan2003-09-112-16/+72
* Sort 'bge' correctly.obrien2003-09-101-1/+1
* Take the support for the 8139C+/8169/8169S/8110S chips out of thewpaul2003-09-081-0/+1
* Merged from sys/dev/sio/sio.c revisions 1.403 and 1.404.nyan2003-08-282-68/+30
* Switch to dev/syscons/syscons.c.nyan2003-08-251-3586/+0
* MFi386: revisions 1.202 and 1.203.nyan2003-08-233-417/+9
* bandaide to make this build againimp2003-08-163-6/+18
* As warned: Initiate deorbit burn for the pcaudio driver.phk2003-08-152-613/+0
* MFi386: revision 1.201.nyan2003-08-083-0/+3
* Merged from sys/dev/sio/sio.c revision 1.400.nyan2003-08-022-6/+12
* Merged from sys/dev/ppc/ppc.c revision 1.42.nyan2003-08-022-88/+74
* Cosmetic: fix disorder of opt_kstack_pages.h include.peter2003-07-312-2/+2
OpenPOWER on IntegriCloud