diff options
author | brueffer <brueffer@FreeBSD.org> | 2007-09-02 09:15:08 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2007-09-02 09:15:08 +0000 |
commit | 3d2ad995c730949c9d7c5298fdc1047cc68b4c4e (patch) | |
tree | b5dd111724b89d80cb9027fdc95e46cdc0592fc2 /release | |
parent | 4efa7744f29eb207fbc91b2dd95748dfe82149a9 (diff) | |
download | FreeBSD-src-3d2ad995c730949c9d7c5298fdc1047cc68b4c4e.zip FreeBSD-src-3d2ad995c730949c9d7c5298fdc1047cc68b4c4e.tar.gz |
Sort wlan entries by driver name.
Approved by: re (blanket)
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/hardware/article.sgml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/article.sgml b/release/doc/en_US.ISO8859-1/hardware/article.sgml index c29d5a8..175cb98 100644 --- a/release/doc/en_US.ISO8859-1/hardware/article.sgml +++ b/release/doc/en_US.ISO8859-1/hardware/article.sgml @@ -742,27 +742,27 @@ <sect2 id="wlan"> <title>Wireless Network Interfaces</title> - <para>[&arch.i386;] NCR / AT&T / Lucent Technologies WaveLan T1-speed - ISA/radio LAN cards (&man.wl.4; driver)</para> - - <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Lucent Technologies WaveLAN/IEEE 802.11b - wireless network - adapters and workalikes using the Lucent Hermes, Intersil - PRISM-II, Intersil PRISM-2.5, Intersil Prism-3, and Symbol - Spectrum24 chipsets (&man.wi.4; driver) - </para> - <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Cisco/Aironet 802.11b wireless adapters (&man.an.4; driver) </para> - <para>[&arch.i386;, &arch.pc98;] Raytheon Raylink 2.4GHz wireless adapters (&man.ray.4; driver) - </para> + &hwlist.ath; &hwlist.awi; &hwlist.cnw; - &hwlist.ath; + <para>[&arch.i386;, &arch.pc98;] Raytheon Raylink 2.4GHz wireless adapters (&man.ray.4; driver) + </para> + + <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Lucent Technologies WaveLAN/IEEE 802.11b + wireless network + adapters and workalikes using the Lucent Hermes, Intersil + PRISM-II, Intersil PRISM-2.5, Intersil Prism-3, and Symbol + Spectrum24 chipsets (&man.wi.4; driver) + </para> + + <para>[&arch.i386;] NCR / AT&T / Lucent Technologies WaveLan T1-speed + ISA/radio LAN cards (&man.wl.4; driver)</para> &hwlist.zyd; |