From owner-freebsd-current Fri Jul 25 19:27:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA09623 for current-outgoing; Fri, 25 Jul 1997 19:27:03 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA09618 for ; Fri, 25 Jul 1997 19:26:59 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id UAA27372; Fri, 25 Jul 1997 20:26:50 -0600 (MDT) Date: Fri, 25 Jul 1997 20:26:50 -0600 (MDT) Message-Id: <199707260226.UAA27372@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Jordan K. Hubbard" Cc: hosokawa@jp.freebsd.org, current@freebsd.org Subject: Re: pccard and -current; a long way to go. :-( In-Reply-To: <20225.869879961@time.cdrom.com> References: <20225.869879961@time.cdrom.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > 2.2.2 bits gets me past the card recognition phase, there is still the > pccardd/ifconfig startup race which Nate claimed was not an issue. > Trust me - it's an issue! :-) No it's not, you don't understand the startup code. You're trying to use the 'stock' if_ed0 lines to configure thing, and it doesn't work that way. You're supposed to use 'pccard_ifconfig' lines instead. It was *much* more obvious with /etc/sysconfig than it is now. In any case, I'll bring my laptop with me to the dinner we're having in a week and half and we can argue about it then. :) :) :) Nate