Date: Sun, 16 Jan 2000 06:49:17 +0900 From: Tatsumi Hosokawa <hosokawa@itc.keio.ac.jp> To: mobile@FreeBSD.org Subject: Re: pccard_ether does not work without DHCP Message-ID: <864scft38i.wl@ringo.FromTo.Cc> In-Reply-To: In your message of "Sun, 16 Jan 2000 06:16:19 %2B0900" <867lhbt4rg.wl@ringo.FromTo.Cc> References: <867lhbt4rg.wl@ringo.FromTo.Cc>
next in thread | previous in thread | raw e-mail | index | archive | help
At Sun, 16 Jan 2000 06:16:19 +0900, Tatsumi Hosokawa <hosokawa@itc.keio.ac.jp> wrote: > /etc/pccard_ether does not work without DHCP. > For example, /etc/pccard.conf have ed0 in config line, but kernel > refuses this name and says > > devclass_alloc_unit: ed0 already exists, using next availale unit > number I tested it with ep0, but it works fine withyout problem. Perhaps the problem only with ed driver? ed0 in GENERIC is device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 and ep0 is device ep0 Hmm? "at isa?" or explicit ioaddr and irq specification causes this problem? Please test it with fe0 card if you have fe0 card. fe0 in GENERIC is device fe0 at isa? port 0x300 irq ? -- --------------------------- 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?864scft38i.wl>