Module Name: src
Committed By: tsutsui
Date: Sat Feb 12 05:09:15 UTC 2011
Modified Files:
src/sys/arch/hp300/stand/inst: version
src/sys/arch/hp300/stand/uboot: version
Log Message:
Bump version for 362 and 382 framebuffer support.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/hp300/stand/inst/version
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/hp300/stand/uboot/version
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/hp300/stand/inst/version
diff -u src/sys/arch/hp300/stand/inst/version:1.10 src/sys/arch/hp300/stand/inst/version:1.11
--- src/sys/arch/hp300/stand/inst/version:1.10 Thu Feb 10 12:47:08 2011
+++ src/sys/arch/hp300/stand/inst/version Sat Feb 12 05:09:15 2011
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.10 2011/02/10 12:47:08 tsutsui Exp $
+$NetBSD: version,v 1.11 2011/02/12 05:09:15 tsutsui Exp $
1.1: Initial version
1.2: Added support for HP-IB cartridge tapes
@@ -10,3 +10,4 @@
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.
Index: src/sys/arch/hp300/stand/uboot/version
diff -u src/sys/arch/hp300/stand/uboot/version:1.17 src/sys/arch/hp300/stand/uboot/version:1.18
--- src/sys/arch/hp300/stand/uboot/version:1.17 Thu Feb 10 12:47:08 2011
+++ src/sys/arch/hp300/stand/uboot/version Sat Feb 12 05:09:15 2011
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.17 2011/02/10 12:47:08 tsutsui Exp $
+$NetBSD: version,v 1.18 2011/02/12 05:09:15 tsutsui Exp $
1.1: Initial version
1.2: Added support for network booting
@@ -17,3 +17,4 @@
1.15: Identify HP362 and HP382
1.16: Change boot messages to replace build date and maker with kernrev.
1.17: Pull OpenBSD's ite driver reorganization.
+1.18: Add support for framebuffers on HP362 and HP382.