aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98/libpc98
Commit message (Expand)AuthorAgeFilesLines
...
* Supported to sound beep.Yoshihiro Takahashi1999-12-031-1/+17
* Cosmetic changes.Yoshihiro Takahashi1999-11-165-9/+48
* Sync with sys/boot/i386/libi386/Makefile revision 1.15.Yoshihiro Takahashi1999-11-031-0/+4
* - Fixed DMA 64k boundary problem.KATO Takenori1999-09-231-7/+14
* $Id$ -> $FreeBSD$Peter Wemm1999-08-286-6/+6
* Merge from sys/boot/i386/libi386/bootinfo.c revision 1.21.KATO Takenori1999-08-131-2/+6
* - Don't assume that SCSI ID numbers of HDD units are contiguous. ThatKATO Takenori1999-08-051-10/+13
* Provides discontinuous unit number support to make external FDDKATO Takenori1999-08-051-2/+3
* Sync with sys/boot/i386/libi386/bootinfo.c revision 1.19.KATO Takenori1999-06-061-1/+5
* Sync with sys/boot/i386/libi386/bootinfo.c revision 1.18.KATO Takenori1999-03-191-2/+3
* Sync with sys/boot/i386/libi386/bootinfo.c revision 1.17.KATO Takenori1999-03-101-1/+4
* Make loader be able to load 1.2MB fd on machines w/ 1.44MB fdd.KATO Takenori1999-03-041-4/+7
* When SCSI IDs are not contiguous, the loader could not find correctKATO Takenori1999-03-041-3/+7
* Fix character code of backslash. PC98 should use 0xfc instead of 0x5c.KATO Takenori1999-03-041-2/+2
* PC98 version of new boot loader. Because boot2 has not yet ported,KATO Takenori1999-02-038-0/+2525