summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2006-07-09 16:41:22 +0000
committermjacob <mjacob@FreeBSD.org>2006-07-09 16:41:22 +0000
commit685013634879c9cf1799d85237fd981587e51745 (patch)
treedf375b24bb95f6b1dee42a7d005d4d406c904eb1 /sys/pc98
parent672bdf0dbc2d9aab122050a0b33e75356053bbcd (diff)
downloadFreeBSD-src-685013634879c9cf1799d85237fd981587e51745.zip
FreeBSD-src-685013634879c9cf1799d85237fd981587e51745.tar.gz
Make the firmware assist driver resident in
preparation for isp using it. Reviewed by: sam, max
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 1903d71..2dac75d 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -227,6 +227,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