From e266c4102c25b123dfb9e67d816ffc2b9be49e22 Mon Sep 17 00:00:00 2001 From: deraadt Date: Mon, 3 Apr 2000 02:38:12 +0000 Subject: [PATCH] clarify better that this is a DS driver --- share/man/man4/an.4 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/share/man/man4/an.4 b/share/man/man4/an.4 index 5afe5fe8d04..307314516b0 100644 --- a/share/man/man4/an.4 +++ b/share/man/man4/an.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: an.4,v 1.3 2000/04/03 02:30:59 aaron Exp $ +.\" $OpenBSD: an.4,v 1.4 2000/04/03 02:38:12 deraadt Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul . All rights reserved. @@ -38,15 +38,15 @@ .Sh NAME .Nm an .Nd -Aironet Communications 4500/4800 wireless network adapter driver +Aironet Communications 4500/4800 IEEE 802.11DS network adapter driver .Sh SYNOPSIS -.Cd "device an" -.Cd "device an0 at isa? port 0x140 irq 5" +.Cd "an* at pcmcia? function ?" +.Cd .Sh DESCRIPTION The .Nm driver provides support for Aironet Communications 4500 and 4800 -wireless network adapters. +IEEE 802.11 Direct Sequence wireless network adapters. This includes the ISA, PCI, and PCMCIA varieties. The 4500 series adapters operate at 1 and 2Mbps while the 4800 series can operate at 1, 2, 5.5, and 11Mbps. @@ -55,7 +55,7 @@ and PCMCIA devices are all based on the same core PCMCIA modules and all have the same programming interface. However, unlike the Lucent WaveLAN/IEEE cards, the ISA and PCI cards appear to the -host as normal ISA and PCI devices and do not require any PC Card +host as normal ISA and PCI devices and do not require any pcmcia support. .Pp ISA cards can either be configured to use ISA Plug and Play -- 2.20.1