Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / sparc / stand / boot / version
blobff2875ef16aebb2c13742375e036d6212b89c1d8
1 $NetBSD: version,v 1.17.2.1 2005/11/10 13:59:17 skrll 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:
8 1.2:    get it to work with V0 bootproms.
9 1.4:    add oldmon support and network support.
10 1.5:    bootprograms work unmodified across all platforms.
11 1.6:    reorganization of boot program sources.
12 1.7:    add libz, and re-reorganize sources into their correct subdirectories.
13 1.8:    add support for automatically finding kernels other than /netbsd.
14 1.9:    add ELF support for loading and bootinfo.
15 1.10:   loadfile() update:  ELF symbols no longer need backward seeks.
16 1.11:   loadfile() update to avoid backwards seeks for ELF Program Headers.
17 1.12:   add prom patches for JavaStation-1
18 1.13:   add additional match function pointer and prom patch Cycle 5 IP
19 1.14:   search for physical memory segment and map to kernel's link address
20 1.15:   add prom patch for Krups to make sound work ( create missing node on buggy OF )