From owner-freebsd-questions@FreeBSD.ORG Mon Jan 12 07:51:25 2004 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 AECF216A4CE for ; Mon, 12 Jan 2004 07:51:25 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0F0543D2F for ; Mon, 12 Jan 2004 07:51:24 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Mon, 12 Jan 2004 09:54:44 -0600 Message-ID: <4002C223.5080205@daleco.biz> Date: Mon, 12 Jan 2004 09:49:55 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031124 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jared Cheney References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 12 Jan 2004 15:54:45.0109 (UTC) FILETIME=[66133250:01C3D924] cc: freebsd-questions@freebsd.org Subject: Re: Trouble getting network card to work 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: Mon, 12 Jan 2004 15:51:25 -0000 Jared Cheney wrote: >Thanks for the suggestion. I tried this and unfortunately, it did not work >:( Same behavior no matter what PCI slot I put it in. I have successfully >been able to get an old ISA NE2000 card configured and up in the system, so >I'm at least able to talk on the network. However, I'd really like to get >the PCI card working, so I can get 100Mbps connections. > >Anyone have any other ideas? > >Thanks > > Have you seen any of the error messages that are listed in the pcn(4) manual? Kevin Kinsey