i386/111250: driver main board D946GZis driver ethernet

Remko Lodder remko at elvandar.org
Thu Apr 5 08:32:41 UTC 2007


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 at alpha-tierchen.de>
> To: "Nestor" <nestorricardo20 at gmail.com>
> Cc: freebsd-gnats-submit at 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 at elvandar.org
     FreeBSD                    ** remko at FreeBSD.org

     /* Quis custodiet ipsos custodes */


More information about the freebsd-bugs mailing list