aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64
diff options
context:
space:
mode:
authorMatt Jacob <mjacob@FreeBSD.org>2006-07-09 16:40:31 +0000
committerMatt Jacob <mjacob@FreeBSD.org>2006-07-09 16:40:31 +0000
commit086ba9f74fe3451f7add4d02affba1c279769080 (patch)
tree8a1f54bc7d4913a8e787693297efe4b857650682 /sys/amd64
parent1b530437b6b5d05d5b11a2aee7fb4c77ec088072 (diff)
Notes
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index b47c810b7db3..bcda22ca2663 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -251,6 +251,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!