summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98
Commit message (Expand)AuthorAgeFilesLines
* Merged from sys/boot/i386/loader/Makefile revision 1.47.kato2000-09-081-1/+7
* The INT 1B BIOS call is used to obtain geometries of SASI/IDE hardkato2000-08-311-2/+16
* Fixed determination method for sector size of the 2nd IDE HDD.kato2000-08-151-1/+1
* Merged from sys/boot/i386/Makefile.inc revision 1.2.kato2000-08-121-0/+1
* - Fixed missing initialization of current device number.kato2000-08-062-1/+2
* - Fixed %si (offset to partition table) in boot.kato2000-08-031-3/+3
* - Fixed pointer to the partition table in the buffer.kato2000-08-031-12/+7
* Added PC-98 HDD boot manager. The boot0 is the `IPL' which occupieskato2000-08-0211-1/+1752
* Merged from sys/boot/i386/btx/btx/btx.s revisions from 1.18 to 1.22.nyan2000-07-302-12/+74
* Merged from sys/boot/i386/libi386/biosdisk.c revision 1.31.nyan2000-07-141-29/+94
* Sync with the following changes.nyan2000-05-297-384/+323
* Make this compile in case anyone ever wants to use the PC98 booterhoek2000-05-211-1/+1
* Move man page directives to common/Makefile.inc.dcs2000-05-191-2/+0
* - Removed hi-resolution mode supports.nyan2000-05-031-29/+13
* Add $FreeBSD$peter2000-05-013-0/+5
* Sync with sys/boot/i386/libi386/biosdisk.c revision 1.30.nyan2000-04-301-160/+260
* Sync with the following changes.nyan2000-04-233-3/+11
* The printf function of boot2 can't recognize "%lx" format.nyan2000-04-141-4/+4
* Merged from sys/boot/i386/loader/Makefile revision 1.43.nyan2000-04-141-2/+6
* Merged from sys/boot/i386/loader/main.c rev 1.19.kato2000-04-121-0/+11
* Synced with following files:kato2000-03-319-183/+332
* Separated serial boot block interface routine into NS16550 stuff andkato2000-03-303-146/+381
* Sync with sys/boot/i386/libi386/biosdisk.c revision 1.27 and 1.28.nyan2000-03-171-7/+8
* Synced with sys/boot/i386/loader/Makefile rev 1.41.kato2000-02-051-0/+2
* Synced with sys/boot/i386/btx/btx/btx.s rev 1.14.kato2000-01-292-2/+6
* Merge from the following changes.nyan2000-01-033-48/+121
* Fixed to get the BIOS geometry.nyan2000-01-031-4/+5
* - Supported the bd_getbigeom function and use this function to get BIOSnyan1999-12-193-350/+26
* Remove BAD144 support, it has already been disabled for some time.phk1999-12-083-118/+2
* Supported to sound beep.nyan1999-12-031-1/+17
* Sync with sys/boot/i386/loader/Makefile revision 1.37.nyan1999-11-251-1/+1
* Fixed warnings.nyan1999-11-163-6/+7
* Remove -mno-486 option and add -mpreferred-stack-boundary=2 option.nyan1999-11-161-1/+1
* Cosmetic changes.nyan1999-11-165-9/+48
* Install loader.rc.nyan1999-11-161-0/+4
* Sync with sys/boot/i386/btx/btx/btx.s revision 1.13.nyan1999-11-032-0/+10
* Sync with sys/boot/i386/libi386/Makefile revision 1.15.nyan1999-11-031-0/+4
* Sync with sys/boot/i386/btx/btx/Makefile and btx.s revisions 1.7 andkato1999-10-133-9/+138
* Blank out the twiddly thing when outputting the ``BTX loader'' message.brian1999-10-122-2/+2
* - Fixed DMA 64k boundary problem.kato1999-09-231-7/+14
* $Id$ -> $FreeBSD$peter1999-08-2834-34/+34
* Merge from sys/boot/i386/libi386/bootinfo.c revision 1.21.kato1999-08-131-2/+6
* - Don't assume that SCSI ID numbers of HDD units are contiguous. Thatkato1999-08-051-10/+13
* Provides discontinuous unit number support to make external FDDkato1999-08-051-2/+3
* Reconcile all the loader newvers.sh's into one common one.peter1999-06-291-4/+4
* Sync with sys/boot/i386/libi386/bootinfo.c revision 1.19.kato1999-06-061-1/+5
* Sync with sys/boot/i386/btx/Makefile revision 1.5.kato1999-05-201-2/+2
* Sync with sys/boot/i386/loader/Makefile revision 1.34.kato1999-04-251-3/+3
* Optimize better for space.kato1999-04-241-3/+3
* Update #include statements to reflect the new location of "sioreg.h".jdp1999-04-221-2/+2
OpenPOWER on IntegriCloud