From owner-freebsd-current Thu Jan 27 9:58:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99]) by hub.freebsd.org (Postfix) with ESMTP id 82C7815750 for ; Thu, 27 Jan 2000 09:58:34 -0800 (PST) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id MAA05740; Thu, 27 Jan 2000 12:58:32 -0500 (EST) Date: Thu, 27 Jan 2000 12:58:32 -0500 (EST) From: "Matthew N. Dodd" To: Edwin Mons Cc: current@freebsd.org Subject: Re: ep0 incorrectly probed In-Reply-To: <38908268.E17FFF57@spcgroup.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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