summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-01-01 04:16:32 +0000
committerpeter <peter@FreeBSD.org>1999-01-01 04:16:32 +0000
commit59c8ef1b2ef3ef0e5ae19d3704e0d998e525a9ee (patch)
treeab5a9e1ff521936893d5514040542e4c9951b2ed /sys/conf
parente4a4ff71802ce68efaa1c69bb97266efedfdfb9b (diff)
downloadFreeBSD-src-59c8ef1b2ef3ef0e5ae19d3704e0d998e525a9ee.zip
FreeBSD-src-59c8ef1b2ef3ef0e5ae19d3704e0d998e525a9ee.tar.gz
Oops, forgot to commit entry in LINT for statically configured vinum.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 8397516..98efea8 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.523 1998/12/30 09:43:36 phk Exp $
+# $Id: LINT,v 1.524 1998/12/31 08:03:52 luigi Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -744,6 +744,8 @@ pseudo-device gzip #Exec gzipped a.out's
pseudo-device vn #Vnode driver (turns a file into a device)
pseudo-device snp 3 #Snoop device - to look at pty/vty/etc..
pseudo-device ccd 4 #Concatenated disk driver
+pseudo-device vinum #Vinum concat/mirror/raid driver
+options VINUMDEBUG #enable Vinum debugging hooks
# These are only for watching for bitrot in old tty code.
# broken
OpenPOWER on IntegriCloud