Query: firewire
OS: php
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FIREWIRE(4) BSD Kernel Interfaces Manual FIREWIRE(4)NAMEfirewire -- IEEE1394 High-performance Serial BusSYNOPSISTo compile this driver into the kernel, place the following line in your kernel configuration file: device firewire Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): firewire_load="YES"DESCRIPTIONFreeBSD 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.0SEE ALSOfwe(4), fwip(4), fwohci(4), pci(4), sbp(4), eui64(5), fwcontrol(8), kldload(8), sysctl(8)HISTORYThe firewire driver first appeared in FreeBSD 5.0.AUTHORSThe firewire driver was written by Katsushi Kobayashi and Hidetoshi Shimokawa for the FreeBSD project.BUGSSee fwohci(4) for security notes.BSDApril 1, 2006 BSD
Related Man Pages |
---|
usb(4) - freebsd |
fwohci(4) - debian |
fwohci(4) - netbsd |
usb(4) - centos |
fwohci(4) - plan9 |
Similar Topics in the Unix Linux Community |
---|
bus error (coredump) |
bus bit blasting |
How to mount a firewire drive? |
External GPU issue |
How to see connected macs through terminal? |