SM(4) BSD Kernel Interfaces Manual SM(4)NAME
sm -- SMC91Cxx-based Ethernet interfaces device driver
SYNOPSIS
sm0 at isa? port 0x300 irq 10
sm* at mhzc?
sm* at pcmcia? function ?
sm* at nubus?
DESCRIPTION
The sm device driver supports SMC91C9x-based 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 mhzc attachment of the sm driver supports the Megahertz combo Ethernet and modem card.
The PCMCIA attachment of the sm driver supports Megahertz X-JACK Ethernet cards.
The nubus attachment of the sm driver supports SMC-based Ethernet cards for the macintosh.
MEDIA SELECTION
The SMC91C1xx supports the MII interface and so the list of supported media depends on several factors, including which PHY is attached. 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.
ifconfig(8)'s -m option will display the full list of supported media directives for a particular configuration.
DIAGNOSTICS
sm0: unable to read MAC address from CIS This indicates that the Ethernet address, which is stored in the CIS information on the Megahertz
X-JACK PCMCIA Ethernet card, is corrupted.
SEE ALSO ifmedia(4), intro(4), isa(4), mhzc(4), mii(4), pcmcia(4), ifconfig(8)BSD November 10, 1997 BSD
Check Out this Related Man Page
SMSH(4) BSD Kernel Interfaces Manual SMSH(4)NAME
smsh -- SMSC LAN9118/LAN9218 Family Ethernet interfaces device driver
SYNOPSIS
smsh0 at gxio? port 0x40000300 gpirq 99
DESCRIPTION
The smsh device driver supports SMSC LAN9118 and LAN9218 Family Ethernet interfaces.
The ISA attachment of the smsh driver supports any LAN9118 Family Ethernet interface on the ISA bus, the on-board LAN9118 Family Ethernet
found in many embedded PCs. However, no ISA attachment has been written yet.
LAN9218 Family supports also HP Auto-MDIX.
MEDIA SELECTION
Media selection done using ifconfig(8) using the standard ifmedia(4) mechanism. Refer to those manual pages for more information.
SEE ALSO ifmedia(4), intro(4), isa(4), mii(4), ifconfig(8)HISTORY
The smsh driver first appeared in NetBSD 6.0.
AUTHORS
The smsh driver was written by KIYOHARA Takashi <kiyohara@kk.iij4u.or.jp>.
BUGS
No ISA attachment yet.
BSD December 2, 2009 BSD
Hi,
I'm running HPUX 11.0 on a machine with two Nic's. Everytime I install UNIX I select the card I want as the primary but it doesn't show up. When I do a ioscan it shows both cards but the card I want is listed as UNCLAIMED UNKNOWN how can I change this?
Magnus (2 Replies)
ENV: linux Version: Mandrake 8.1, PCMCIA card: longshine lcs-8534TB.
(supported according the PCMCIA docs)
laptop is P-II lifetec
/etc/sysconfig/pcmcia:
PCMCIA=yes
PCIC=i82365 ( found via probe -m )
PCIC_OPTS="cs_irq=11 pci_irq_list=11,11 do_scan=0" ( you see i want to force irq 11 )... (3 Replies)
I currently have an IBM Thinkpad with a built in 56k modem. RedHat 7.1 does not recognize my internal modem. I used a Xircom Ethernet 56 + 100 card. Linux knows the card is there. However, I have been unable to set it up. Please help is possible. (1 Reply)
I suspect that someone is using a sniffer on my Ethernet connection,
OS X 10.3.9, DSL,
ok, I'm in terminal using the "ifconfig" command >
flags=8049<UP,LOOPBACK,RUNNING,MULTICAST>mtu 16384
right, it's not in "promiscuous mode", but i think it's Trojaned, can anyone point me in the... (1 Reply)
Hey. i have been trying to configure the on board Ethernet in My Sparcstation 5, i have spent a lot of time on the ifconfig man pages. but it could really be nice with some pro. help. i don't think the interface is running . i don't know what name the interface have, le0 eth0 et0, it just says no... (4 Replies)
HI All,
My interface card has failed.If i am giving the command to uplumb it i am getting an error.
ce401001: flags=219040843<UP,BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER,FAILED,CoS> mtu 1500 index 3
inet 10.188.24.18 netmask ffffffc0 broadcast 10.188.24.63
# ifconfig... (2 Replies)
I have a new Sun 440 and I am trying to configure it. Non of the Ethernet ports are enabled; when I issue "ifconfig -a" it returns nothing. Is there a way to know the available port name (e.g. ce, bge, etc.) by running a command or so ? (4 Replies)
Hello everybody,
I'm having troubles with Slackware 13.1 and network cards.
I have one on-board Ethernet card (which is recognized and works okay) and a PCI Ethernet card (which is also recognized, but doesn't appear in 'ifconfig -a'). If i run a 'lspci', i can see the kernel recognized the... (5 Replies)
Hi,
I just bought POWER 8 ESERVER S812L from Ebay. There is no AIX on it.
I am trying to install RedHat on this box
But it does not recognize the hard drive and Ethernet card.
I am very newbie with IBM ... please help or hints me please ...
1. can't access to HMC ports, thought it's... (21 Replies)
Hello Guys,
Can some help me with a configuration from 2x10g cards to 4 Ldoms and a Vlan configuration,
Solaris 11
dladm show-phys
LINK MEDIA STATE SPEED DUPLEX DEVICE
net0 Ethernet up 1000 full ixgbe0
net1 Ethernet ... (2 Replies)