blob: ebadb35bfffcf1968a57a3332f48abf4c87090a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
$NetBSD: version,v 1.14 2020/04/28 14:45:24 tsutsui Exp $
1.1: Initial version
1.2: Added support for HP-IB cartridge tapes
1.3: Reorganization of boot block code
1.4: Add support for reading gzip'd miniroot images
1.5: Round load address to 8k boundary
1.6: Better SPU detection code
1.7: Added APCI console support
1.8: Identify HP362 and HP382
1.9: Change boot messages to replace build date and maker with kernrev.
1.10: Pull OpenBSD's ite driver reorganization.
1.11: Add support for framebuffers on HP362 and HP382.
1.12: Add and fix support for HP425e mcclock, sti framebuffer, apci and dnkbd.
1.13: Disable slow gunzip CRC32 calculation.
1.14: Fix wrong errno when nfs_mount() fails.
|