summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarco <marco@openbsd.org>2009-10-27 02:35:59 +0000
committermarco <marco@openbsd.org>2009-10-27 02:35:59 +0000
commit1a5d153e2d3a3480fab9cda22c571ee1a263793e (patch)
tree5d0e7c22bb0ffae7ddb8de78120dc3ece24ec53f
parentAdd driver for MPI2 SAS HBAs. This covers LSI MPT2 and Dell H200 HBAs. (diff)
downloadwireguard-openbsd-1a5d153e2d3a3480fab9cda22c571ee1a263793e.tar.xz
wireguard-openbsd-1a5d153e2d3a3480fab9cda22c571ee1a263793e.zip
Bah didn't man to commit the GENERIC part just yet.
Reminded by deraadt.
-rw-r--r--sys/arch/amd64/conf/GENERIC4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index 685bd3b7131..e2989401e7e 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.274 2009/10/27 02:21:59 marco Exp $
+# $OpenBSD: GENERIC,v 1.275 2009/10/27 02:35:59 marco Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -342,8 +342,6 @@ arc* at pci? # Areca RAID Controller
scsibus* at arc?
mpi* at pci? # LSI Logic Message Passing Interface
scsibus* at mpi?
-#mpii* at pci? # LSI Logic Message Passing Interface II
-#scsibus* at mpii?
gdt* at pci? # ICP Vortex GDT RAID controllers
scsibus* at gdt?
twe* at pci? # 3ware Escalade RAID controllers