[PC-BSD Commits] r3470 - pcbsd/trunk/system-overlay/PCBSD/conf
svn at pcbsd.org
svn at pcbsd.org
Mon Feb 16 07:05:58 PST 2009
Author: kris
Date: 2009-02-16 07:05:58 -0800 (Mon, 16 Feb 2009)
New Revision: 3470
Modified:
pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.amd64
Log:
Fixed some typos in the amd64 kernel conf
Modified: pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.amd64
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.amd64 2009-02-15 21:02:30 UTC (rev 3469)
+++ pcbsd/trunk/system-overlay/PCBSD/conf/PCBSD.amd64 2009-02-16 15:05:58 UTC (rev 3470)
@@ -69,7 +69,6 @@
#options KDTRACE_FRAME # Ensure frames are compiled in
#options KDTRACE_HOOKS # Kernel DTrace hooks
-options NTFS
options LIBICONV
options LIBMCHAIN
options CD9660_ICONV
@@ -276,7 +275,6 @@
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!
@@ -326,7 +324,7 @@
device dcons_crom # Configuration ROM for dcons
# Sound Support modules
-device soun # Generic Sound Support
+device sound # Generic Sound Support
device snd_uaudio # Support for USB Audio
# Enable IPFIREWALL / IPDIVERT for natd to work properly
More information about the Commits
mailing list