SM(4) | Device Drivers Manual | SM(4) |
sm
— SMC91C9x and
SMC91C1xx-based 10/100 Ethernet device
sm0 at isa? port 0x300 irq 10
sm* at pcmcia?
nsphy* at mii?
The sm
device driver supports SMC91C9x and
SMC91C1xx-based Ethernet interfaces.
The ISA attachment of the sm
driver
supports any SMC91C9x-based Ethernet interface on the ISA bus, including the
EFA Info*Express SVC VLB interface, and the on-board SMC91C9x Ethernet found
in many embedded PCs and laptop docking stations.
The PCMCIA attachment of the sm
driver
supports Megahertz X-JACK Ethernet cards, NewMedia BASICS Ethernet cards,
and SMC EtherEZ 8020 series cards.
The SMC91C1xx supports the following media types:
The SMC91C9x supports AUI and UTP media types:
To enable the AUI media, select the 10base5 or aui media type with ifconfig(8)'s ‘media’ directive. To select UTP, select the 10baseT or utp media type.
For more information on configuring this device, see ifconfig(8).
arp(4), ifmedia(4), intro(4), isa(4), netintro(4), nsphy(4), pcmcia(4), hostname.if(5), ifconfig(8)
June 20, 2012 | OpenBSD-current |