From owner-freebsd-questions@FreeBSD.ORG Sun Jan 2 13:06:06 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17B4416A4CE for ; Sun, 2 Jan 2005 13:06:06 +0000 (GMT) Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id B58E643D3F for ; Sun, 2 Jan 2005 13:06:05 +0000 (GMT) (envelope-from freebsd@nbritton.org) Received: from [192.168.1.10] (12-223-129-46.client.insightbb.com[12.223.129.46]) by sccimhc91.asp.att.net (sccimhc91) with ESMTP id <20050102130604i9100rfm7te>; Sun, 2 Jan 2005 13:06:05 +0000 Message-ID: <41D7F1BB.6020402@nbritton.org> Date: Sun, 02 Jan 2005 07:06:03 -0600 From: Nikolas Britton User-Agent: Mozilla Thunderbird 1.0 (X11/20041230) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Weird problem with 3C509 ISA NIC X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jan 2005 13:06:06 -0000 I was looking at the dmesg output on my firewall and "re"-remembered that I have this 3Com 509 card that doesn't work quite right. take a look at the demsg output below... dmesg: ep0: <3Com 3C509-TPO EtherLink III> at port 0x300-0x30f irq 10 on isa0 ep0: No irq?! ep0: ep_alloc() failed! (6) device_probe_and_attach: ep0 attach returned 6 ep1: <3Com 3C509B-TPO EtherLink III (PnP)> at port 0x210-0x21f irq 3 on isa0 ep1: Ethernet address 00:10:4b:54:39:52 There is only one of those cards in the system yet there are two ep devices. IIRC I have always had problems with this card in any system/OS I put it in, infact FreeBSD is the only OS I can get it to work in... I also have an identical clone of this card (might be a diffrent revision) that works perfectly in FreeBSD or any system I stick it in.