summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Added wdreg.h. PC-98 still uses the wd driver.nyan2000-04-141-0/+320
* Added wdreg.h and fixed path.nyan2000-04-131-1/+1
* Include pc98.h instead of isareg.h.kato2000-04-121-0/+4
* - Fixed counter number (timer2 -> timer1).kato2000-04-121-4/+5
* The nss driver is compatible mode.nyan2000-04-121-0/+5
* Merged from sys/i386/isa/isa_compat.c revisions 1.19 and 1.20.kato2000-04-121-5/+5
* Newbusify adv driver.nyan2000-04-071-8/+0
* Move B_ERROR flag to b_ioflags and call it BIO_ERROR.phk2000-04-028-29/+29
* Merged from sys/isa/sio.c revisions 1.293 and 1.294.kato2000-04-012-28/+246
* Make sysv-style shared memory tuneable params fully runtime adjustablepeter2000-03-302-14/+0
* NewBus the cs driver.imp2000-03-301-5/+0
* - Added PC-98 Cbus frontend.nyan2000-03-292-0/+6
* Newbusify mse driver.nyan2000-03-292-197/+358
* Commented out apm0. It could cause hang-up.kato2000-03-292-2/+2
* - Supported display suspended mode.nyan2000-03-292-12/+20
* Merge from the following changes.nyan2000-03-2913-66/+6
* Merged from sys/isa/fd.c revision 1.180.kato2000-03-282-14/+24
* Merged from sys/i386/i386/userconfig.c revision 1.179.kato2000-03-281-18/+1
* Merged from sys/i386/i386/machdep.c revision 1.387.kato2000-03-282-4/+48
* Merged from sys/i386/isa/clock.c and sys/isa/sio.c revisions 1.150 andkato2000-03-235-18/+23
* Removed B_READ and B_WRITE.kato2000-03-231-6/+6
* Disable fdctl_wr_foo. This feature is not supported by PC98.kato2000-03-232-2/+8
* Added the joy driver (commented out).nyan2000-03-222-0/+4
* Fixed style bugs.nyan2000-03-202-1106/+1136
* Removed old boot loader.kato2000-03-2044-10486/+0
* Rename the existing BUF_STRATEGY() to DEV_STRATEGY()phk2000-03-203-3/+3
* Remove B_READ, B_WRITE and B_FREEBUF and replace them with a newphk2000-03-206-29/+29
* Merged from sys/isa/fd.c.kato2000-03-192-488/+490
* Merged from sys/i386/i386/userconfig.c rev 1.178.kato2000-03-191-105/+99
* Added COMPAT_OLDPCI and COMPAT_OLDISA options.kato2000-03-192-0/+4
* Fixed header file path and added necessary file.nyan2000-03-176-6/+355
* Sync with sys/i386/i386/userconfig.c revision 1.175 and 1.176.nyan2000-03-171-156/+44
* Backed out ppc0 flags addtion. It isn't necessary without PPC_PROBE_CHIPSETnyan2000-03-172-2/+2
* Fixed to probe extended memory for over 256M or under 64M.nyan2000-03-164-217/+271
* Fixed to support old parallel interface.nyan2000-03-162-4/+16
* Added 'flags 0x40' to ppc0.nyan2000-03-162-2/+2
* Changed sio1 flags to 0x12000010 to enable serial console.nyan2000-03-162-2/+2
* Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags.phk2000-03-132-26/+24
* Merged from sys/isa/sio.c revision 1.291.kato2000-03-122-28/+38
* Merged from sys/isa/sio.c revisions 1.289 and 1.290.kato2000-03-102-4/+2
* Merged from sys/i386/isa/isa_compat.h revision 1.27.kato2000-03-011-1/+1
* Merged from sys/i386/i386/userconfig.c revision 1.174.kato2000-03-011-1/+1
* Merged from sys/i386/i386/machdep.c revisions 1.384 and 1.385.kato2000-03-012-0/+184
* Merged from sys/i386/conf/GENERIC revisions 1.243, 1.244 and 1.245.kato2000-03-012-2/+8
* Merged from sys/isa/sio.c rev 1.288.kato2000-02-172-26/+34
* Synced with sys/i386/i386/userconfig.c rev 1.173.kato2000-02-171-0/+2
* Clean up some loose ends in the network code, including the X.25 and ISOpeter2000-02-132-20/+0
* Synced with sys/dev/syscons/syscons.c rev 1.336.kato2000-02-111-3/+5
* Synced with sys/dev/syscons/scterm-sc.c rev 1.4.kato2000-02-112-4/+8
* Synced with sys/i386/conf/GENERIC revision 1.241.kato2000-02-052-4/+2
OpenPOWER on IntegriCloud