Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Mar 2001 07:25:29 -0500 (EST)
From:      Jim Weeks <jim@siteplus.net>
To:        Hellmuth Michaelis <hm@hcs.de>
Cc:        FreeBSD-Stable List <freebsd-stable@FreeBSD.ORG>
Subject:   Re: strange 3Com 3C509 probe behaviour
Message-ID:  <Pine.BSF.4.21.0103260722130.10648-100000@veager.siteplus.net>
In-Reply-To: <20010326092444.F38373DF@hcswork.hcs.de>

next in thread | previous in thread | raw e-mail | index | archive | help
I believe placing the following line in your Kernel config rather than the
default (device          ep) should work.

device          ep0     at isa? port 0x220 irq 10

--
Jim Weeks


On Mon, 26 Mar 2001, Hellmuth Michaelis wrote:

> Hi,
> 
> i have one 3Com 3C509 in a 4.x-stable machine. At boot time, it produces
> the following messages:
> 
> isa0: if_ep: <3Com 3C509-TP EtherLink III> at port 0x220-0x230 irq 11
> ...
> ep0: <3Com 3C509-TP EtherLink III> at port 0x220-0x22f irq 11 on isa0
> ep0: No irq?!
> ep0: ep_alloc() failed! (6)
> device_probe_and_attach: ep0 attach returned 6
> ...
> ep1: <3Com 3C509B-TP EtherLink III (PnP)> at port 0x210-0x21f irq 10 on isa0
> ep1: Ethernet address 00:20:af:4a:26:1f
> bpf: ep1 attached
> 
> This card is detected as a PnP card by the (Award PnP-) BIOS.
> 
> I'd like to get this working under ep0 instead of ep1, has someone an
> idea what goes wrong here ?
> 
> hellmuth
> -- 
> Hellmuth Michaelis                                    Tel   +49 40 55 97 47-70
> HCS Hanseatischer Computerservice GmbH                Fax   +49 40 55 97 47-77
> Oldesloer Strasse 97-99                               Mail  hm [at] hcs.de
> D-22457 Hamburg                                       WWW   http://www.hcs.de
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
> 


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