Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2000 17:36:21 -0500 (EST)
From:      "Matthew N. Dodd" <winter@jurai.net>
To:        Eric Jacoboni <jaco@titine.fr.eu.org>
Cc:        current@FreeBSD.ORG
Subject:   Re: Something strange with pccard/ed0 ?
Message-ID:  <Pine.BSF.4.21.0001271735270.462-100000@sasami.jurai.net>
In-Reply-To: <87d7qnfd2y.fsf@titine.fr.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 27 Jan 2000, Eric Jacoboni wrote:
> All runs ok except that my card is not recognized as ed0 but as ed1.
> 
> Here are my config params :
> 
> =-=-=-=
> device card0
> device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000
> device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000
> 
> device ed0 at isa? port 0x280 irq 5 iomem 0xd8000

Thats correct.  The kernel has assigned 'ed0' to the non-existent ISA card
you've told it to expect.

use 'device ed0' instead.

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| winter@jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter | This Space For Rent  | ISO8802.5 4ever |



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" 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.0001271735270.462-100000>