Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/ews4800mips/stand/boot/version
RevisionDateAuthorComments
 1.3  04-Feb-2009  tsutsui - use multiple sector read on floppy boot
(speeds up ustarfs floppy boot from ~840sec to ~100sec)
- use twiddle() rather than printing CHS numbers on reading floppy sectors
- make ustarfs_load() work with more than two volumes
- bump revision

XXX: FD_FORMAT_2D is not identified properly in boot_device() on EWS4800/360SX.
 1.2  16-Jul-2008  tsutsui branches: 1.2.2; 1.2.4;
Change boot messages to replace build date and maker with kernrev.
 1.1  29-Dec-2005  tsutsui branches: 1.1.18; 1.1.76; 1.1.80; 1.1.82; 1.1.84; 1.1.86;
Initial import of NetBSD/ews4800mips port,
for NEC's MIPS based EWS4800 workstations.

Most porting work was done by UCHIYAMA Yasushi <uch@netbsd>
http://mail-index.netbsd.org/port-mips/2004/06/27/0000.html
and various cleanup, updating, and fixes have been done by me.
Currently only EWS4800/350, 360, 360AD, 360ADII, 360EX and 360SX
models are supported.
 1.1.86.1  19-Oct-2008  haad Sync with HEAD.
 1.1.84.1  18-Jul-2008  simonb Sync with head.
 1.1.82.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.1.80.1  04-May-2009  yamt sync with head.
 1.1.76.1  28-Sep-2008  mjf Sync with HEAD.
 1.1.18.2  21-Jun-2006  yamt sync with head.
 1.1.18.1  29-Dec-2005  yamt file version was added on branch yamt-lazymbuf on 2006-06-21 14:51:20 +0000
 1.2.4.1  06-Feb-2009  snj Pull up following revision(s) (requested by tsutsui in ticket #419):
sys/arch/ews4800mips/stand/boot/version: revision 1.3
sys/arch/ews4800mips/stand/common/bootxx.c: revision 1.5
sys/arch/ews4800mips/stand/common/disk.c: revision 1.7
sys/arch/ews4800mips/stand/common/floppy_2d.c: revision 1.5
sys/arch/ews4800mips/stand/common/floppy_2hc.c: revision 1.5
sys/arch/ews4800mips/stand/common/floppy_2hd_ibmpc.c: revision 1.5
sys/arch/ews4800mips/stand/common/ustarfs.c: revision 1.8
- use multiple sector read on floppy boot
(speeds up ustarfs floppy boot from ~840sec to ~100sec)
- use twiddle() rather than printing CHS numbers on reading floppy sectors
- make ustarfs_load() work with more than two volumes
- bump revision
XXX: FD_FORMAT_2D is not identified properly in boot_device() on EWS4800/360SX.
 1.2.2.1  03-Mar-2009  skrll Sync with HEAD.

RSS XML Feed