summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* 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
* MFi386: revision 1.1090.nyan2003-07-231-0/+10
* Initiate de-orbit burn for fpu-less operation. 386+387 is stillpeter2003-07-222-11/+0
* Supported the gdc_clear function.nyan2003-07-212-6/+114
* Rename thread_siginfo to cpu_thread_siginfo.davidxu2003-07-152-2/+2
* Fixed mouse cursor support.nyan2003-07-131-55/+42
* - Use the new resource_disabled() helper function to see if devices arejhb2003-07-028-26/+12
* MFi386: revision 1.566.nyan2003-06-282-76/+0
* Add a machine depended function thread_siginfo, SA signal codedavidxu2003-06-282-0/+40
* Replace evil abuse of geteblk() with malloc(9).phk2003-06-162-12/+10
* Disable unneeded devices and options.nyan2003-06-151-5/+22
OpenPOWER on IntegriCloud