From 6ff69b7c7a6296304cab1ffaba83dc4bf827d3d7 Mon Sep 17 00:00:00 2001 From: Henning Brauer Date: Thu, 3 Feb 2005 15:58:45 +0000 Subject: remove commented out ncr, siop handles the devices, with and ok dale --- sys/arch/amd64/conf/GENERIC | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index bf0362bd73c..9b4d53aed79 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.53 2005/02/03 15:45:59 henning Exp $ +# $OpenBSD: GENERIC,v 1.54 2005/02/03 15:58:44 henning Exp $ # # GENERIC -- everything that's currently supported # @@ -217,9 +217,7 @@ scsibus* at isp? #scsibus* at aic? #esp* at pcmcia? # PCMCIA based NCR 53C9X SCSI #scsibus* at esp? -#ncr* at pci? # NCR 538XX SCSI controllers(old) -#scsibus* at ncr? -siop* at pci? # NCR 538XX SCSI controllers(new) +siop* at pci? # NCR 538XX SCSI controllers scsibus* at siop? #adv* at pci? # AdvanSys 1200A/B and ULTRA SCSI #scsibus* at adv? -- cgit v1.2.3