summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Merge from sys/i386/i386/userconfig.c revisions 1.157 & 1.158.kato1999-09-071-1/+3
* Commented out k6_mem.c.kato1999-09-071-1/+1
* Change isa_get/set_flags() to device_get/set_flags().kato1999-09-0710-34/+34
* Merge from sys/i386/isa/clock.c revision 1.145.kato1999-09-043-0/+30
* Merge from sys/i386/conf/files.i386 revision 1.264.kato1999-09-041-0/+1
* Sync with sys/i386/i386/userconfig.c revision 1.156.kato1999-09-021-1/+4
* Sync with sys/i386/conf/files.i386 revision 1.263.kato1999-09-021-7/+0
* Sync with sys/i386/conf/GENERIC revision up to 1.186.kato1999-09-022-2/+2
* Set si_bsize_phys and si_bsize_max in all legacy CD drivers.phk1999-09-011-0/+2
* Try to win back the "removal of most crufty code" trophy from markm:phk1999-09-011-90/+33
* - Removed COMPAT_ATDISK from option because it is pseudo-device now.kato1999-08-294-14/+5
* Merge alpha and pc98 changes into i386 MBR handling code and replace allphk1999-08-294-465/+5
* Changed from dname into devtoname(bp->b_dev) in the function dsinit().kato1999-08-291-5/+6
* Merge missing changes from sys/i386/conf/GENERIC.nyan1999-08-282-154/+156
* Fix ordering.nyan1999-08-281-130/+129
* - The old printer driver is renamed 'olpt'.nyan1999-08-281-1/+8
* Added MII bus support.kato1999-08-282-0/+6
* We don't need to pass the diskname argument all over the diskslice/labelphk1999-08-284-17/+17
* $Id$ -> $FreeBSD$peter1999-08-2875-76/+76
* Remove some vestiges of devfs direct calls.julian1999-08-273-18/+3
* Add PHK's make_dev() into more places where DEVFS used to bejulian1999-08-2711-225/+61
* Convert DEVFS hooks in (most) drivers to make_dev().phk1999-08-233-56/+14
* Updated to new keyboard driver.kato1999-08-232-256/+28
* Merge from sys/dev/syscons/syscons.c revision 1.319.kato1999-08-231-4/+6
* Merge from sys/i386/isa/npx.c revision 1.76.kato1999-08-231-1/+18
* Merge from sys/i386/i386/userconfig.c revision 1.153.kato1999-08-231-2/+3
* Merge from sys/i386/conf/options.i386 revision .1.20.kato1999-08-231-2/+1
* Merge from sys/i386/isa/spkr.c revision 1.38.kato1999-08-181-5/+5
* Merge from sys/i386/i386/machdep.c revision 1.359.kato1999-08-182-16/+34
* Merge from sys/i386/conf/files.i386 revision 1.259.kato1999-08-181-2/+4
* Use V-FAST mode register to check whether it supports V-FST mode.nyan1999-08-172-6/+6
* Give if_tun the "almost clone" makeover.phk1999-08-152-4/+4
* Give BPF the "almost-clone" update. If you need more of them, makephk1999-08-152-4/+4
* Spring cleaning around strategy and disklabels/slices:phk1999-08-146-79/+44
* Merge from sys/i386/conf/majors.i386 revision 1.82.kato1999-08-131-1/+3
* Cosmetic changes in PC98 functions:kato1999-08-101-58/+62
* Fixed a compiler warning by conversion from pointer to integer.kato1999-08-101-3/+3
* - Removed unused variable.kato1999-08-101-7/+5
* Sync with sys/i386/conf/userconfig.c revision 1.152.kato1999-08-101-5/+5
* Fixed checking a type of the interface.nyan1999-08-092-4/+4
* Merge the cons.c and cons.h to the best of my ability. alpha may orphk1999-08-0913-27/+26
* Make the pty driver as close to a cloning device as we can get for now,phk1999-08-082-4/+4
* Sync with sys/i386/conf/options.i386 revision 1.119.kato1999-08-081-2/+7
* Sync with sys/i386/conf/majors.i386 revision 1.81.kato1999-08-081-2/+1
* Sync with sys/i386/conf/files.i386 revision 1.257.kato1999-08-081-16/+19
* Enable bpf by default.kato1999-08-082-16/+10
* Fix a panic caused by freeing unallocated structure.kato1999-08-081-2/+1
* Sync with sys/i386/conf/majors.i386 revision 1.80.kato1999-08-011-1/+3
* Sync with sys/i386/isa/clock.c revision up to 1.142.kato1999-07-303-33/+18
* Sync with sys/i386/i386/machdep.c revision 1.357.kato1999-07-302-14/+50
OpenPOWER on IntegriCloud