diff options
author | brueffer <brueffer@FreeBSD.org> | 2005-05-22 17:12:42 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2005-05-22 17:12:42 +0000 |
commit | 06e765f1c4f2f8e30c06e7946ad263ef73b3127f (patch) | |
tree | 671605fafd0394de752b44fb8ba0124668f3ffde /release | |
parent | 1b293be32048686f04aaa7ed47dda5d3df6a4faa (diff) | |
download | FreeBSD-src-06e765f1c4f2f8e30c06e7946ad263ef73b3127f.zip FreeBSD-src-06e765f1c4f2f8e30c06e7946ad263ef73b3127f.tar.gz |
Sort the sound section by driver name. The exception to this is sound(4),
which is the master driver and will hopefully be renamed to snd(4) soon.
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/article.sgml | 32 | ||||
-rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/common/dev.sgml | 32 |
2 files changed, 34 insertions, 30 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/article.sgml b/release/doc/en_US.ISO8859-1/hardware/article.sgml index 3b726aa..191ced4 100644 --- a/release/doc/en_US.ISO8859-1/hardware/article.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/article.sgml @@ -716,44 +716,46 @@ &hwlist.sound; &hwlist.snd.ad1816; - &hwlist.snd.cs4281; - &hwlist.snd.solo; - &hwlist.snd.sbc; + &hwlist.snd.als4000; + + &hwlist.snd.audiocs; &hwlist.snd.cmi; + &hwlist.snd.cs4281; + &hwlist.snd.csa; + &hwlist.snd.ds1; + + &hwlist.snd.emu10k1; + &hwlist.snd.es137x; &hwlist.snd.ess; - &hwlist.snd.maestro; + &hwlist.snd.fm801; - &hwlist.snd.maestro3; + &hwlist.snd.gusc; - &hwlist.snd.als4000; + &hwlist.snd.ich; - &hwlist.snd.fm801; + &hwlist.snd.maestro; - &hwlist.snd.gusc; + &hwlist.snd.maestro3; &hwlist.snd.neomagic; - &hwlist.snd.vibes; + &hwlist.snd.sbc; - &hwlist.snd.emu10k1; + &hwlist.snd.solo; &hwlist.snd.via8233; &hwlist.snd.via82c686; - &hwlist.snd.ds1; - - &hwlist.snd.ich; - - &hwlist.snd.audiocs; + &hwlist.snd.vibes; <para arch="pc98">NEC PC-9801-73, 86 and compatibles (nss driver) <itemizedlist> diff --git a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml index 3b726aa..191ced4 100644 --- a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml @@ -716,44 +716,46 @@ &hwlist.sound; &hwlist.snd.ad1816; - &hwlist.snd.cs4281; - &hwlist.snd.solo; - &hwlist.snd.sbc; + &hwlist.snd.als4000; + + &hwlist.snd.audiocs; &hwlist.snd.cmi; + &hwlist.snd.cs4281; + &hwlist.snd.csa; + &hwlist.snd.ds1; + + &hwlist.snd.emu10k1; + &hwlist.snd.es137x; &hwlist.snd.ess; - &hwlist.snd.maestro; + &hwlist.snd.fm801; - &hwlist.snd.maestro3; + &hwlist.snd.gusc; - &hwlist.snd.als4000; + &hwlist.snd.ich; - &hwlist.snd.fm801; + &hwlist.snd.maestro; - &hwlist.snd.gusc; + &hwlist.snd.maestro3; &hwlist.snd.neomagic; - &hwlist.snd.vibes; + &hwlist.snd.sbc; - &hwlist.snd.emu10k1; + &hwlist.snd.solo; &hwlist.snd.via8233; &hwlist.snd.via82c686; - &hwlist.snd.ds1; - - &hwlist.snd.ich; - - &hwlist.snd.audiocs; + &hwlist.snd.vibes; <para arch="pc98">NEC PC-9801-73, 86 and compatibles (nss driver) <itemizedlist> |