Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amd64/conf add vioscsi
details: https://anonhg.NetBSD.org/src/rev/a4a4a864237d
branches: trunk
changeset: 341319:a4a4a864237d
user: christos <christos%NetBSD.org@localhost>
date: Fri Oct 30 21:16:15 2015 +0000
description:
add vioscsi
diffstat:
sys/arch/amd64/conf/GENERIC | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 0f4bc5d9876e -r a4a4a864237d sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC Fri Oct 30 21:15:05 2015 +0000
+++ b/sys/arch/amd64/conf/GENERIC Fri Oct 30 21:16:15 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.417 2015/09/21 12:32:06 nonaka Exp $
+# $NetBSD: GENERIC,v 1.418 2015/10/30 21:16:15 christos Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.417 $"
+#ident "GENERIC-$Revision: 1.418 $"
maxusers 64 # estimated number of users
@@ -1195,7 +1195,7 @@
ld* at virtio? # Virtio disk device
vioif* at virtio? # Virtio network device
viornd* at virtio? # Virtio entropy device
-
+vioscsi* at virtio? # Virtio SCSI device
# Pull in optional local configuration
cinclude "arch/amd64/conf/GENERIC.local"
Home |
Main Index |
Thread Index |
Old Index