summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Added #include <sys/proc.h>nyan2001-07-102-0/+2
* Merged from sys/i386/i386/machdep.c revisions 1.459 and 1.460.nyan2001-07-072-90/+0
* With Alfred's permission, remove vm_mtx in favor of a fine-grained approachdillon2001-07-044-22/+12
* - Don't overwrite inb, inw and outw.nyan2001-07-041-1/+1
* Fixed warning message.nyan2001-07-022-6/+4
* Don't need the .keep_me files. Obrien and I committed past each other.imp2001-07-012-1/+1
* Ensure sys/${MACHINE}/compile/FOO existsobrien2001-06-301-0/+0
* Really do proper keepme files in the compile directories. Useimp2001-06-302-0/+1
* Ensure sys/${MACHINE}/compile/FOO existsobrien2001-06-301-0/+0
* Repo copy i8237.h to dev/ic so we can get rid of some of the final vestigesimp2001-06-302-2/+2
* Add a new MI pointer to the process' trapframe p_frame instead of usingjhb2001-06-293-28/+28
* Enable interrupts again after disabling them in epson_{in,out}sw().jhb2001-06-291-0/+2
* Merged from the following changes.nyan2001-06-266-154/+528
* Merged from sys/isa/sio.c revision 1.335.nyan2001-06-262-2/+10
* Merged from sys/i386/isa/isa_dma.c revision 1.7.nyan2001-06-262-0/+18
* Merged from sys/isa/syscons_isa.c revision 1.16.nyan2001-06-262-2/+2
* Merged from sys/dev/syscons/scterm-sc.c revison 1.15.nyan2001-06-262-2/+4
* Merged from sys/dev/syscons/syscons.c revisons 1.358 and 1.360.nyan2001-06-261-1/+20
* Merged from sys/isa/fd.c revisions 1.198, 1.199, 1.200, 1.202 and 1.204.nyan2001-06-262-150/+62
* Commented out pcm hints.kato2001-06-261-5/+5
* Fixed miss merging from revision 1.102.nyan2001-06-261-1/+1
* Merged from sys/i386/isa/npx.c revision 1.102.kato2001-06-231-2/+2
* Merged from sys/i386/i386/machdep.c revisions 1.456 and 1.457.kato2001-06-232-34/+16
* Removed pcm and sbc devices.kato2001-06-231-4/+0
* Allocate all resources using keyboard controller.nyan2001-06-172-16/+74
* Commented out USERCONFIG and VISUAL_USERCONFIG options.nyan2001-06-141-2/+2
* With this commit, I hereby pronounce gensetdefs past its use-by date.peter2001-06-132-4/+0
* Hints overhaul:peter2001-06-125-18/+16
* Move the files from i386/isa/ic/ to dev/ic/.nyan2001-06-102-8/+8
* Nuke the various poorly maintained copies of ioctl_fd.h. The file isjoerg2001-06-062-2/+2
* Move out the files from src/sys/isa/ic/ to src/sys/dev/ic/, so theyjoerg2001-06-042-2/+2
* Merged from sys/kern/subr_diskmbr.c revision 1.45.nyan2001-06-031-33/+63
* Merged from sys/kern/subr_diskmbr.c revision 1.52.nyan2001-06-031-5/+0
* Merged from sys/i386/i386/machdep.c revision 1.454.nyan2001-06-022-2/+0
* Disabled unneeded code for PC98.nyan2001-06-022-2/+2
* Merged from sys/i386/isa/npx.c revision 1.101.nyan2001-06-021-79/+85
* move wx to be part of miibus requiring chipsetsmjacob2001-05-301-1/+1
* Remove MFS options from all example kernel configs.phk2001-05-291-1/+0
* Update pc98 memory probe functions.nyan2001-05-214-572/+82
* Merged from sys/i386/isa/npx.c revisions 1.99 and 1.100.nyan2001-05-211-74/+29
* Merged from sys/i386/i386/machdep.c revisions 1.452 and 1.453.nyan2001-05-212-24/+24
* Remove unneeded includes of sys/ipl.h and machine/ipl.h.jhb2001-05-159-9/+0
* Merged from sys/isa/fd.c revision 1.197.kato2001-05-152-46/+80
* Merged from sys/i386/i386/machdep.c revision 1.450.kato2001-05-152-0/+2
* Convert DEVFS from an "opt-in" to an "opt-out" option.phk2001-05-131-1/+0
* - Split out the support for per-CPU data from the SMP code. UP kernelsjhb2001-05-102-6/+4
* Actually biofinish(struct bio *, struct devstat *, int error) is more generalphk2001-05-066-26/+11
* Merged from sys/i386/i386/machdep.c revision 1.448.kato2001-05-062-4/+0
* Merged from sys/i386/conf/GENERIC revision 1.304.nyan2001-05-061-3/+3
* Merged from sys/isa/fd.c revision 1.193.nyan2001-05-062-10/+10
OpenPOWER on IntegriCloud