Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/raidframe Correct a comment.
details: https://anonhg.NetBSD.org/src/rev/affd632b0f14
branches: trunk
changeset: 482836:affd632b0f14
user: oster <oster%NetBSD.org@localhost>
date: Wed Feb 23 00:37:11 2000 +0000
description:
Correct a comment.
diffstat:
sys/dev/raidframe/rf_netbsd.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r abea601627a5 -r affd632b0f14 sys/dev/raidframe/rf_netbsd.h
--- a/sys/dev/raidframe/rf_netbsd.h Tue Feb 22 23:13:15 2000 +0000
+++ b/sys/dev/raidframe/rf_netbsd.h Wed Feb 23 00:37:11 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: rf_netbsd.h,v 1.8 2000/02/22 03:39:47 oster Exp $ */
+/* $NetBSD: rf_netbsd.h,v 1.9 2000/02/23 00:37:11 oster Exp $ */
/*-
* Copyright (c) 1996, 1997, 1998 The NetBSD Foundation, Inc.
@@ -88,7 +88,7 @@
0 == no, 1 == yes*/
int last_unit; /* last unit number (e.g. 0 for /dev/raid0)
of this component. Used for autoconfigure
- only. (Not currently used) */
+ only. */
int config_order; /* 0 .. n. The order in which the component
should be auto-configured. E.g. 0 is will
done first, (and would become raid0).
Home |
Main Index |
Thread Index |
Old Index