summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2000-01-14 20:41:03 +0000
committerwpaul <wpaul@FreeBSD.org>2000-01-14 20:41:03 +0000
commit1e2a8041d055eececce53b88dac5e6dd58f15512 (patch)
tree13ad892c95c561314da8ec600082942574de8d9c /release
parent762f2e59e4ba65f08a6d2970935cd3df7bf5f743 (diff)
downloadFreeBSD-src-1e2a8041d055eececce53b88dac5e6dd58f15512.zip
FreeBSD-src-1e2a8041d055eececce53b88dac5e6dd58f15512.tar.gz
Add driver support for the Aironet 4500/4800 series wireless 802.11
NICs. (Finally!) The PCMCIA, ISA and PCI varieties are all supported, though only the ISA and PCI ones will work on the alpha for now. PCCARD, ISA and PCI attachments are all provided. Also provided an ancontrol(8) utility for configuring the NIC, man pages, and updated pccard.conf.sample. ISA cards are supported in both ISA PnP and hard-wired mode, although you must configure the kernel explicitly to support the hardwired mode since you have to know the I/O address and port ahead of time. Special thanks to Doug Ambrisko for doing the initial newbus hackery and getting it to work in infrastructure mode.
Diffstat (limited to 'release')
-rw-r--r--release/texts/alpha/HARDWARE.TXT3
-rw-r--r--release/texts/alpha/RELNOTES.TXT6
-rw-r--r--release/texts/i386/HARDWARE.TXT3
-rw-r--r--release/texts/i386/RELNOTES.TXT6
4 files changed, 18 insertions, 0 deletions
diff --git a/release/texts/alpha/HARDWARE.TXT b/release/texts/alpha/HARDWARE.TXT
index 18d2c7a..c9517cb 100644
--- a/release/texts/alpha/HARDWARE.TXT
+++ b/release/texts/alpha/HARDWARE.TXT
@@ -635,3 +635,6 @@ Lucent Technologies WaveLAN/IEEE 802.11 PCMCIA and ISA standard speed
ISA versions of these adapters are actually PCMCIA cards combined with
an ISA to PCMCIA bridge card, so both kinds of devices work with
the same driver.
+
+Aironet 4500/4800 series 802.11 wireless adapters. The PCI and ISA
+models are supported for the Alpha architecture.
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index e59354e..5b8674c 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -149,6 +149,9 @@ Driver support has been added for USB ethernet adapters based on
the CATC USB-EL1201A chip, including the CATC Netmate and Netmate II,
and the Belkin F5U111.
+Driver support has been added for Aironet 4500/4800 802.11 wireless
+adapters. This includes PCMCIA, PCI and ISA models.
+
1.2. SECURITY FIXES
-------------------
@@ -544,6 +547,9 @@ ISA versions of these adapters are actually PCMCIA cards combined with
an ISA to PCMCIA bridge card, so both kinds of devices work with
the same driver.
+Aironet 4500/4800 series 802.11 wireless adapters. The PCI and ISA
+models are supported for the Alpha architecture.
+
FreeBSD currently does NOT support IBM's microchannel (MCA) bus.
3. Obtaining FreeBSD
diff --git a/release/texts/i386/HARDWARE.TXT b/release/texts/i386/HARDWARE.TXT
index aaf8008..25c7e87 100644
--- a/release/texts/i386/HARDWARE.TXT
+++ b/release/texts/i386/HARDWARE.TXT
@@ -740,6 +740,9 @@ ISA versions of these adapters are actually PCMCIA cards combined with
an ISA to PCMCIA bridge card, so both kinds of devices work with
the same driver.
+Aironet 4500/4800 series 802.11 wireless adapters. The PCMCIA,
+PCI and ISA adapters are all supported.
+
4.6. Microchannel
---- ------------
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index 1e1d522..3bdb4d2 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -151,6 +151,9 @@ Driver support has been added for USB ethernet adapters based on
the CATC USB-EL1201A chip, including the CATC Netmate and Netmate II,
and the Belkin F5U111.
+Driver support has been added for Aironet 4500/4800 802.11 wireless
+adapters. This includes PCMCIA, PCI and ISA models.
+
1.2. SECURITY FIXES
-------------------
@@ -548,6 +551,9 @@ ISA versions of these adapters are actually PCMCIA cards combined with
an ISA to PCMCIA bridge card, so both kinds of devices work with
the same driver.
+Aironet 4500/4800 series 802.11 wireless adapters. The PCMCIA,
+PCI and ISA adapters are all supported.
+
3. Obtaining FreeBSD
--------------------
OpenPOWER on IntegriCloud