From owner-freebsd-mobile@FreeBSD.ORG Tue Apr 8 12:34:10 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 964EF37B40C for ; Tue, 8 Apr 2003 12:34:10 -0700 (PDT) Received: from moek.pir.net (moek.pir.net [130.64.1.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE14343FCB for ; Tue, 8 Apr 2003 12:34:09 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 192yrB-0000ry-00 for freebsd-mobile@freebsd.org; Tue, 08 Apr 2003 15:34:09 -0400 Date: Tue, 8 Apr 2003 15:34:09 -0400 From: Peter Radcliffe To: freebsd-mobile@freebsd.org Message-ID: <20030408193408.GD29145@pir.net> Mail-Followup-To: freebsd-mobile@freebsd.org References: <20030408155110.24314.qmail@web20305.mail.yahoo.com> <1489283629.20030408223030@hamlet.lv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1489283629.20030408223030@hamlet.lv> User-Agent: Mutt/1.4.1i X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. Subject: Re: Please help... nic problem X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-mobile@freebsd.org List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 19:34:10 -0000 > RS> Well, in 4.7, when I option it to use the pc-card for > RS> installation... it recognizes my card as ed1... and > RS> not ed0? Also, the card comes up after boot... is > RS> there a way to fix these issues? Have I missed because you've got ed0 hardcoded as an ISA device in the kernel, as the default kernel ships. Change it to; device ed and recompile your kernel, it will become ed0. P. -- pir pir-sig@pir.net pir-sig@net.tufts.edu