Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2000 12:58:32 -0500 (EST)
From:      "Matthew N. Dodd" <winter@jurai.net>
To:        Edwin Mons <e.mons@spcgroup.nl>
Cc:        current@freebsd.org
Subject:   Re: ep0 incorrectly probed
Message-ID:  <Pine.BSF.4.21.0001271255360.462-100000@sasami.jurai.net>
In-Reply-To: <38908268.E17FFF57@spcgroup.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Jan 2000, Edwin Mons wrote:
...
> isa0: if_ep: <3Com 3C509-BNC EtherLink III> at port 0x300-0x310 irq 10
...
> ep0: <3Com 3C509-BNC EtherLink III> at port 0x300-0x30f irq 10 on isa0
> ep0: eeprom failed to come ready.
> ep0: eeprom failed to come ready.
> ep0: eeprom failed to come ready.
> ep0: eeprom failed to come ready.
> ep0: eeprom failed to come ready.
> ep0: Ethernet address 00:00:00:00:00:00

Actually, given that GENERIC contains:

# grep 0x300 GENERIC
device          ie0     at isa? port 0x300 irq 10 iomem 0xd0000
device          fe0     at isa? port 0x300
device          le0     at isa? port 0x300 irq 5 iomem 0xd0000
device          cs0     at isa? port 0x300
device          sn0     at isa? port 0x300 irq 10

I'm pretty sure that the device is getting annoyed with one of the above
drivers.

I'll add these drivers to my test kernel and see if a reset in the right
place fixes things but in the mean time disable the above drivers in the
visual config screen; it should work fine if you do that.

-- 
| 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.0001271255360.462-100000>