update config(8) lines from current configs and PR 7603
This commit is contained in:
parent
77df7943eb
commit
3ae5bb6a05
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: fpa.4,v 1.5 1999/12/17 16:23:21 abs Exp $
|
||||
.\" $NetBSD: fpa.4,v 1.6 2000/02/12 11:59:59 fair Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1995, Matt Thomas
|
||||
.\" All rights reserved.
|
||||
@ -11,12 +11,13 @@
|
||||
.Nm fea ,
|
||||
.Nm fta
|
||||
.Nd
|
||||
Device Drivers for DEC FDDI Controllers
|
||||
.Tn DEC
|
||||
FDDI interface driver
|
||||
.Sh SYNOPSIS
|
||||
.Pp
|
||||
.Cd "fpa0 at pci?"
|
||||
.Cd "fea0 at eisa?"
|
||||
.Cd "fta0 at tc?"
|
||||
.Cd "fpa* at pci? dev ? function ?"
|
||||
.Cd "fea* at eisa? slot ?"
|
||||
.Ss alpha and pmax
|
||||
.Cd "fta* at tc? slot ? offset ?"
|
||||
.Sh HARDWARE
|
||||
Cards supported by the
|
||||
.Nm fpa ,
|
||||
@ -34,8 +35,9 @@ DEC EISA FDDI Controller
|
||||
DEC TurboChannel FDDI Controller
|
||||
.El
|
||||
.Pp
|
||||
respectively. All variants of either
|
||||
controller are supported including the DAS and SAS configurations.
|
||||
respectively.
|
||||
All variants of either controller are supported including the DAS
|
||||
and SAS configurations.
|
||||
.Pp
|
||||
.Sh DIAGNOSTICS
|
||||
.Bl -diag
|
||||
@ -43,10 +45,10 @@ controller are supported including the DAS and SAS configurations.
|
||||
The device probe detected that the DEFEA board is configured for a different
|
||||
interrupt than the one specified in the kernel configuration file.
|
||||
.It "fea%d: error: memory not enabled! ECU reconfiguration required"
|
||||
The device probe found that no device memory had been configured on the
|
||||
DEFEA. The DEFEA can be configured with no device memory, this driver
|
||||
requires a mininum of 1K device memory be setup. The ECU (EISA Configuration
|
||||
Utility) will need to be run to change the settings.
|
||||
The device probe found that no device memory had been configured on the DEFEA.
|
||||
The DEFEA can be configured with no device memory, this driver
|
||||
requires a mininum of 1K device memory be setup.
|
||||
The ECU (EISA Configuration Utility) will need to be run to change the settings.
|
||||
.El
|
||||
.Sh CAVEATS
|
||||
Normally, the device driver will not enable the reception of SMT frames.
|
||||
|
Loading…
Reference in New Issue
Block a user