From owner-freebsd-hardware@FreeBSD.ORG Thu Jan 22 12:30:33 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E370916A4CE; Thu, 22 Jan 2004 12:30:33 -0800 (PST) Received: from fed1mtao03.cox.net (fed1mtao03.cox.net [68.6.19.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09B1343D2F; Thu, 22 Jan 2004 12:30:32 -0800 (PST) (envelope-from av730@osfn.org) Received: from ip68-0-151-124.tc.ph.cox.net ([68.0.151.124]) by fed1mtao03.cox.netESMTP <20040122203023.YCYU28419.fed1mtao03.cox.net@ip68-0-151-124.tc.ph.cox.net>; Thu, 22 Jan 2004 15:30:23 -0500 From: Sean O'Neill To: wpaul@freebsd.org (Bill Paul) Date: Thu, 22 Jan 2004 13:25:33 -0700 User-Agent: KMail/1.5.2 References: <20040122174118.AE3D016A4CF@hub.freebsd.org> In-Reply-To: <20040122174118.AE3D016A4CF@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401221325.33444.av730@osfn.org> cc: freebsd-hardware@freebsd.org Subject: Re: ICS PHY driver? X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2004 20:30:34 -0000 On Thursday 22 January 2004 10:41, Bill Paul wrote: > > Hello, > > I was wondering if there are any plans to add the mii/icsphy > > driver to FreeBSD. My motherboard has a builtin ICS1893 > > and i'd like to use it, rather than this PCI card that's giving > > me a lot of trouble. The driver seems to exist in NetBSD and > > OpenBSD. Thanks! > > You have come to the erroneous conclusion that a PHY chip is > equivalent to an ethernet card. The PHY is just one component. > The important part is the MAC chip. However you have failed to > tell us just what motherboard you have, so lacking further > information, there's no way anyone can help you. > > -Bill > I have an MSI K7n2-Delta board with the nForce2 chipset, and finally last night I learned about the nvnet package- now it's working fine, sorry about that.