summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus
Commit message (Expand)AuthorAgeFilesLines
* Changed default cursor shape to non-blink mode.nyan2000-08-082-3/+6
* Fixed PC-9821 NOTE supports with LINE30 mode.nyan2000-08-082-3/+16
* Merged from sys/i386/isa/clock.c revision 1.155.kato2000-08-042-2/+12
* Merged from sys/dev/syscons/scterm-sc.c revisions from 1.8 to 1.12.nyan2000-07-301-16/+37
* Backed out a part of previous commit. The function name conflicts.nyan2000-07-121-2/+2
* Merge from the following changes.nyan2000-07-113-56/+63
* Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.phk2000-07-043-5/+5
* Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:phk2000-07-033-5/+5
* Merged from sys/i386/isa/isa_dma.c revision 1.6.kato2000-06-281-1/+49
* Merged from sys/i386/isa/clock.c revision 1.152.kato2000-06-282-0/+96
* Sync with sys/dev/syscons/scterm-sc.c revisions 1.6 and 1.7.nyan2000-06-221-7/+17
* Fixed to support RSA98-III non-pnp mode. rman_get_start() had returnednyan2000-06-211-29/+37
* Merged from sys/isa/syscons_isa.c revision 1.13.kato2000-06-171-4/+5
* Merged from sys/i386/isa/{clock.c,npx.c} revisions 1.151 and 1.82,kato2000-06-062-2/+2
* Update of isa drivers using compatability shims to use COMPAT_ISA_DRIVER().nyan2000-05-311-1/+9
* Sync with sys/isa/ppc.c revision 1.27.nyan2000-05-311-6/+11
* Fixed header file path (machine/lpt.h -> dev/ppbus/lptio.h).nyan2000-05-261-1/+1
* Use bus_space stuff except where it needs high performance.nyan2000-05-121-413/+309
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-052-0/+2
* Fixed to support JIS7 KANJI.nyan2000-04-301-0/+40
* Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes.nyan2000-04-272-74/+275
* Release allocated resources and return ENXIO on error.nyan2000-04-221-7/+16
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-191-1/+0
* Complete the bio/buf divorce for all code below devfs::strategyphk2000-04-151-77/+74
* Move B_ERROR flag to b_ioflags and call it BIO_ERROR.phk2000-04-021-7/+7
* Merged from sys/isa/sio.c revisions 1.293 and 1.294.kato2000-04-011-14/+123
* - Supported display suspended mode.nyan2000-03-291-6/+10
* Merge from the following changes.nyan2000-03-296-31/+3
* Merged from sys/isa/fd.c revision 1.180.kato2000-03-281-7/+12
* Merged from sys/i386/isa/clock.c and sys/isa/sio.c revisions 1.150 andkato2000-03-233-12/+15
* Disable fdctl_wr_foo. This feature is not supported by PC98.kato2000-03-231-1/+4
* Fixed style bugs.nyan2000-03-201-553/+568
* Rename the existing BUF_STRATEGY() to DEV_STRATEGY()phk2000-03-201-1/+1
* Remove B_READ, B_WRITE and B_FREEBUF and replace them with a newphk2000-03-201-6/+6
* Merged from sys/isa/fd.c.kato2000-03-191-244/+245
* Fixed to support old parallel interface.nyan2000-03-161-2/+8
* Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags.phk2000-03-131-13/+12
* Merged from sys/isa/sio.c revision 1.291.kato2000-03-121-14/+19
* Merged from sys/isa/sio.c revisions 1.289 and 1.290.kato2000-03-101-2/+1
* Merged from sys/isa/sio.c rev 1.288.kato2000-02-171-13/+17
* Synced with sys/dev/syscons/scterm-sc.c rev 1.4.kato2000-02-111-2/+4
* Synced with sys/isa/ppc.c rev 1.26.kato2000-01-291-4/+0
* Synced with sys/isa/ppc.c rev 1.25.kato2000-01-291-11/+27
* Synced with sys/isa/sio.c rev 1.287.kato2000-01-291-1/+8
* Return ENXIO on error.kato2000-01-241-2/+2
* Synced with the sc driver in the sys/dev/syscons directory.kato2000-01-204-36/+1108
* Synced with sys/isa/sio.c rev 1.285.kato2000-01-201-0/+7
* Port of the PC-98 ppc to the newbus system.kato2000-01-202-324/+545
* Synced with following changes:kato2000-01-131-7/+0
* Synced with sys/isa/sio.c rev 1.284.kato2000-01-131-3/+3
OpenPOWER on IntegriCloud