Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sgimips/stand/boot Update for devopen() change.
details: https://anonhg.NetBSD.org/src/rev/94968d654e16
branches: trunk
changeset: 544315:94968d654e16
user: rafal <rafal%NetBSD.org@localhost>
date: Mon Mar 17 03:07:14 2003 +0000
description:
Update for devopen() change.
diffstat:
sys/arch/sgimips/stand/boot/version | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r fbe066eb7992 -r 94968d654e16 sys/arch/sgimips/stand/boot/version
--- a/sys/arch/sgimips/stand/boot/version Mon Mar 17 03:04:51 2003 +0000
+++ b/sys/arch/sgimips/stand/boot/version Mon Mar 17 03:07:14 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.2 2001/11/21 23:33:17 thorpej Exp $
+$NetBSD: version,v 1.3 2003/03/17 03:07:14 rafal Exp $
NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
file is important - make sure the entries are appended on end, last item
@@ -6,3 +6,4 @@
1.0: Initial sgimips booter
1.1: Cleanup, pass bootinfo to kernel
+1.2: When parsing boot device for type, skip pci(n) -- needed for IP32
Home |
Main Index |
Thread Index |
Old Index