OpenGrok
Cross Reference: xxboot.h
xref
: /
src
/
sys
/
arch
/
x68k
/
stand
/
xxboot
/
xxboot.h
Home
|
History
|
Annotate
|
Download
|
only in
xxboot
History log of
/src/sys/arch/x68k/stand/xxboot/xxboot.h
Revision
Date
Author
Comments
1.4
16-Aug-2020
isaki
Overhaul xxboot. And merge floppy boot, taken from boot_ustar.
- Rewrite boot.S completely.
boot.S now supports boot from SCSI HD/CD and floppy.
- Use IOCS call to identify the floppy format, instead of chkfmt.s which
accesses hardware directly.
- Import print_hex() debug function from boot_ufs.
- Import a feature that displays initial registers (for debug) from boot_ufs,
and restore it (this in boot_ufs has been broken).
- Add size optimized alternatives for some libkern routines.
- Stop linking libsa to prevent to link unexpected objects.
- Bump version to 2.0.
1.3
14-Aug-2020
isaki
Add xxboot.h common header to share prototype definitions.
1.2
27-Jan-2002
minoura
Remove obsolete xxboot.
1.1
01-Sep-1998
itohy
branches: 1.1.28; 1.1.32;
NetBSD/x68k boot loader. The xxboot now can boot NetBSD from
1. >1GB SCSI disks,
2. any of the top 7 partitions on disks, and
3. any SCSI interface.
1.1.32.1
28-Feb-2002
nathanw
Catch up to -current.
1.1.28.1
11-Feb-2002
jdolecek
Sync w/ -current.
Indexes created Tue Oct 21 08:09:48 GMT 2025