Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Apr 2007 10:32:38 +0200
From:      Remko Lodder <remko@elvandar.org>
To:        Bj?rn K?nig <bjoern.koenig@alpha-tierchen.de>
Cc:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/111250: driver main board D946GZis  driver ethernet
Message-ID:  <20070405083238.GB21208@elvandar.org>
In-Reply-To: <200704050750.l357o8E3089858@freefall.freebsd.org>
References:  <200704050750.l357o8E3089858@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 05, 2007 at 07:50:08AM +0000, Bj?rn K?nig wrote:
> The following reply was made to PR kern/111250; it has been noted by GNATS.
> 
> From: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= <bjoern.koenig@alpha-tierchen.de>
> To: "Nestor" <nestorricardo20@gmail.com>
> 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
>  

And with a verbose boot (boot -v during startup) we can find out the
chipset and such to add support if needed. I did that recently for one
of the fxp cards. (More work might be needed if it doesn't work with the
current standard instruction set).

If boot -v does not show the output or when something goes wrong pciconf -vl
will also list the verbose pci configuration for you (which might be even
better then the boot -v option actually).

Thanks & Cheers,
remko

-- 
Kind regards,

     Remko Lodder               ** remko@elvandar.org
     FreeBSD                    ** remko@FreeBSD.org

     /* Quis custodiet ipsos custodes */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070405083238.GB21208>