Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2001 11:48:07 -0700 (MST)
From:      Nate Williams <nate@yogotech.com>
To:        The Babbler <bts@babbleon.org>
Cc:        Xeon2578@netscape.net, freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG
Subject:   Re: BSD with two NIC's
Message-ID:  <15025.3687.986222.637039@nomad.yogotech.com>
In-Reply-To: <3AB033EC.191F47A0@babbleon.org>
References:  <21662211.7E01A45E.00877270@netscape.net> <3AAEF70C.DFFCFCCC@babbleon.org> <0A3465D9.5B1A3086.00877270@netscape.net> <3AAF6F9D.5A3810D8@babbleon.org> <46CED77F.23FFB834.00877270@netscape.net> <3AB033EC.191F47A0@babbleon.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Immediate device timeouts are usually indicative of IRQ conflicts.
> 
> But there is another problem (and it might even be the same problem, or
> the original problem); namely, FreeBSD ships with an (IMHO) broken
> kernel config; at any rate, one that doesn't work with PCMCIA cards.
> 
> Find the line that looks like this:
> 
> device		ed0	at isa? port 0x280 irq 10 iomem 0xd8000
> 
> and change it to just this:
> 
> device 		ed
> 
> and rebuild your kernel.

The above should not effect PCMCIA cards at all, since the PCMCIA/PCCARD
infrastructure completely ignores the settings above.


Nate

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?15025.3687.986222.637039>