disable vscsi until we actually have something that uses it (like iscsid),
authordlg <dlg@openbsd.org>
Wed, 21 Jul 2010 07:13:06 +0000 (07:13 +0000)
committerdlg <dlg@openbsd.org>
Wed, 21 Jul 2010 07:13:06 +0000 (07:13 +0000)
and until matthew@ is happy with it.

suggested by deraadt@

sys/conf/GENERIC

index 71f0727..bde876c 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.160 2010/07/01 20:24:04 thib Exp $
+#      $OpenBSD: GENERIC,v 1.161 2010/07/21 07:13:06 dlg Exp $
 #
 #      Machine-independent option; used by all architectures for their
 #      GENERIC kernel
@@ -74,8 +74,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