NAME
fpa
, fea
,
fta
—
DEC DEFPA/DEFEA/DEFTA FDDI network
device
SYNOPSIS
fpa* at pci?
fea* at eisa?
fta* at tc?
DESCRIPTION
The fpa
, fea
, and
fta
device drivers provide support for the DEC DEFPA
PCI FDDI, DEC DEFEA EISA FDDI and DEC DEFTA TURBOchannel FDDI Controllers,
respectively. All variants of either controller are supported including the
DAS and SAS configurations.
DIAGNOSTICS
- fea0: error: desired IRQ of X does not match device's actual IRQ (Y)
- The device probe detected that the DEFEA board is configured for a different interrupt than the one specified in the kernel configuration file.
- fea0: 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 minimum of 1K device memory be set up. The ECU (EISA Configuration Utility) will need to be run to change the settings.
SEE ALSO
AUTHORS
The fpa
, fea
, and
fta
device driver and manual page were written by
Matt Thomas.
CAVEATS
Normally, the device driver will not enable the reception of SMT frames. However if the IFF_LINK1 flag is set, the device driver will enable the reception of SMT frames and pass them up to the Berkeley Packet Filter for processing.