summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2011-07-15 19:02:44 +0000
committerjoel <joel@FreeBSD.org>2011-07-15 19:02:44 +0000
commitd3eb43cf7d9826d90122c3bc76f9284edf7eae8d (patch)
treeaafd506cd64fe1a90f33f32bfd9ff8e5c718ba21 /sys/conf
parent5132d7b9f385514473fc19b1aa9080b6dc5db819 (diff)
downloadFreeBSD-src-d3eb43cf7d9826d90122c3bc76f9284edf7eae8d.zip
FreeBSD-src-d3eb43cf7d9826d90122c3bc76f9284edf7eae8d.tar.gz
Sort snd_* entries alphabetically.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index dc44387..d3951e3 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2253,14 +2253,14 @@ device sound
# conjunction with snd_sbc.
# snd_sbc: Creative SoundBlaster ISA PnP/non-PnP.
# Supports ESS and Avance ISA chips as well.
-# snd_spicds: SPI codec driver, needed by Envy24/Envy24HT drivers.
# snd_solo: ESS Solo-1x PCI.
+# snd_spicds: SPI codec driver, needed by Envy24/Envy24HT drivers.
# snd_t4dwave: Trident 4DWave DX/NX PCI, Sis 7018 PCI and Acer Labs
# M5451 PCI.
+# snd_uaudio: USB audio.
# snd_via8233: VIA VT8233x PCI.
# snd_via82c686: VIA VT82C686A PCI.
# snd_vibes: S3 Sonicvibes PCI.
-# snd_uaudio: USB audio.
device snd_ad1816
device snd_als4000
@@ -2290,10 +2290,10 @@ device snd_sbc
device snd_solo
device snd_spicds
device snd_t4dwave
+device snd_uaudio
device snd_via8233
device snd_via82c686
device snd_vibes
-device snd_uaudio
# For non-PnP sound cards:
hint.pcm.0.at="isa"
OpenPOWER on IntegriCloud