diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2006-07-09 16:40:31 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2006-07-09 16:40:31 +0000 |
| commit | 086ba9f74fe3451f7add4d02affba1c279769080 (patch) | |
| tree | 8a1f54bc7d4913a8e787693297efe4b857650682 /sys/amd64 | |
| parent | 1b530437b6b5d05d5b11a2aee7fb4c77ec088072 (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/GENERIC | 1 |
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! |
