Интерактивная система просмотра системных руководств (man-ов)
if_xe (4)
>> if_xe (4) ( FreeBSD man: Специальные файлы /dev/* )
BSD mandoc
NAME
xe
- Xircom PCMCIA Ethernet device driver
SYNOPSIS
To compile this driver into the kernel,
place the following line in your
kernel configuration file:
device xe
Alternatively, to load the driver as a
module at boot time, place the following line in
loader.conf5:
if_xe_load="YES"
DESCRIPTION
The
driver supports
PCMCIA
Ethernet adapters based on Xircom CE2- and CE3-class hardware.
This includes devices made by Xircom along with
various
OEM
manufacturers.
Please note that the
driver only supports
PCMCIA
cards and their Ethernet functions.
does not support the on-board modem device located on some
version of the Ethernet/modem combo cards.
In particular, Xircom RealPort2 cards are not supported by this driver.
The
driver supports the following media types:
autoselect
Enable autoselection of media type and options.
10Base2/BNC
Select 10Mbps operation on a BNC coaxial connector.
10BaseT/UTP
Select 10Mbps operation on a RJ-45 connector.
100BaseTX
Select 100Mbps operation.
Note that 100BaseTX operation is not available on CE2-class cards,
while the 10Base2/BNC mode is only available on CE2-class cards.
Full-duplex
operation is currently not supported.
For more information on configuring network interface devices,
see
ifconfig(8).
An -nosplit
The
device driver was written by
An Scott Mitchell Aq rsm@FreeBSD.org .
This manual page was written by
An Scott Mitchell Aq rsm@FreeBSD.org ,
and
An Tom Rhodes Aq trhodes@FreeBSD.org .
BUGS
Supported devices will fail to attach on some machines using the
NEWCARDPC
Card framework.