From owner-freebsd-bugs@FreeBSD.ORG Thu Apr 5 07:50:09 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7770F16A409 for ; Thu, 5 Apr 2007 07:50:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 23D3713C43E for ; Thu, 5 Apr 2007 07:50:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l357o9Ba089859 for ; Thu, 5 Apr 2007 07:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l357o8E3089858; Thu, 5 Apr 2007 07:50:08 GMT (envelope-from gnats) Date: Thu, 5 Apr 2007 07:50:08 GMT Message-Id: <200704050750.l357o8E3089858@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= Cc: Subject: Re: i386/111250: driver main board D946GZis driver ethernet X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2007 07:50:09 -0000 The following reply was made to PR kern/111250; it has been noted by GNATS. From: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= To: "Nestor" Cc: freebsd-gnats-submit@freebsd.org Subject: Re: i386/111250: driver main board D946GZis driver ethernet Date: Thu, 5 Apr 2007 09:25:33 +0200 (CEST) I'm not sure about your problem, because your problem report has been composed in an unsuitable language. I suppose you're asking for an ethernet driver of the mentioned mainboard. The networking chipset is called 82562G. The fxp driver supports several 82562* chipsets. Probably it is very easy to use it with this mainboard. Björn