Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2002 11:50:03 -0700 (PDT)
From:      Nate Lawson <nate@root.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/38726: Linksys EtherFast 10/100 PCMCIA card recognized asdevice ed1
Message-ID:  <200206251850.g5PIo3l73202@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

The following reply was made to PR kern/38726; it has been noted by GNATS.

From: Nate Lawson <nate@root.org>
To: erc@pobox.com
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/38726: Linksys EtherFast 10/100 PCMCIA card recognized
 asdevice ed1
Date: Tue, 25 Jun 2002 12:17:46 -0700 (PDT)

 You didn't post your kernel config but I assume you're using something
 similar to GENERIC.  The ed0 entry in GENERIC allocates ed0 for probing
 ISA legacy ed cards, leaving ed1 as the next available device for the
 detected PCMCIA card.
 
 I worked around this by changing:
    device          ed0     at isa? port 0x280 irq 10 iomem 0xd8000
 to:
    device ed
 
 -Nate
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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