AMD8111S(4D) Devices AMD8111S(4D)
amd8111s - AMD-8111 Fast Ethernet Network Adapter driver
/dev/amd8111s
The amd8111s Fast Ethernet driver is a multi-threaded, loadable,
clonable, GLD-based STREAMS driver supporting the Data Link
Provider Interface, dlpi(4P), on the AMD-8111 Fast Ethernet Network
Adapter.
The amd8111s driver functions include controller initialization,
frame transmit and receive, promiscuous and multicast support, and
error recovery and reporting.
The cloning, character-special device /dev/amd8111 is used to access
all AMD-8111 Fast Ethernet devices installed within the system.
The amd8111s driver is managed by the dladm(8) command line utility,
which allows VLANs to be defined on top of amd8111s instances and for
amd8111s instances to be aggregated. See dladm(8) for more details.
By default, the amd8111s driver performs auto-negotiation to select
the link speed and mode. Link speed and mode can be any of the
following:
100 Mbps, full-duplex.
100 Mbps, half-duplex.
10 Mbps, full-duplex.
10 Mbps, half-duplex.
/dev/amd8111s*
Special character device.
/kernel/drv/amd8111s*
32-bit ELF kernel module (x86).
/kernel/drv/amd64/amd8111s*
64-bit ELF Kernel module (x86).
See attributes(7) for descriptions of the following attributes:
+--------------------------------------+
|ATTRIBUTE TYPE ATTRIBUTE VALUE |
|Architecture x86 |
|Interface Stability Committed |
+--------------------------------------+
streamio(4I), dlpi(4P), attributes(7), dladm(8)
Writing Device Drivers
STREAMS Programming Guide
Network Interfaces Programmer's Guide
July 30, 2007 AMD8111S(4D)
NAME
amd8111s - AMD-8111 Fast Ethernet Network Adapter driver
SYNOPSIS
/dev/amd8111s
DESCRIPTION
The amd8111s Fast Ethernet driver is a multi-threaded, loadable,
clonable, GLD-based STREAMS driver supporting the Data Link
Provider Interface, dlpi(4P), on the AMD-8111 Fast Ethernet Network
Adapter.
The amd8111s driver functions include controller initialization,
frame transmit and receive, promiscuous and multicast support, and
error recovery and reporting.
APPLICATION PROGRAMMING INTERFACE
The cloning, character-special device /dev/amd8111 is used to access
all AMD-8111 Fast Ethernet devices installed within the system.
The amd8111s driver is managed by the dladm(8) command line utility,
which allows VLANs to be defined on top of amd8111s instances and for
amd8111s instances to be aggregated. See dladm(8) for more details.
CONFIGURATION
By default, the amd8111s driver performs auto-negotiation to select
the link speed and mode. Link speed and mode can be any of the
following:
100 Mbps, full-duplex.
100 Mbps, half-duplex.
10 Mbps, full-duplex.
10 Mbps, half-duplex.
FILES
/dev/amd8111s*
Special character device.
/kernel/drv/amd8111s*
32-bit ELF kernel module (x86).
/kernel/drv/amd64/amd8111s*
64-bit ELF Kernel module (x86).
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+--------------------------------------+
|ATTRIBUTE TYPE ATTRIBUTE VALUE |
|Architecture x86 |
|Interface Stability Committed |
+--------------------------------------+
SEE ALSO
streamio(4I), dlpi(4P), attributes(7), dladm(8)
Writing Device Drivers
STREAMS Programming Guide
Network Interfaces Programmer's Guide
July 30, 2007 AMD8111S(4D)