MSK(4) | Device Drivers Manual | MSK(4) |
msk
, mskc
—
Marvell Yukon-2 10/100/1Gb Ethernet device
mskc* at pci?
msk* at mskc?
eephy* at mii?
The msk
driver provides support for
Marvell Yukon-2 88E802x, 88E805x, 88E806x, and 88E807x based Gigabit
Ethernet adapters and 88E803x/88E804x based Fast Ethernet adapters,
including the following:
The Yukon-2 88E802x, 88E805x, 88E806x, and 88E807x also support jumbo frames.
The msk
driver supports the following
media types:
autoselect
10baseT
mediaopt
option can also be used to select either
full-duplex
or half-duplex
modes.100baseTX
mediaopt
option can also be used to select either
full-duplex
or half-duplex
modes.1000baseT
full-duplex
and
half-duplex
modes are supported.1000baseSX
full-duplex
and
half-duplex
modes are supported.The msk
driver supports the following
media options:
full-duplex
half-duplex
For more information on configuring this device, see
ifconfig(8). To view a list of media
types and options supported by the card, try ifconfig
<device> media
. For example, ifconfig msk0
media
.
arp(4), eephy(4), ifmedia(4), intro(4), netintro(4), pci(4), hostname.if(5), ifconfig(8)
The msk
driver first appeared in
OpenBSD 4.0.
The msk
driver was written by
Mark Kettenis
<kettenis@openbsd.org>.
The msk
driver does not support hardware
receive IP checksum offload yet.
September 8, 2021 | OpenBSD-current |