From owner-freebsd-questions@FreeBSD.ORG Sat Dec 26 19:59:08 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9B2E1065676 for ; Sat, 26 Dec 2009 19:59:08 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 6F4C18FC1B for ; Sat, 26 Dec 2009 19:59:07 +0000 (UTC) Received: by fxm27 with SMTP id 27so9351713fxm.3 for ; Sat, 26 Dec 2009 11:59:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=bNqSA5ksTScfc0sUxxqV8Y/r2DdzJ+pvEJAZ2lctWnc=; b=BVR5TDXmKZSiiPa81hgAjkpAiq5WKoA4U35OgHb0iDEmtwweBQIgbAS1ebm4CFKN/q jnYltns5NIvd1Ls+vBRSOMqn4n+i3v0yBrVuGYOWhuS8WTbb0GHaIfsZmVoDkxDeMuvG QcqTEDUaRp/8u1GLnSef4HtR2Jzmm1DMKgMRo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=mqmjME/7CjfWrVmZysuqrn7l5nfcKj9f/v/und1wjuV3h+pyXB3IXfAxZfwq5d95JV VXQ4t9KG2Gh8MO87vUfVYG0Juc59rI5GH2KDrrlbmFrFcfA08R0lQ0LcyLxFZzyN+yUY Mv2YeFPlu9oTsJVuBm5G5f4EpH/wLLBZFps90= MIME-Version: 1.0 Received: by 10.223.15.11 with SMTP id i11mr9137947faa.105.1261857546803; Sat, 26 Dec 2009 11:59:06 -0800 (PST) In-Reply-To: <4208557d0912261046l574820abw3f5384a4f1c34b4@mail.gmail.com> References: <4208557d0912261046l574820abw3f5384a4f1c34b4@mail.gmail.com> Date: Sat, 26 Dec 2009 14:59:06 -0500 Message-ID: <4ad871310912261159r65740845h7468568c981fb589@mail.gmail.com> From: Glen Barber To: Erik Hildrum Saltveit Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: (no subject) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Dec 2009 19:59:08 -0000 Hi On Sat, Dec 26, 2009 at 1:46 PM, Erik Hildrum Saltveit wrote: > Hello, > > I have a question about a ethernet card is supported or not in freebsd? > 32-bit PCI,Realtek RTL8169S > You should use a more descriptive subject next time. The re(4) driver appears to support this device in 7.2 and 8.0. Regards, -- Glen Barber