summaryrefslogtreecommitdiff
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Merged with sys/i386/conf/GENERIC rev 1.238.KATO Takenori2000-01-282-0/+2
* Merge from sys/i386/conf/GENERIC revision 1.231, 1.232 and 1.235.Yoshihiro Takahashi2000-01-282-22/+18
* Synced with sys/i386/isa/isa_compat.h and pcaudio.c revisions 1.26 andKATO Takenori2000-01-262-33/+38
* Synced with sys/i386/isa/npx.c rev 1.79.KATO Takenori2000-01-261-10/+9
* Copy i386/isa/atapi-cd.[ch] to a new name so that it doesn't have thePeter Wemm2000-01-242-1/+4
* Merged from sys/i386/conf/GENERIC rev 1.236.KATO Takenori2000-01-242-6/+6
* Synced with sys/i386/isa/isa_compat.h rev 1.25.KATO Takenori2000-01-241-5/+0
* Remove some no-op "port ?" and "irq ?" declarations.Peter Wemm2000-01-242-6/+6
* Return ENXIO on error.KATO Takenori2000-01-242-4/+4
* Drop 'at ppbus?' and trailing '0' from ppbus children.Peter Wemm2000-01-232-10/+10
* Remove useless trailing digit from pci and other unwired devices.Peter Wemm2000-01-232-108/+102
* Clean up some more loose ends..Peter Wemm2000-01-232-2/+1
* GC isa_device->id_reconfig - it's not referenced anywhere anymore.Peter Wemm2000-01-232-9/+1
* - Merge from sys/i386/conf/GENERIC rev 1.224, 1.225 and 1.226.Yoshihiro Takahashi2000-01-212-38/+50
* Synced with the sc driver in the sys/dev/syscons directory.KATO Takenori2000-01-209-1294/+2525
* Fixed typo.Yoshihiro Takahashi2000-01-202-2/+2
* Synced with sys/isa/sio.c rev 1.285.KATO Takenori2000-01-202-0/+14
* Synced with sys/i386/i386/userconfig.c rev 1.169.KATO Takenori2000-01-201-0/+2
* Synced with sys/i386/conf/GENERIC rev 1.230.KATO Takenori2000-01-202-2/+20
* Port of the PC-98 ppc to the newbus system.KATO Takenori2000-01-204-648/+1090
* Synced with sys/i386/isa/isa_compat.h rev 1.24.KATO Takenori2000-01-141-15/+0
* Synced with sys/i386/i386/userconfig.c rev 1.168.KATO Takenori2000-01-141-1/+2
* Synced with sys/i386/conf/GENERIC rev 1.228.KATO Takenori2000-01-142-8/+10
* Synced with sys/dev/syscons/syscons.c rev 1.331.KATO Takenori2000-01-131-27/+28
* Synced with following changes:KATO Takenori2000-01-132-14/+0
* Synced with sys/isa/sio.c rev 1.284.KATO Takenori2000-01-132-6/+6
* Put on my asbestos suit and move $mach/conf/*.$mach to conf/*.$mach asPeter Wemm2000-01-093-862/+0
* Synced with sys/i386/conf/files.i386 rev 1.295.KATO Takenori2000-01-091-10/+10
* Synced with sys/i386/conf/Makefile.i386 rev 1.176.KATO Takenori2000-01-091-32/+11
* Put COMPAT_SVR4 in opt_dontuse.h for the same reasons as IBCS2 andBruce Evans2000-01-091-10/+9
* Merge from sys/isa/fd.c revision from 1.171 to 1.176 and sys/isa/fdreg.hYoshihiro Takahashi2000-01-094-430/+488
* Bump configversion. The controller/device changes are upwards but notPeter Wemm2000-01-091-1/+1
* s/controller/device/ as per config(8) changesPeter Wemm2000-01-082-52/+52
* Compile genassym.c with ordinary ${CFLAGS}. The (small) needs forBruce Evans2000-01-081-14/+10
* Use genassym(1). The definitions of NKPDE and NKPT have been removedMarcel Moolenaar2000-01-071-5/+2
* Synced with sys/i386/isa/clock.c rev 1.149.KATO Takenori2000-01-053-27/+81
* Synced with sys/i386/i386/userconfig.c rev 1.166.KATO Takenori2000-01-051-0/+1
* Synced with sys/i386/conf/GENERIC rev 1.222.KATO Takenori2000-01-052-0/+2
* Add device driver support for USB ethernet adapters based on theBill Paul2000-01-052-0/+2
* - Fixed warnings.Yoshihiro Takahashi2000-01-0411-51/+4
* - Add commented out USB driver entries.Yoshihiro Takahashi2000-01-032-16/+42
* Synced with sys/i386/i386/userconfig.c rev 1.165.KATO Takenori2000-01-031-0/+1
* Synced with sys/i386/conf/GENERIC rev 1.220.KATO Takenori2000-01-032-0/+2
* Synced with sys/i386/conf/Makefile.i386 rev 1.170.KATO Takenori2000-01-031-4/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+2
* Synced with sys/isa/sio.c rev 1.282.KATO Takenori1999-12-272-10/+96
* Synced with sys/i386/isa/clock.c rev 1.148. This is a cosmetic changeKATO Takenori1999-12-273-12/+48
* Synced with sys/i386/conf/Makefile.i386 rev 1.169.KATO Takenori1999-12-271-11/+4
* Oops, deactivate ed drivers because of undefiend references fromKATO Takenori1999-12-262-22/+22