Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Feb 2000 09:06:55 -0500 (EST)
From:      "Chris D. Faulhaber" <jedgar@fxp.org>
To:        Ron 'The InSaNe One' Rosson <insane@lunatic.oneinsane.net>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: How to get ed1 to be ed0
Message-ID:  <Pine.BSF.4.21.0002290904240.75948-100000@earth.fxp>
In-Reply-To: <20000228083042.A81714@lunatic.oneinsane.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 28 Feb 2000, Ron 'The InSaNe One' Rosson wrote:

> I am running 4.0-CURRENT cvsupd as of Feb27. It fixed my sound issue.
> ;-) The reason for this is that it is on a Fujitsu Lifebook E-360 using
> a Netgear 410 PCMCIA card. Everything works fine it is just that the
> card always comes up as ed1 and not ed0. Here is what I have in the
> kernel
> 
> device          ed0     at isa?
> 

Personally I use:

device          ed1     at isa? disable port 0x280 irq 11 iomem 0xd8000

which allows my card to take:

pccard: card inserted, slot 1
ed0 at port 0x340-0x35f irq 3 slot 1 on pccard1
ed0: address 00:e0:98:04:d5:68, type Linksys (16 bit)

and the 'disable' portion of the above config keeps ed1 'not found' errors
from showing up.

-----
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org



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?Pine.BSF.4.21.0002290904240.75948-100000>