]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/man/man4/fpa.4
MFV r316862: 6410 teach zdb to perform object lookups by path
[FreeBSD/FreeBSD.git] / share / man / man4 / fpa.4
1 .\"
2 .\" Copyright (c) 1995, Matt Thomas
3 .\" All rights reserved.
4 .\"
5 .\" $FreeBSD$
6 .\"
7 .Dd February 15, 2017
8 .Dt FPA 4
9 .Os
10 .Sh NAME
11 .Nm fpa
12 .Nd device drivers for DEC FDDI controllers
13 .Sh SYNOPSIS
14 .Cd "device fpa"
15 .Pp
16 .Fx
17 only:
18 .Cd "device fddi"
19 .Sh DESCRIPTION
20 The
21 .Nm
22 device driver provide support for the DEC DEFPA PCI FDDI Controller.
23 All variants of the
24 controller are supported including the DAS and SAS configurations.
25 .Sh SEE ALSO
26 .Xr arp 4 ,
27 .Xr netintro 4 ,
28 .Xr ifconfig 8
29 .Sh AUTHORS
30 The
31 .Nm
32 device driver and this manual page were written by
33 .An Matt Thomas .
34 .Sh CAVEATS
35 Normally, the device driver will not enable the reception of SMT frames.
36 However if the IFF_LINK1 flag is set, the device driver will enable the
37 reception of SMT frames and pass them up to the Berkeley Packet Filter for
38 processing.