From owner-freebsd-mobile Sat Jan 15 13:48: 9 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from afs.itc.keio.ac.jp (afs.itc.keio.ac.jp [131.113.212.3]) by hub.freebsd.org (Postfix) with SMTP id 1515415100 for ; Sat, 15 Jan 2000 13:48:07 -0800 (PST) (envelope-from hosokawa@itc.keio.ac.jp) Received: (qmail 16834 invoked from network); 15 Jan 2000 21:48:06 -0000 Received: from ppp153.dialup.st.keio.ac.jp (HELO ringo.FromTo.Cc) (131.113.27.153) by afs.itc.keio.ac.jp with SMTP; 15 Jan 2000 21:48:06 -0000 Date: Sun, 16 Jan 2000 06:49:17 +0900 Message-ID: <864scft38i.wl@ringo.FromTo.Cc> From: Tatsumi Hosokawa To: mobile@FreeBSD.org Subject: Re: pccard_ether does not work without DHCP In-Reply-To: In your message of "Sun, 16 Jan 2000 06:16:19 +0900" <867lhbt4rg.wl@ringo.FromTo.Cc> References: <867lhbt4rg.wl@ringo.FromTo.Cc> User-Agent: Wanderlust/2.2.13 (Keep The Faith) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 8) (Bryce Canyon) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At Sun, 16 Jan 2000 06:16:19 +0900, Tatsumi Hosokawa 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