summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus
Commit message (Expand)AuthorAgeFilesLines
* Removed pmc_isa_identify function. It is not needed.nyan2001-10-281-13/+0
* cn_tab no longer exists, use cnadd() to add a console device. Note thatjlemon2001-10-241-1/+1
* Added the pmc driver which supports power management controller ofnyan2001-10-241-0/+257
* Fix compile error of the case using `LINE30' option.amorita2001-10-231-0/+3
* First commit after a repo copy of isa/sio* -> dev/sio:imp2001-10-221-1/+1
* Changed IO_NPXSIZE to 8nyan2001-10-191-1/+1
* MFi386: sys/i386/isa/clock.c revision 1.177nyan2001-10-192-8/+0
* Merged from sys/isa/sio.c revisions from 1.344 to 1.347nyan2001-10-191-3/+10
* - Added #include <sys/systm.h>nyan2001-09-241-1/+2
* MFi386: sys/isa/fd.c revision from 1.205 to 1.219.nyan2001-09-161-441/+522
* Allocate i/o and memory resources using gdc driver.nyan2001-09-161-24/+189
* MFi386: sys/isa/sio.c revision 1.301, 1.336, 1.337, 1.338, 1.339 and 1.342.nyan2001-09-161-69/+61
* MFi386: sys/i386/isa/clock.c revision 1.175 and 1.176.nyan2001-09-162-10/+72
* Added (commented out) ACPI attachment.nyan2001-09-163-0/+9
* Merge sys/isa/sio.c 1.343imp2001-09-141-11/+11
* Merge KSE changes from sys/dev/syscons/scterm-sc.c 1.17imp2001-09-141-1/+1
* KSE changes for olpt driverimp2001-09-141-3/+3
* Merge from sys/isa/fd.c 1.221 and a few minor tweaks to make compileimp2001-09-141-10/+11
* Merged from sys/dev/syscons/scterm-sc.c revision 1.16.nyan2001-08-071-26/+60
* Removed PLIP support.nyan2001-07-311-656/+0
* Convert the olpt driver to using new-bus stuff.nyan2001-07-291-67/+103
* Speed up console driver.nyan2001-07-261-148/+145
* Integrate fdc.h into fd.c.nyan2001-07-231-2/+125
* Fixed conflict with sys/dev/syscons/syscons.h.nyan2001-07-141-5/+0
* - Refine pc98 supports.nyan2001-07-142-45/+89
* Merged from the following changes.nyan2001-07-143-9/+18
* Added #include <sys/proc.h>nyan2001-07-101-0/+1
* With Alfred's permission, remove vm_mtx in favor of a fine-grained approachdillon2001-07-041-7/+4
* Fixed warning message.nyan2001-07-021-3/+2
* Repo copy i8237.h to dev/ic so we can get rid of some of the final vestigesimp2001-06-301-1/+1
* Merged from the following changes.nyan2001-06-263-77/+264
* Merged from sys/isa/sio.c revision 1.335.nyan2001-06-261-1/+5
* Merged from sys/i386/isa/isa_dma.c revision 1.7.nyan2001-06-261-0/+9
* Merged from sys/isa/syscons_isa.c revision 1.16.nyan2001-06-261-1/+1
* Merged from sys/dev/syscons/scterm-sc.c revison 1.15.nyan2001-06-261-1/+2
* Merged from sys/isa/fd.c revisions 1.198, 1.199, 1.200, 1.202 and 1.204.nyan2001-06-261-75/+31
* Allocate all resources using keyboard controller.nyan2001-06-171-8/+37
* With this commit, I hereby pronounce gensetdefs past its use-by date.peter2001-06-131-2/+0
* Hints overhaul:peter2001-06-121-6/+5
* Move the files from i386/isa/ic/ to dev/ic/.nyan2001-06-101-4/+4
* Nuke the various poorly maintained copies of ioctl_fd.h. The file isjoerg2001-06-061-1/+1
* Move out the files from src/sys/isa/ic/ to src/sys/dev/ic/, so theyjoerg2001-06-041-1/+1
* Remove unneeded includes of sys/ipl.h and machine/ipl.h.jhb2001-05-153-3/+0
* Merged from sys/isa/fd.c revision 1.197.kato2001-05-151-23/+40
* Actually biofinish(struct bio *, struct devstat *, int error) is more generalphk2001-05-061-4/+2
* Merged from sys/isa/fd.c revision 1.193.nyan2001-05-061-5/+5
* Merged from sys/isa/sio.c revision 1.330.kato2001-05-021-8/+9
* Merged from sys/isa/fd.c revision 1.195.kato2001-05-021-2/+4
* Merged from sys/i386/isa/clock.c revisions 1.172 and 1.173.kato2001-05-022-2/+30
* Merged from sys/i386/isa/clock.c revision 1.171.nyan2001-04-012-6/+2
OpenPOWER on IntegriCloud