Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2003 15:34:09 -0400
From:      Peter Radcliffe <pir@pir.net>
To:        freebsd-mobile@freebsd.org
Subject:   Re: Please help... nic problem
Message-ID:  <20030408193408.GD29145@pir.net>
In-Reply-To: <1489283629.20030408223030@hamlet.lv>
References:  <20030408155110.24314.qmail@web20305.mail.yahoo.com> <1489283629.20030408223030@hamlet.lv>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030408193408.GD29145>