From owner-freebsd-stable@FreeBSD.ORG Thu Dec 12 09:52:02 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 174DD93A for ; Thu, 12 Dec 2013 09:52:02 +0000 (UTC) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C6BE21F00 for ; Thu, 12 Dec 2013 09:52:01 +0000 (UTC) Received: from elsa.codelab.cz (localhost [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id 3765D2842C; Thu, 12 Dec 2013 10:51:59 +0100 (CET) Received: from [192.168.1.2] (ip-89-177-49-222.net.upcbroadband.cz [89.177.49.222]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 6D97228427; Thu, 12 Dec 2013 10:51:58 +0100 (CET) Message-ID: <52A9873D.6030306@quip.cz> Date: Thu, 12 Dec 2013 10:51:57 +0100 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1.19) Gecko/20110420 Lightning/1.0b1 SeaMonkey/2.0.14 MIME-Version: 1.0 To: "illoai@gmail.com" Subject: Re: Driver for Realtek RTL8151GH-CG References: <52A8EE1B.2060909@quip.cz> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable Stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Dec 2013 09:52:02 -0000 illoai@gmail.com wrote: > On 11 December 2013 17:58, Miroslav Lachman<000.fbsd@quip.cz> wrote: >> Does anybody know if NIC Realtek RTL8151GH-CG is supported on FreeBSD 9.2 or >> 10.0? >> >> It is included in HP ProDesk 490 MT which I may buy, but I cannot find what >> hardware parts are supported by FreeBSD and what not. >> I am running FreeBSD for about 13 years on servers. >> I didn't run it on desktop grade HW for more than 8 years. So any tips for >> some solid home PC with i7-4770 (or i7-3770?) is appreciated. :) > > Hrm, well: > > % grep -iR RTL8151 /sys/dev/ > /sys/dev/usb/usbdevs:product ABOCOM RTL8151 0x401a RTL8151 > > So, maybe? It confuses me, because RTL8151GH-CG should be onboard NIC, not USB one. Thank you for your reply anyway. Miroslav Lachman