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  |
| [EMAIL PROTECTED] |       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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to