:man| Alphabetical   Categories   About us 
 
FWIP (4) | Special files and drivers | Unix Manual Pages | :man

NAME

fwip - "IP over FireWire driver"

CONTENTS

Synopsis
Description
See Also
History
Authors
Bugs

SYNOPSIS

To compile support for the fwip(4) driver into your kernel, place the following lines in your kernel configuration file:


.Cd "device firewire"


.Cd "device fwip"

Alternatively, to load the fwip(4) driver at boot time, place the following lines in loader.conf(5):
firewire_load="YES"
if_fwip_load="YES"

DESCRIPTION

The fwip driver provides standard IP over FireWire (IEEE 1394) based on the protocols described in RFC 2734 and RFC 3146.

The firewire(4) and fwohci(4) drivers must be configured in the kernel as well.

This driver supports polling(4) as well if it is compiled with the DEVICE_POLLING option.

SEE ALSO

arp(4), firewire(4), fwe(4), fwohci(4), netintro(4), polling(4), ifconfig(8), kldload(8), sysctl(8)

HISTORY

AUTHORS

BUGS

 
Created by Blin Media, 2008-2013