From owner-freebsd-stable Mon Mar 26 4:26:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail0.bna.bellsouth.net (mail0.bna.bellsouth.net [205.152.150.12]) by hub.freebsd.org (Postfix) with ESMTP id E010137B719 for ; Mon, 26 Mar 2001 04:26:01 -0800 (PST) (envelope-from jim@siteplus.net) Received: from veager.siteplus.net (host-216-78-83-128.cha.bellsouth.net [216.78.83.128]) by mail0.bna.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id HAA21718; Mon, 26 Mar 2001 07:25:57 -0500 (EST) Date: Mon, 26 Mar 2001 07:25:29 -0500 (EST) From: Jim Weeks To: Hellmuth Michaelis Cc: FreeBSD-Stable List Subject: Re: strange 3Com 3C509 probe behaviour In-Reply-To: <20010326092444.F38373DF@hcswork.hcs.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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