docs/55441: [PATCH] correction of an(4)
Lukas Ertl
l.ertl at univie.ac.at
Sun Aug 10 11:20:22 UTC 2003
>Number: 55441
>Category: docs
>Synopsis: [PATCH] correction of an(4)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Aug 10 04:20:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Lukas Ertl
>Release: FreeBSD 5.1-CURRENT i386
>Organization:
Vienna University Computer Center
>Environment:
System: FreeBSD korben 5.1-CURRENT FreeBSD 5.1-CURRENT #24: Sat Aug 9 13:17:00 CEST 2003 le at korben:/usr/obj/usr/src/sys/KORBEN i386
>Description:
>How-To-Repeat:
>Fix:
--- an.4.diff begins here ---
Index: share/man/man4/an.4
===================================================================
RCS file: /usr/local/bsdcvs/src/share/man/man4/an.4,v
retrieving revision 1.18
diff -u -r1.18 an.4
--- share/man/man4/an.4 18 Jul 2003 11:40:41 -0000 1.18
+++ share/man/man4/an.4 10 Aug 2003 10:54:10 -0000
@@ -55,13 +55,15 @@
host as normal ISA and PCI devices and do not require any PCCARD
support.
.Pp
-The PCMCIA Aironet cards require pccard support, including the
-kernel pccard driver.
+The PCMCIA Aironet cards require PCCARD support, including the
+kernel
+.Xr pccard 4
+driver.
ISA cards can either be configured to use ISA Plug and Play
or to use a particular I/O address and IRQ
by properly setting the DIP switches on the board.
(The default
-switch setting is for plug and play.)
+switch setting is for Plug and Play.)
The
.Nm
driver has Plug and Play support and will work in either configuration,
@@ -87,11 +89,11 @@
driver configures the Aironet card for infrastructure operation.
.Pp
For more information on configuring this device, see
-.Xr ifconfig 8
+.Xr ifconfig 8 .
.Sh DIAGNOSTICS
.Bl -diag
.It "an%d: init failed"
-The Aironet card failed to come ready after an initialization command was
+The Aironet card failed to become ready after an initialization command was
issued.
.It "an%d: failed to allocate %d bytes on NIC"
The driver was unable to allocate memory for transmit frames in the
--- an.4.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list