From 17a9c2cb31dc9e022ae56cd4a1e3d659fdf177c5 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 24 Jun 2009 11:38:41 +0000 Subject: for the isp(4) driver, invert the meaning of the options which pull firmwares into the smaller (and larger) media ok krw --- sys/arch/alpha/conf/RAMDISKB | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'sys/arch/alpha/conf/RAMDISKB') diff --git a/sys/arch/alpha/conf/RAMDISKB b/sys/arch/alpha/conf/RAMDISKB index 56d4f949533..f03284e22f2 100644 --- a/sys/arch/alpha/conf/RAMDISKB +++ b/sys/arch/alpha/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.34 2009/03/24 18:48:08 deraadt Exp $ +# $OpenBSD: RAMDISKB,v 1.35 2009/06/24 11:38:39 deraadt Exp $ # $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $ machine alpha # architecture, used by config; REQUIRED @@ -83,11 +83,9 @@ ppb* at pci? # PCI-PCI bridges sio* at pci? # Intel PCI-ISA bridge tga* at pci? # DEC ZLXp-E[123] graphics #pcn* at pci? # AMD PCnet-PCI Ethernet + isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel -#option ISP_COMPILE_FW=1 -#option ISP_COMPILE_1040_FW=1 -#option ISP_COMPILE_1080_FW=1 -#option ISP_COMPILE_12160_FW=1 +option ISP_NOFIRMWARE # Media Independent Interface (mii) drivers amphy* at mii? # AMD 79C873 PHYs -- cgit v1.2.3