From owner-freebsd-questions@freebsd.org Sat Dec 19 10:53:40 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7E36BA4C8A0 for ; Sat, 19 Dec 2015 10:53:40 +0000 (UTC) (envelope-from me@rvijay.me) Received: from mail1.rvijay.me (mail1.rvijay.me [IPv6:2a00:1dc0:2002:0:fc09:f829:babe:b00b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3C54B18A3 for ; Sat, 19 Dec 2015 10:53:40 +0000 (UTC) (envelope-from me@rvijay.me) Received: from localhost (localhost [127.0.0.1]) by mail1.rvijay.me (Postfix) with ESMTP id 93C965319 for ; Sat, 19 Dec 2015 16:23:36 +0530 (IST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=rvijay.me; h= content-type:content-type:mime-version:user-agent:date:date :message-id:subject:subject:from:from:to; s=20130919; t= 1450522413; x=1451386414; bh=1pMKczqhcPVrlyAEb3bGHtsh2wS52H8xPx7 sjxVhKTQ=; b=WILWHvqgU9x/E5KXgyPyE+b+nGh4a81MXJalYsDzavdXQ7Z/OsN 8sJn2DHaZ1yj1AX80XcuK1EZAHxGTHpgkdHwuETJxdmiyKZSYhjqpr+jw4cH47M5 eE10tNjFbqHmR2hZcce+eu04Imswuu+KMwOHMcqbUWLPRQJJzZjzGsW0= Received: from mail1.rvijay.me ([127.0.0.1]) by localhost (mail1.rvijay.me [127.0.0.1]) (amavisd-new, port 10026) with LMTP id i1VU7lNedQDj for ; Sat, 19 Dec 2015 16:23:33 +0530 (IST) Received: from [192.168.1.119] (unknown [49.207.190.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail1.rvijay.me (Postfix) with ESMTPSA id 5DEA648B8 for ; Sat, 19 Dec 2015 16:23:32 +0530 (IST) To: freebsd-questions@FreeBSD.org From: Vijay Rjah Subject: Need help with New Build -- Skylake Message-ID: <56753729.7010003@rvijay.me> Date: Sat, 19 Dec 2015 16:23:29 +0530 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Dec 2015 10:53:40 -0000 Hello, I'm planning to build a file server for my home. I'm planning on using the B150 Intel chipset (specifically this MoBo: http://www.msi.com/product/motherboard/B150M-PRO-VDH.html#hero-overview) This has Realtek RTL8111H Gigabit LAN controller, Does FreeBSD support this? (the man page for mentions support for 8111) This is going to be a headless setup, hence I'm not concerned with lack of x11 support. (I'm assuming console works) Does any one in the list have any experiences with this Chipset/Motherboard. -Thanks in advance Vijay