diff options
author | Marco Peereboom <marco@cvs.openbsd.org> | 2009-10-27 02:36:00 +0000 |
---|---|---|
committer | Marco Peereboom <marco@cvs.openbsd.org> | 2009-10-27 02:36:00 +0000 |
commit | 5ad2be4a1b9ea3efcd8abbcf1e6bb620839e1170 (patch) | |
tree | 6733ef6215a5c971c736e22a6812b425ecd0c249 /sys/arch/amd64 | |
parent | 4a3bfd77f17b7172c349c6688aac672325d7415e (diff) |
Bah didn't man to commit the GENERIC part just yet.
Reminded by deraadt.
Diffstat (limited to 'sys/arch/amd64')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 4 |
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 |