From owner-freebsd-current@FreeBSD.ORG Tue Oct 29 06:59:39 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTP id F147CC35 for ; Tue, 29 Oct 2013 06:59:39 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BDC522E00 for ; Tue, 29 Oct 2013 06:59:39 +0000 (UTC) Received: from [IPv6:::1] (Scott4long@pooker.samsco.org [168.103.85.57]) (authenticated bits=0) by pooker.samsco.org (8.14.5/8.14.5) with ESMTP id r9T6vk5W028604; Tue, 29 Oct 2013 00:57:46 -0600 (MDT) (envelope-from scottl@samsco.org) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1816\)) Subject: Re: Shuttle DS47 - Realtek RT 8111G From: Scott Long In-Reply-To: <20131029061417.GB1390@michelle.cdnetworks.com> Date: Tue, 29 Oct 2013 00:57:46 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: References: <2F1C253C-BA52-4B5F-8DA9-0C15D46054A4@bluewin.ch> <206B1EDA-567F-4E58-AB71-AB91C4B8484B@samsco.org> <20130916021738.GA3619@michelle.cdnetworks.com> <4EA55409-2597-4931-B6B3-BF9DD11CD2EF@samsco.org> <20131029061417.GB1390@michelle.cdnetworks.com> To: pyunyh@gmail.com X-Mailer: Apple Mail (2.1816) Cc: FreeBSD CURRENT , Thomas Guldener X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Oct 2013 06:59:40 -0000 On Oct 29, 2013, at 12:14 AM, Yonghyeon PYUN wrote: >>=20 >> I tested the 0x4c00000 on real hardware. an MSI Z87I motherboard. = The rest came from looking at the linux driver. That driver is = structured very differently (and better, IMHO) than the FreeBSD one, so = there's a lot that wasn't obvious to me. I'd be very happy to work more = on this with your guidance. >>=20 >=20 > FYI: Fixed in r257304-257306. Awesome, thanks. Scott