diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1999-05-22 21:08:48 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1999-05-22 21:08:48 +0000 |
| commit | 5becd0c362e4ec1be75b175a81ebf463793b58cf (patch) | |
| tree | 9cbaf22c77e27d9e9c6c78a96713f9bd2241684a /release/texts | |
| parent | 8574566522d899e60b86a50fb46389f9535138a5 (diff) | |
Notes
Diffstat (limited to 'release/texts')
| -rw-r--r-- | release/texts/HARDWARE.TXT | 7 | ||||
| -rw-r--r-- | release/texts/RELNOTES.TXT | 11 |
2 files changed, 18 insertions, 0 deletions
diff --git a/release/texts/HARDWARE.TXT b/release/texts/HARDWARE.TXT index f063e278629d..cd633f89cdb2 100644 --- a/release/texts/HARDWARE.TXT +++ b/release/texts/HARDWARE.TXT @@ -577,4 +577,11 @@ Genius and Mustek hand scanners. Floppy tape drives (some rather old models only, driver rather stale) +Lucent Technologies WaveLAN/IEEE 802.11 PCMCIA and ISA standard speed +(2Mbps) and turbo speed (6Mbps) wireless network adapters and workalikes +(NCR WaveLAN/IEEE 802.11, Cabletron RoamAbout 802.11 DS). Note: the +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. + FreeBSD currently does NOT support IBM's microchannel (MCA) bus. diff --git a/release/texts/RELNOTES.TXT b/release/texts/RELNOTES.TXT index ee0ec50dff49..55eb677c2028 100644 --- a/release/texts/RELNOTES.TXT +++ b/release/texts/RELNOTES.TXT @@ -68,6 +68,10 @@ require that programs that use those two interfaces be recompiled. Ports that use the CAM interface include xmcd, tosha, SANE, cdrecord and cdda2wav. Ports that use the devstat interface include xsysinfo and xperfmon. +Added driver support for Lucent Technologies WaveLAN/IEEE and +WaveLAN/IEEE Turbo 802.11 wireless networking adapters (PCMCIA +and ISA versions) and workalikes (NCR WaveLAN/IEEE, Cabletron +RoamAbout 802.11 DS). 1.2. SECURITY FIXES ------------------- @@ -413,6 +417,13 @@ the HOT1 from Virtual Computers (www.vcc.com) Support for Dave Mills experimental Loran-C receiver. +Lucent Technologies WaveLAN/IEEE 802.11 PCMCIA and ISA standard speed +(2Mbps) and turbo speed (6Mbps) wireless network adapters and workalikes +(NCR WaveLAN/IEEE 802.11, Cabletron RoamAbout 802.11 DS). Note: the +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. + FreeBSD currently does NOT support IBM's microchannel (MCA) bus. 3. Obtaining FreeBSD |
