Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Nov 2006 07:26:37 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        rink@FreeBSD.ORG
Cc:        stable@FreeBSD.ORG
Subject:   Re: [PATCH] Intel PRO/100 VE extra PCI ID
Message-ID:  <20061103.072637.179967165.imp@bsdimp.com>
In-Reply-To: <20061103100341.GA3774@rink.nu>
References:  <20061103100341.GA3774@rink.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20061103100341.GA3774@rink.nu>
            Rink Springer <rink@FreeBSD.org> writes:
: Hi people,
: 
: Recently, I installed FreeBSD on a Tyan GS14 barebone, which houses an
: bge(4) and a fxp(4). However, FreeBSD does not recognize the on-board
: fxp(4) NIC by default.
: 
: All that was needed was just an extra PCI ID addition; the patch can be
: found at http://rink.nu/tmp/if_fxp.ve.diff. With this patch applies,
: pciconf -lv gives:
: 
: --
: fxp0@pci10:8:0: class=0x020000 card=0x27dc8086 chip=0x10658086 rev=0x04
: hdr=0x00
:     vendor   = 'Intel Corporation'
:     device   = '82562ET/EZ/GT/GZ PRO/100 VE Ethernet Controller'
:     class    = network
:     subclass = ethernet
: --
: 
: And the NIC works fine. Are there any objections to committing this?

Go for it.

Warner



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