freebsd-nq/share/man/man4/fpa.4

39 lines
816 B
Groff
Raw Normal View History

.\"
.\" Copyright (c) 1995, Matt Thomas
.\" All rights reserved.
.\"
1999-08-28 00:22:10 +00:00
.\" $FreeBSD$
1996-12-26 16:16:37 +00:00
.\"
.Dd February 15, 2017
2001-02-20 12:13:29 +00:00
.Dt FPA 4
.Os
.Sh NAME
.Nm fpa
2001-04-18 15:54:10 +00:00
.Nd device drivers for DEC FDDI controllers
.Sh SYNOPSIS
.Cd "device fpa"
.Pp
2000-11-14 11:20:58 +00:00
.Fx
only:
.Cd "device fddi"
.Sh DESCRIPTION
The
.Nm
device driver provide support for the DEC DEFPA PCI FDDI Controller.
All variants of the
controller are supported including the DAS and SAS configurations.
.Sh SEE ALSO
.Xr arp 4 ,
1996-12-26 16:16:37 +00:00
.Xr netintro 4 ,
.Xr ifconfig 8
.Sh AUTHORS
The
.Nm
device driver and this manual page were written by
.An Matt Thomas .
.Sh 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.