1 $NetBSD: version,v 1.11 2006/06/27 23:26:13 garbled Exp $
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.
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
13 1.6: Remove fd.c, video.c. Compile without DB_MONITOR. Cleanup,
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.