Skip site navigation (1)Skip section navigation (2)
Date:      06 Sep 1999 00:36:37 +0200
From:      Eric Jacoboni <jaco@titine.fr.eu.org>
To:        FreeBSD-mobile@FreeBSD.ORG
Subject:   Configuring PCMCIA NIC after it's loaded
Message-ID:  <87u2p9nfyi.fsf_-_@titine.fr.eu.org>
In-Reply-To: Warner Losh's message of "Thu, 01 Jul 1999 22:59:56 -0600"

next in thread | raw e-mail | index | archive | help
My 3COM Etherlink III works well as ep0 with ppcardc but, its MAC
address is ill regognized.

To fix this problem, i've downloaded a utility to configure this
address. Here what i need to do after booting and after ep0 is up :

# ifconfig ep0 down
# kldload /lkm/setmac.ko
# /usr/local/sbin/setmac ep0 00:00:B4:00:00:00
# ifconfig ep0 up

I suppose it is possible to put all these commands in one init file,
but i don't know what file... I've try to put these lines at the end
of /etc/rc.pccard but without any effect :(

	Thanks in advance,
-- 
---------------------------------------------------------
Éric Jacoboni       « No sport, cigars! »  (W. Churchill)
---------------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87u2p9nfyi.fsf_-_>