summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Merged from sys/isa/{fd.c,fdreg.h} revisions 1.222 and 1.15, respectively.nyan2001-12-164-742/+1182
* Enable UFS_DIRHASH in the GENERIC kernel.iedowse2001-12-141-0/+1
* Fixed to draw mouse cursor. The syscons driver for PC98 uses differentnyan2001-12-144-18/+10
* MFi386: revision 1.485 (the previous commit is not completely)nyan2001-12-122-22/+26
* Overhaul the per-CPU support a bit:jhb2001-12-112-18/+16
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-102-22/+22
* Allow maxusers to be specified as 0 in the kernel config, which willdillon2001-12-093-3/+5
* PROCFS requires PSEUDOFS.des2001-12-041-1/+2
* Split the sio driver for pc98 into bus front end and back end.nyan2001-11-266-552/+324
* MFi386: revision 1.326.nyan2001-11-171-0/+1
* MFi386: revision 1.483nyan2001-11-172-12/+12
* Use make_dev_alias() instead of call make_dev() twice.nyan2001-11-121-4/+8
* GC userconfig after Peter axed it 15 months ago.phk2001-11-051-3178/+0
* Don't call cdevsw_add().phk2001-11-043-23/+0
* Rename the top 7 bits if disk minors to spare bits, rather than type bits.phk2001-11-041-1/+1
* MFi386: sys/i386/i386/machdep.c revisions 1.481 and 1.482nyan2001-10-302-4/+10
* Removed pmc_isa_identify function. It is not needed.nyan2001-10-282-26/+0
* cn_tab no longer exists, use cnadd() to add a console device. Note thatjlemon2001-10-243-3/+3
* Added the pmc driver which supports power management controller ofnyan2001-10-244-0/+518
* fix broken `compat_atdisk'(replace raw device name with block device's).amorita2001-10-231-2/+3
* Fix compile error of the case using `LINE30' option.amorita2001-10-232-0/+6
* First commit after a repo copy of isa/sio* -> dev/sio:imp2001-10-222-2/+2
* Use the i386 version of npx.c. It has been merged with the pc98 version.bde2001-10-211-1003/+0
* Remove wx.mjacob2001-10-201-1/+0
* MFi386: sys/i386/isa/npx.c revisions from 1.114 to 1.116nyan2001-10-191-161/+56
* Changed IO_NPXSIZE to 8nyan2001-10-192-2/+2
* MFi386: sys/i386/isa/clock.c revision 1.177nyan2001-10-193-12/+0
* MFi386: sys/i386/isa/pcaudio.c revision 1.63nyan2001-10-191-6/+0
* Merged from sys/isa/sio.c revisions from 1.344 to 1.347nyan2001-10-192-6/+20
* MFi386: sys/i386/conf/GENERIC revision 1.320nyan2001-10-191-1/+1
* Make SCSI changer and SES devices standard in generic kernels.mjacob2001-10-161-0/+2
* Rewrite the pc98 bus_space stuff.nyan2001-10-074-0/+3630
* o Modify pc98 syscons code to use securelevel_gt() instead ofrwatson2001-09-261-2/+3
* The faith(4) device is no longer a count device so don't specify a count.brooks2001-09-251-1/+1
* - Added #include <sys/systm.h>nyan2001-09-242-2/+4
* + Fix misplacement of `txp'obrien2001-09-241-5/+5
* Cleanup and split of nfs client and server code.peter2001-09-181-1/+2
* Whitespace fixes.jhb2001-09-181-3/+3
* MFi386: sys/isa/fd.c revision from 1.205 to 1.219.nyan2001-09-162-882/+1044
* Allocate i/o and memory resources using gdc driver.nyan2001-09-162-48/+378
* MFi386: added comment for ed driver.nyan2001-09-161-0/+1
* MFi386: cosmetic changes.nyan2001-09-162-0/+2
* MFi386: sys/isa/sio.c revision 1.301, 1.336, 1.337, 1.338, 1.339 and 1.342.nyan2001-09-162-138/+122
* MFi386: sys/i386/isa/pcaudio.c revision 1.59 and 1.61.nyan2001-09-161-14/+4
* MFi386: sys/i386/isa/mse.c revision 1.54 and 1.55.nyan2001-09-161-2/+3
* MFi386: sys/i386/isa/clock.c revision 1.175 and 1.176.nyan2001-09-163-15/+108
* Added (commented out) ACPI attachment.nyan2001-09-166-0/+18
* MFi386: removed IDE_DELAY option.nyan2001-09-161-1/+0
* Merged from sys/i386/isa/pcaudio.c revision 1.62 (KSE changes).nyan2001-09-151-6/+6
* Merged from sys/i386/apm/apm.c revision 1.123 (KSE changes).nyan2001-09-151-5/+5
OpenPOWER on IntegriCloud