From owner-freebsd-net@FreeBSD.ORG Sat Jan 12 11:27:09 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 98E1221F for ; Sat, 12 Jan 2013 11:27:09 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward2h.mail.yandex.net (forward2h.mail.yandex.net [IPv6:2a02:6b8:0:f05::2]) by mx1.freebsd.org (Postfix) with ESMTP id 283C917B for ; Sat, 12 Jan 2013 11:27:08 +0000 (UTC) Received: from smtp1h.mail.yandex.net (smtp1h.mail.yandex.net [84.201.187.144]) by forward2h.mail.yandex.net (Yandex) with ESMTP id 63C6A70074D for ; Sat, 12 Jan 2013 15:27:05 +0400 (MSK) Received: from smtp1h.mail.yandex.net (localhost [127.0.0.1]) by smtp1h.mail.yandex.net (Yandex) with ESMTP id 3D70C13402C4; Sat, 12 Jan 2013 15:27:05 +0400 (MSK) Received: from unknown (unknown [77.66.155.61]) by smtp1h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id R40CWok8-R40mxfUt; Sat, 12 Jan 2013 15:27:05 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1357990025; bh=H5ZeG5ZcKPPydBtT9aYQdS02MBspGlYna84vkSLl8nQ=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=abjxpv64ZTDEsh6DLY6Y5uuCVIA7zGIxmD4LRRnEKFNz5ALalILMS8RBWLObE19eO IrX0V9BUOvL6lvkrx611ixYOTzDs++m5jbYq0VgzPWJeBeon7x/1lBzFqD/UP21AvY jmf/vA3YdagOxpRY5zioFRGoveFvRvPoVcmwh9d4= Message-ID: <50F14880.4090001@yandex.ru> Date: Sat, 12 Jan 2013 15:26:56 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-net@freebsd.org Subject: Re: if_vr(4) and DFE520-TX References: <50F110AB.1030107@yandex.ru> In-Reply-To: <50F110AB.1030107@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@yandex.ru 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: Sat, 12 Jan 2013 11:27:09 -0000 Here is also verbose boot log for what it's worth: http://pastebin.com/SnivrtFr Please keep me in cc:, I'm not subscribed. Thanks. Ruslan Makhmatkhanov wrote on 12.01.2013 11:28: > Hello, > > I bought two D-link DFE520-TX ethernet adapters that supposed to work > with if_vr(4) according to man-page. But the driver cannot attach > (tested in 9.1-R and pfSense 2.0.2/2.1 (8.1-R and 8.3-R respectively)). > > none2@pci0:4:0:0: class=0x020000 card=0x11031186 chip=0x42001186 > rev=0x10 hdr=0x00 > vendor = 'D-Link System Inc' > class = network > subclass = ethernet > > Can please anybody suggest proper changes for > /sys/dev/vr/if_vrreg.h|if_vr.c (pci ids would be enought, right?) to > test if it works. Thanks in advance. -- Regards, Ruslan Tinderboxing kills... the drives.