Date: Tue, 7 Sep 1999 18:01:55 +0900 (JST) From: sanpei@sanpei.org (MIHIRA Yoshiro) To: jaco@titine.fr.eu.org Cc: FreeBSD-mobile@FreeBSD.ORG, sanpei@sanpei.org Subject: Re: Configuring PCMCIA NIC after it's loaded Message-ID: <199909070901.SAA01460@lavender.sanpei.org> In-Reply-To: Your message of "Mon, 6 Sep 1999 07:36:37 JST". <87u2p9nfyi.fsf_-_@titine.fr.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
jaco@titine.fr.eu.org wrote: >> 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 tested kludge-pccard stuff. It recognize NE2000 compatible PC-Card. ed0 at port 0x280-0x29f iomem 0xd8000 irq 10 on isa0 ed0: address 00:00:00:00:00:00, type unknown (0x0) (8 bit) ~~~~~~~~~~~~~~~~~ But Mac address was wrong. May I ask a question? Where can I get setmac.ko and setmac program? Thank you. MIHIRA Yoshiro 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?199909070901.SAA01460>