Home | History | Annotate | Download | only in libiocs
History log of /src/sys/arch/x68k/stand/libiocs/iocscall.h
RevisionDateAuthorComments
 1.3  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.2  18-Jan-2020  isaki Initialize the screen in all primary bootloaders.
- Some IPL (or boot selector) don't do it, but current secondary bootloader
expects the screen to be initialized to display logo.
To keep messages (like version signature) displayed by primary bootloader,
this initialization should be done early in all primary bootloaders.
- For boot_ustar.S, relocates some registers to save bootinfo (%d0).
- Bumps version.

Confirmed on X68030+060turbo and my X68030. This problem was found on
X68030+060turbo at NetBSD booth in OSC 2011 Hiroshima (8+ years ago).
 1.1  27-Sep-2001  minoura branches: 1.1.2; 1.1.6; 1.1.8; 1.1.214; 1.1.220;
libsa for the new bootloader of x68k port.
 1.1.220.1  25-Jan-2020  ad Sync with head.
 1.1.214.1  08-Apr-2020  martin Merge changes from current as of 20200406
 1.1.8.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.8.1  27-Sep-2001  thorpej file iocscall.h was added on branch kqueue on 2002-01-10 19:50:33 +0000
 1.1.6.2  27-Sep-2001  minoura libsa for the new bootloader of x68k port.
 1.1.6.1  27-Sep-2001  minoura file iocscall.h was added on branch nathanw_sa on 2001-09-27 10:03:28 +0000
 1.1.2.2  01-Oct-2001  fvdl Catch up with -current.
 1.1.2.1  27-Sep-2001  fvdl file iocscall.h was added on branch thorpej-devvp on 2001-10-01 12:43:09 +0000

RSS XML Feed