From owner-freebsd-net@FreeBSD.ORG Tue Jan 15 05:38:23 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D7583494; Tue, 15 Jan 2013 05:38:23 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward3h.mail.yandex.net (forward3h.mail.yandex.net [IPv6:2a02:6b8:0:f05::3]) by mx1.freebsd.org (Postfix) with ESMTP id 8B6A2A80; Tue, 15 Jan 2013 05:38:23 +0000 (UTC) Received: from smtp1h.mail.yandex.net (smtp1h.mail.yandex.net [84.201.187.144]) by forward3h.mail.yandex.net (Yandex) with ESMTP id E5EA513603AC; Tue, 15 Jan 2013 09:38:21 +0400 (MSK) Received: from smtp1h.mail.yandex.net (localhost [127.0.0.1]) by smtp1h.mail.yandex.net (Yandex) with ESMTP id 8B1C2134014C; Tue, 15 Jan 2013 09:38:21 +0400 (MSK) Received: from ctsoff2.webstroy.ru (ctsoff2.webstroy.ru [213.27.12.78]) by smtp1h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id cK0OPrVQ-cL0ml6Gg; Tue, 15 Jan 2013 09:38:21 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1358228301; bh=Oo8LZLd2xbkytYkS9+B69H1xk325E0fPmxZa1e6h/8s=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=ML+9HJnEA9tC+1xlVoQQv+iPqg9adEiyBsylRBZmxXikKiFqgsW0jLzdtp1uAxs+t 1cY8nO64FvFsrjx65e2nOYM/qd+OmtQUz+E+JOKDpd6yZCQF1PDRnr4FttW0ivCU8e MZUCAa6T3wtJD5gfVT+FnFzdGbpDsa0BnCXapwjo= Message-ID: <50F4EB42.2070604@yandex.ru> Date: Tue, 15 Jan 2013 09:38:10 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130114 Thunderbird/17.0.2 MIME-Version: 1.0 To: pyunyh@gmail.com Subject: Re: if_vr(4) and DFE520-TX References: <50F110AB.1030107@yandex.ru> <50F14880.4090001@yandex.ru> <50F177E9.3040003@yandex.ru> <20130114061553.GA3531@michelle.cdnetworks.com> <50F3F172.5060903@yandex.ru> <20130115024430.GA3152@michelle.cdnetworks.com> In-Reply-To: <20130115024430.GA3152@michelle.cdnetworks.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jeremie Le Hen , freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jan 2013 05:38:23 -0000 YongHyeon PYUN wrote on 15.01.2013 06:44: > On Mon, Jan 14, 2013 at 03:52:18PM +0400, Ruslan Makhmatkhanov wrote: >> YongHyeon PYUN wrote on 14.01.2013 10:15: >>> On Sat, Jan 12, 2013 at 06:49:13PM +0400, Ruslan Makhmatkhanov wrote: >>>> Ok, I got some details. It's an DFE-520TX (/C1 or rev. C1). I crafted an >>>> patch attached, but whenever kldloading the modified if_vr, I got this: >> >> [...] >> >>>> I also tried to apply VR_Q_NEEDALIGN quirk, but nothing is changed. Any >>>> hints? >>> >>> I recall D-Link was one of notorious vendor which used to >>> completely change its chip set in later revisions without notice. So >>> I'm afraid the controller you have may not be a VIA manufactured >>> one. >>> Could you take a picture of the chip set of controller and let >>> others see it? I guess it could be a RealTek 8139 or 8139C+. >> >> Here they are. Both front and back for the case (see no traces of >> RealTek though): >> >> http://s2.postimage.org/9nvkrlpqx/IMAG1040.jpg >> http://s2.postimage.org/4qi06hnrt/IMAG1041.jpg > > Thanks. Try attached patch and let me know how it works. > If that patch does not work, try setting a loader tunable like the > following. > dev.rl.0.prefer_iomap=0 I'll try that today and let you know. Thank you YongHyeon and Jeremie! -- Regards, Ruslan Tinderboxing kills... the drives.