From owner-freebsd-stable@FreeBSD.ORG Sat Sep 24 10:56:14 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 705F71065673 for ; Sat, 24 Sep 2011 10:56:14 +0000 (UTC) (envelope-from egrosbein@rdtc.ru) Received: from eg.sd.rdtc.ru (unknown [IPv6:2a03:3100:c:13::5]) by mx1.freebsd.org (Postfix) with ESMTP id B6D6C8FC15 for ; Sat, 24 Sep 2011 10:56:13 +0000 (UTC) Received: from eg.sd.rdtc.ru (localhost [127.0.0.1]) by eg.sd.rdtc.ru (8.14.5/8.14.5) with ESMTP id p8OAu5aq062848; Sat, 24 Sep 2011 17:56:06 +0700 (NOVST) (envelope-from egrosbein@rdtc.ru) Message-ID: <4E7DB740.9070206@rdtc.ru> Date: Sat, 24 Sep 2011 17:56:00 +0700 From: Eugene Grosbein User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110112 Thunderbird/3.1.7 MIME-Version: 1.0 To: Nenhum_de_Nos References: In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Realtek integrated nic problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Sep 2011 10:56:14 -0000 > I have a box using this Realtek nic: > > re0@pci0:1:0:0: class=0x020000 card=0x81051019 chip=0x813610ec rev=0x05 > hdr=0x00 > class = network > subclass = ethernet > > but FreeBSD is unable to use it. Its 8.1 pfSense. Newer versions would run > it ? > > thanks, > > matheus > Your card is supported with re(4) driver in 8.2-RELEASE and later versions. Eugene Grosbein