summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus
Commit message (Expand)AuthorAgeFilesLines
* Disksort will not "munge" requests, BIO_ORDERED or not, so removephk2002-02-221-4/+2
* Cosmetic changes.nyan2002-02-101-93/+95
* - Refine the iskanji1 function.nyan2002-02-101-52/+61
* Fixed mouse cursor on a console.nyan2002-02-101-6/+17
* Changed iskanji[12] to inline functions.nyan2002-01-311-175/+172
* Merged from sys/dev/sio/{sio.c,sio_isa.c} revisions 1.363 and 1.5,nyan2002-01-312-156/+125
* MFi386: revision 1.180nyan2002-01-312-0/+10
* Merged from sys/dev/sio/sio.c revisions from 1.360 to 1.362.nyan2002-01-181-2/+6
* Merged from sys/dev/sio/sio.c revisions 1.354 and 1.358.nyan2002-01-061-3/+12
* Change the preemption code for software interrupt thread schedules andjhb2002-01-051-4/+4
* MFi386: revision 1.178nyan2001-12-222-14/+8
* cosmetic changes.nyan2001-12-221-22/+20
* MFi386: revision 1.179nyan2001-12-222-0/+20
* Merged from sys/isa/{fd.c,fdreg.h} revisions 1.222 and 1.15, respectively.nyan2001-12-162-371/+591
* Fixed to draw mouse cursor. The syscons driver for PC98 uses differentnyan2001-12-142-9/+5
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-11/+11
* Split the sio driver for pc98 into bus front end and back end.nyan2001-11-263-276/+162
* 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
OpenPOWER on IntegriCloud