summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* 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
* Synced with sys/i386/conf/GENERIC rev 1.240.kato2000-02-032-2/+2
* Synced with sys/i386/isa/isa_compat.h rev 1.18.kato2000-02-011-0/+1
* Synced with sys/i386/isa/wd.c revision 1.219.kato2000-02-011-22/+22
* Synced with sys/i386/isa/mse.c, npx.c and spkr.c revisions 1.49, 1.80kato2000-02-013-13/+0
* Remove 'conflicts' token - it has been effectively doing absolutelypeter2000-01-292-2/+2
* Zap isa_device -> id_conflicts. The sole user of it (userconfig) neverpeter2000-01-291-14/+4
* Remove #if NFOO > 0 (it's not required in most cases) and also where itpeter2000-01-293-16/+0
* Synced with sys/isa/ppc.c rev 1.26.kato2000-01-292-8/+0
* Synced with sys/kern/subr_diskmbr.c rev 1.44.kato2000-01-291-48/+62
* Synced with sys/kern/subr_diskmbr.c rev 1.43.kato2000-01-291-19/+18
* Synced with sys/isa/ppc.c rev 1.25.kato2000-01-292-22/+54
* Cosmetic changes.kato2000-01-291-2/+3
* Synced with sys/isa/sio.c rev 1.287.kato2000-01-292-2/+16
* Synced with sys/i386/isa/wd.c rev 1.218.kato2000-01-291-0/+8
* Merged with sys/i386/conf/GENERIC rev 1.238.kato2000-01-282-0/+2
* Merge from sys/i386/conf/GENERIC revision 1.231, 1.232 and 1.235.nyan2000-01-282-22/+18
* Synced with sys/i386/isa/isa_compat.h and pcaudio.c revisions 1.26 andkato2000-01-262-33/+38
* Synced with sys/i386/isa/npx.c rev 1.79.kato2000-01-261-10/+9
* Copy i386/isa/atapi-cd.[ch] to a new name so that it doesn't have thepeter2000-01-242-1/+4
OpenPOWER on IntegriCloud