summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2010-09-24 12:46:10 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2010-09-24 12:46:10 +0000
commite3bf8e6def6d535941ead023cfaa2e6f2ba9029d (patch)
treeb063b8f1fa452ac4657e972d4341421a1f3224a5
parent68ae333d52f4de2b625d11575d5147bab26b9c1c (diff)
vscsi lives once more!
-rw-r--r--sys/conf/GENERIC6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC
index 6ea990475a6..17414cb12d6 100644
--- a/sys/conf/GENERIC
+++ b/sys/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.165 2010/09/22 13:03:48 claudio Exp $
+# $OpenBSD: GENERIC,v 1.166 2010/09/24 12:46:09 dlg Exp $
#
# Machine-independent option; used by all architectures for their
# GENERIC kernel
@@ -75,8 +75,8 @@ option MROUTING # Multicast router
softraid0 at root # Software RAID
scsibus* at softraid?
-#vscsi0 at root # Userland backed Virtual SCSI
-#scsibus* at vscsi?
+vscsi0 at root # Userland backed Virtual SCSI
+scsibus* at vscsi?
pseudo-device pf # packet filter
pseudo-device pflog # pf log if