Home | History | Annotate | Line # | Download | only in boot
version revision 1.12
      1 $NetBSD: version,v 1.12 2007/04/29 20:23:35 msaitoh Exp $
      2 
      3 NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
      4 file is important - make sure the entries are appended on end, last item
      5 is taken as the current.
      6 
      7 1.1:		Boot program for IBM Power Serise 830; initial revision
      8 1.2:		Support verbose/quiet boot.
      9 1.3:		loadfile() update:  ELF symbols no longer need backward seeks.
     10 1.4:		loadfile() update to avoid backwards seeks for ELF Program
     11 		Headers.
     12 1.5:		Support MPC601.
     13 1.6:		Remove fd.c, video.c.  Compile without DB_MONITOR. Cleanup,
     14 		KNF.
     15 1.7:		Rewrite vreset.c, make it work and always run it. Stop using
     16 		cd9660 and ufs, replace with nullfs because we don't need one.
     17 1.8:		Do not always run vreset.  When resetting, only do the pci
     18 		stuff when we find an actual pci card.
     19