| BFE(4) | Device Drivers Manual | BFE(4) |
bfe — Broadcom
BCM4401 Ethernet Device Driver
To compile this driver into the kernel, place the following lines in your kernel configuration file:
device miibus
device bfeAlternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
if_bfe_load="YES"
The bfe driver provides support for
Broadcom BCM4401 based Fast Ethernet adapters.
The bfe driver supports the following
media types:
autoselect10baseT/UTP100baseTXThe bfe driver supports the following
media options:
full-duplexFor further information on configuring this device, see ifconfig(8).
altq(4), arp(4), miibus(4), netintro(4), ng_ether(4), ifconfig(8)
The bfe device driver first appeared in
FreeBSD 5.1.
The bfe device driver was written by
Stuart Walsh and Duncan
Barclay. This manual page was written by Stuart
Walsh.
| July 16, 2005 | Debian |