From: dlg Date: Wed, 21 Jul 2010 07:13:06 +0000 (+0000) Subject: disable vscsi until we actually have something that uses it (like iscsid), X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=899e526e0d570e808de94415788dacd22a57611f;p=openbsd disable vscsi until we actually have something that uses it (like iscsid), and until matthew@ is happy with it. suggested by deraadt@ --- diff --git a/sys/conf/GENERIC b/sys/conf/GENERIC index 71f072740ee..bde876c63cb 100644 --- a/sys/conf/GENERIC +++ b/sys/conf/GENERIC @@ -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