Date: Sun, 16 Jan 2000 15:24:21 +0900 From: Tatsumi Hosokawa <hosokawa@itc.keio.ac.jp> To: mobile@FreeBSD.org Subject: Re: One more serious problem with -current PCCARD support Message-ID: <86r9fisfe2.wl@ringo.FromTo.Cc> In-Reply-To: In your message of "Sun, 16 Jan 2000 14:06:43 %2B0900" <86u2kesizg.wl@ringo.FromTo.Cc> References: <86u2kesizg.wl@ringo.FromTo.Cc>
next in thread | previous in thread | raw e-mail | index | archive | help
At Sun, 16 Jan 2000 14:06:43 +0900, Tatsumi Hosokawa <hosokawa@itc.keio.ac.jp> wrote: > "ether" subcommand in /etc/pccard.conf does not work with -current > if_ed. So, IBM Creditcard Ethernet and some major ed cards will have > invalid MAC address. Hmm... I'm just working on this but I feel it's difficult. Are there any clean way to pass 6-byte length data (MAC address) from sys/pccard/pccard.c to sys/dev/ed, or another way to do the same thing? I want to set MAC address to sc->arpcom of sys/dev/ed, but nobody but sys/pccard/ knows the correct value of MAC address in the kernel. -- --------------------------- Tatsumi Hosokawa hosokawa@itc.keio.ac.jp 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?86r9fisfe2.wl>