From babf0085b2af77e30d59ea673a1fe67cb1934ddd Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 2 Sep 2008 21:46:17 +0000 Subject: ahc(4) work better in Sparc64 with AHC_ALLOW_MEMIO. Submitted by: Nathan Whitehorn --- sys/sparc64/conf/GENERIC | 1 + 1 file changed, 1 insertion(+) (limited to 'sys') diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index a6902fb4..1455ad5 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -101,6 +101,7 @@ device atapicd # ATAPI CDROM drives # SCSI Controllers device ahc # AHA2940 and onboard AIC7xxx devices +options AHC_ALLOW_MEMIO # Attempt to use memory mapped I/O options AHC_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~128k to driver. device isp # Qlogic family -- cgit v1.1