summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Add a DSO_BAD144 flag which indicates that the driver actually understandphk1999-09-201-1/+1
* Two more devstat_end_transaction() -> devstat_end_transaction_buf().phk1999-09-192-14/+2
* Use devstat_end_transaction_buf() rather than Use devstat_end_transaction()phk1999-09-185-29/+5
* Gdc and pckbd driver don't support pnp mode.nyan1999-09-144-0/+16
* Removed diskerr()'s unused d_name arg and updated callers. This fixesbde1999-09-134-6/+5
* Merge from sys/i386/conf/GENERIC revision 1.190.kato1999-09-132-10/+16
* Fixed missing changes from sys/isa/sio.c.nyan1999-09-122-404/+220
* Merge missing changes from sys/i386/conf/files.i386.nyan1999-09-121-1/+2
* Changes to centralise the default blocksize behaviour.julian1999-09-091-3/+1
* Merge from sys/i386/i386/machdep.c revision 1.361.kato1999-09-092-0/+2
* Make unused tape bmajors in past tense.phk1999-09-081-3/+3
* Don't register a bmajor.phk1999-09-081-4/+1
* Make sa/bdev, gd/bdev and gd/cdev as past-tense.phk1999-09-081-3/+3
* 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
OpenPOWER on IntegriCloud