summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2006-07-09 16:40:31 +0000
committermjacob <mjacob@FreeBSD.org>2006-07-09 16:40:31 +0000
commit672bdf0dbc2d9aab122050a0b33e75356053bbcd (patch)
tree8a1f54bc7d4913a8e787693297efe4b857650682 /sys/sparc64
parent4574ebad6af797931dbb4a8597c0895b4b4c2b53 (diff)
downloadFreeBSD-src-672bdf0dbc2d9aab122050a0b33e75356053bbcd.zip
FreeBSD-src-672bdf0dbc2d9aab122050a0b33e75356053bbcd.tar.gz
Make the firmware assist driver resident in
preparation for isp using it.
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 77ac662..cf57f74 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -98,7 +98,7 @@ options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
# output. Adds ~128k to driver.
device isp # Qlogic family
device ispfw # Firmware module for Qlogic host adapters
-#device mpt # LSI-Logic MPT-Fusion (not yet)
+#device mpt # LSI-Logic MPT-Fusion
#device ncr # NCR/Symbios Logic
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
device esp # NCR53c9x (FEPS/FAS366)
@@ -203,6 +203,7 @@ device pty # Pseudo-ttys (telnet etc)
device md # Memory "disks"
device gif # IPv6 and IPv4 tunneling
device faith # IPv6-to-IPv4 relaying (translation)
+device firmware # firmware assist module
# The `bpf' device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
OpenPOWER on IntegriCloud