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

NAME

firewire - IEEE1394 High-performance Serial Bus

CONTENTS

Synopsis
Description
Files
See Also
History
Authors
Bugs

SYNOPSIS


.Cd "kldload firewire"

or


.Cd "device firewire"


.In dev/firewire/firewire.h

DESCRIPTION


.Fx provides machine-independent bus support and raw drivers for firewire interfaces.

The firewire driver consists of two layers: the controller and the bus layer. The controller attaches to a physical bus (like pci(4)). The firewire bus attaches to the controller. Additional drivers can be attached to the bus.

Up to 63 devices, including the host itself, can be attached to a firewire bus. The root node is dynamically assigned with a PHY device function. Also, the other firewire bus specific parameters, e.g., node ID, cycle master, isochronous resource manager and bus manager, are dynamically assigned, after bus reset is initiated. On the firewire bus, every device is identified by an EUI 64 address.

FILES

/dev/fw0.0
/dev/fwmem0.0

SEE ALSO

fwe(4), fwip(4), fwohci(4), pci(4), sbp(4), eui64(5), fwcontrol(8), kldload(8), sysctl(8)

HISTORY

AUTHORS

BUGS

fwohci(4)

 
Created by Blin Media, 2008-2013