diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2003-08-13 12:44:45 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2003-08-13 12:44:45 +0000 |
| commit | c04ad71f149bfa3859cc39e43a7011b3c11febdb (patch) | |
| tree | 5c4f9787fa2f62a953d7f2b33ac734b3a22a5aa9 /share/man/man4/an.4 | |
| parent | f540ccd56ec05f11d6aca4f7bab03138b53e404f (diff) | |
Notes
Diffstat (limited to 'share/man/man4/an.4')
| -rw-r--r-- | share/man/man4/an.4 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/share/man/man4/an.4 b/share/man/man4/an.4 index f90282f9890e..e8816599ffb0 100644 --- a/share/man/man4/an.4 +++ b/share/man/man4/an.4 @@ -55,13 +55,15 @@ Lucent WaveLAN/IEEE cards, the ISA and PCI cards appear to the 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 @@ By default, the 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 |
