summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary file. This file is obsolete by newbus integration.nyan1999-09-251-1144/+0
* Remove NBPF conditionality of bpf calls in most of our network drivers.phk1999-09-253-32/+0
* Merge from sys/i386/conf/files.i386 revision 1.270 and 1.271.nyan1999-09-251-3/+5
* - Supported 1.23MB FD again.nyan1999-09-232-118/+138
* Fixed the bug that the number of sectors per cylinder was stored intokato1999-09-231-1/+1
* Sync with sys/dev/syscons/syscons.c revision 1.322.kato1999-09-231-114/+92
* Sync with sys/i386/isa/npx.c revision 1.78.kato1999-09-221-0/+2
* Sync with sys/i386/i386/userconfig.c revision 1.159.kato1999-09-221-1/+1
* Sync with sys/i386/conf/majors.i386 revision 1.86.kato1999-09-221-2/+2
* Added mp_clock.c.kato1999-09-221-0/+1
* Commented out ed driver.kato1999-09-222-20/+20
* Sync with sys/i386/conf/GENERIC revision 1.192.kato1999-09-222-4/+4
* Set si_iosize_max rather than d_maxio.phk1999-09-201-17/+7
* 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
OpenPOWER on IntegriCloud