From 3a0fbc8f42b707c319b109535f01178a4af9e2e9 Mon Sep 17 00:00:00 2001 From: David Gwynne Date: Sat, 25 Nov 2006 20:44:31 +0000 Subject: remove dpt(4) because it sucks. ok deraadt@ --- sys/arch/amd64/conf/GENERIC | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/arch/amd64/conf/GENERIC') diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index e8ce25f8dd4..1932883a7d9 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.164 2006/11/06 03:34:59 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.165 2006/11/25 20:44:30 dlg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -257,8 +257,6 @@ arc* at pci? # Areca RAID Controller scsibus* at arc? mpi* at pci? # LSI Logic Message Passing Interface scsibus* at mpi? -#dpt* at pci? # DPT SmartCache/SmartRAID PCI -#scsibus* at dpt? gdt* at pci? # ICP Vortex GDT RAID controllers scsibus* at gdt? twe* at pci? # 3ware Escalade RAID controllers -- cgit v1.2.3