From owner-freebsd-questions@FreeBSD.ORG Thu Sep 15 13:22:03 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C247A16A41F for ; Thu, 15 Sep 2005 13:22:03 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail24.sea5.speakeasy.net (mail24.sea5.speakeasy.net [69.17.117.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BA6243D70 for ; Thu, 15 Sep 2005 13:21:55 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 11835 invoked from network); 15 Sep 2005 13:21:54 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail24.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 15 Sep 2005 13:21:54 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 12E652F; Thu, 15 Sep 2005 09:21:53 -0400 (EDT) Sender: lowell@be-well.ilk.org To: tgoodaire@linux.ca (Tim Goodaire) References: <20050913180117.GB2194@dahmer> <20050913194959.GC2194@dahmer> <44u0gobsoa.fsf@be-well.ilk.org> <20050914150846.GA9596@dahmer> From: Lowell Gilbert Date: 15 Sep 2005 09:21:52 -0400 In-Reply-To: <20050914150846.GA9596@dahmer> Message-ID: <44psraa2kv.fsf@be-well.ilk.org> Lines: 31 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Problems with dual ethernet card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2005 13:22:03 -0000 tgoodaire@linux.ca (Tim Goodaire) writes: > On Tue, Sep 13, 2005 at 04:48:21PM -0400, Lowell Gilbert wrote: > > tgoodaire@linux.ca (Tim Goodaire) writes: > > > > > On Tue, Sep 13, 2005 at 03:09:54PM -0300, scuba@centroin.com.br wrote: > > > > hi Tim, > > > > > > > > Is it listed here? > > > > > > > > http://www.freebsd.org/releases/5.4R/hardware-i386.html#ETHERNET > > > > > > No. It doesn't appear to be on that list. The card is an Intel Pro/100 S > > > dual port adapter, and worked well with the eepro100 driver under Linux. > > > > > > So, am I out of luck using this card with FreeBSD? > > > > I'm not sure that all Pro/100 cards use the same hardware, but all the > > ones I've used are under the fxp driver, not dc. And I've got a > > dual-port here that works fine. > > I've been trying to read the documentation to figure out what to do > about this. Basically, FreeBSD wants to use the dc driver for my card, > and it should be using the fxp driver. > > Should I try and disable the dc driver in /boot/device.hints? I _think_ > that this will just keep that driver from loading. Will I have to set up > hints for the fxp driver also? I would build a kernel without the driver. And see what happens...