From bee644d1ce9c6dc8c104b0d283e14b49062462cf Mon Sep 17 00:00:00 2001 From: Christian Brueffer Date: Sun, 22 May 2005 17:12:42 +0000 Subject: [PATCH] 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. --- .../doc/en_US.ISO8859-1/hardware/article.sgml | 34 ++++++++++--------- .../en_US.ISO8859-1/hardware/common/dev.sgml | 34 ++++++++++--------- 2 files changed, 36 insertions(+), 32 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/hardware/article.sgml b/release/doc/en_US.ISO8859-1/hardware/article.sgml index 3b726aa858c4..191ced4783b2 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.maestro3; - - &hwlist.snd.als4000; - &hwlist.snd.fm801; &hwlist.snd.gusc; + &hwlist.snd.ich; + + &hwlist.snd.maestro; + + &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; NEC PC-9801-73, 86 and compatibles (nss driver) 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 3b726aa858c4..191ced4783b2 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.maestro3; - - &hwlist.snd.als4000; - &hwlist.snd.fm801; &hwlist.snd.gusc; + &hwlist.snd.ich; + + &hwlist.snd.maestro; + + &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; NEC PC-9801-73, 86 and compatibles (nss driver)