From owner-freebsd-current@FreeBSD.ORG Tue Feb 5 10:17:23 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33B8716A41B for ; Tue, 5 Feb 2008 10:17:23 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 8249313C447 for ; Tue, 5 Feb 2008 10:17:22 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 05 Feb 2008 10:17:17 -0000 Received: from unknown (EHLO [192.168.0.10]) [85.127.93.182] by mail.gmx.net (mp026) with SMTP; 05 Feb 2008 11:17:17 +0100 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX19PSUsGMJFPiXvfCW148Gi5sXp7YRQUJiK4J/BJ2O jKXd8UJ+kieB0+ From: Stefan Ehmann To: freebsd-current@freebsd.org Date: Tue, 5 Feb 2008 11:17:15 +0100 User-Agent: KMail/1.9.7 References: <20080204022334.GC27999@cdnetworks.co.kr> <200802042056.54799.shoesoft@gmx.net> In-Reply-To: <200802042056.54799.shoesoft@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802051117.16262.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 Cc: Marcin Wisnicki Subject: Re: CFT: vr(4) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 05 Feb 2008 10:17:23 -0000 On Monday 04 February 2008 20:56:54 Stefan Ehmann wrote: > On Monday 04 February 2008 18:47:44 Marcin Wisnicki wrote: > > On Mon, 04 Feb 2008 10:48:02 -0500, Mike Tancsa wrote: > > > At 09:23 PM 2/3/2008, Pyun YongHyeon wrote: > > >>Dear all, > > >> > > >>Here is overhauled vr(4) that shall address all known issues. PR > > >>database showed vr(4) is not stable enough under high load and > > > > > > Hi, > > > Is there a RELENG_7 or 6 version of the driver to test ? > > > Using RELENG_7 from this morning, I get > > > > Try this: > > http://wisnia21.freeshell.org/f/freebsd/if_vr-pyunyh-to-releng6.diff > > > > On RELENG7 there could be a conflict in second change that should be > > safe to ignore. > > Using it with the second chunk ignored. ... > vr0: port 0xa000-0xa0ff mem > 0xf0000000-0xf00000ff at device 18.0 on pci0 > vr0: Quirks: 0x0 > vr0: Revision: 0x74 > miibus0: on vr0 > vr0: Ethernet address: 00:0e:a6:40:3f:d0 > vr0: [ITHREAD] (replying to myself) wake-on-LAN doesn't work for me any longer. Anyone else seeing this? -- Stefan