11.14Sandvar$NetBSD: version,v 1.14 2025/08/18 18:46:24 andvar Exp $
21.2Sjdolecek
31.2SjdolecekNOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE.  The format of this
41.2Sjdolecekfile is important - make sure the entries are appended on end, last item
51.2Sjdolecekis taken as the current.
61.1Snonaka
71.14Sandvar1.1:		Boot program for IBM Power Series 830; initial revision
81.3Sjdolecek1.2:		Support verbose/quiet boot.
91.6Sbjh211.3:		loadfile() update:  ELF symbols no longer need backward seeks.
101.7Sscw1.4:		loadfile() update to avoid backwards seeks for ELF Program
111.7Sscw		Headers.
121.8Skleink1.5:		Support MPC601.
131.9Sgarbled1.6:		Remove fd.c, video.c.  Compile without DB_MONITOR. Cleanup,
141.9Sgarbled		KNF.
151.12Smsaitoh1.7:		Rewrite vreset.c, make it work and always run it. Stop using
161.10Sgarbled		cd9660 and ufs, replace with nullfs because we don't need one.
171.12Smsaitoh1.8:		Do not always run vreset.  When resetting, only do the pci
181.11Sgarbled		stuff when we find an actual pci card.
191.13Skiyohara1.9:		Support load kernel from SCSI HDD with siop.
201.13Skiyohara		It copy from bebox.  (EXPERIMENTAL)
21