aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/conf/GENERIC
diff options
context:
space:
mode:
authorJake Burkholder <jake@FreeBSD.org>2002-04-06 09:33:24 +0000
committerJake Burkholder <jake@FreeBSD.org>2002-04-06 09:33:24 +0000
commitc8eabf779c8e2914e80444c2f916eeb23f43b546 (patch)
tree9818c700bd269f8500560927293a7a951941b211 /sys/sparc64/conf/GENERIC
parentceb03991ef57075b71c68602b6a88a6709d4f0f7 (diff)
downloadsrc-c8eabf779c8e2914e80444c2f916eeb23f43b546.tar.gz
src-c8eabf779c8e2914e80444c2f916eeb23f43b546.zip
Enable isp and ispfw. Remove the nonexistant SUN_DISKLABEL and
ATA_ENABLE_BUSMATER.
Notes
Notes: svn path=/head/; revision=93954
Diffstat (limited to 'sys/sparc64/conf/GENERIC')
-rw-r--r--sys/sparc64/conf/GENERIC9
1 files changed, 3 insertions, 6 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 7409a2a6ae4f..116c71b80e4d 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -86,8 +86,8 @@ device atapicd # ATAPI CDROM drives
# SCSI Controllers
device ahc # AHA2940 and onboard AIC7xxx devices
#device esp # 53C94 & friends, not CAM-ified
-#device isp # Qlogic family
-#device ispfw # Firmware module for Qlogic host adapters
+device isp # Qlogic family
+device ispfw # Firmware module for Qlogic host adapters
#device ncr # NCR/Symbios Logic
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
@@ -192,11 +192,8 @@ device bpf #Berkeley packet filter
# Tempary things until things are farther along.
makeoptions NO_WERROR=true
-makeoptions NO_MODULES=does_not_compile_yet
-#options MD_ROOT_SIZE=64
-options SUN_DISKLABEL # Use SUN_DISKLABEL or NETBSD_DISKLABEL
+makeoptions NO_MODULES=true
options PCI_ENABLE_IO_MODES # Enable all PCI resources
-options ATA_ENABLE_BUSMASTER # Force busmaster support if available
options KTR
options KTR_COMPILE=0xffffffff