From owner-freebsd-current@FreeBSD.ORG Fri Apr 9 20:16:42 2010 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 B8AC8106564A for ; Fri, 9 Apr 2010 20:16:42 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by mx1.freebsd.org (Postfix) with ESMTP id 468C98FC19 for ; Fri, 9 Apr 2010 20:16:41 +0000 (UTC) Received: by wwb24 with SMTP id 24so1145648wwb.13 for ; Fri, 09 Apr 2010 13:16:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=dUyvjQi+hO+g94HEOGviYEDzzzMcJNWWXm1XE0IYJOw=; b=GgAz2qYXCs2sBhraQUyqdytbjQZXTVyokFY03qrA79yLiY+jUHptuL8fEs+zRXRZB0 n44xHDo54U7T0MQBXiK1HkoOZNkyWo+s0HuY5ShEqUDfAcYokmycoTATu3XYxwOd9xko rtKhk26xYZ8ACDxj/xE5GMCNax22KKcLAB8sA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ANFvn+YmwKb4W6szeQM4wKQOiTMBg8TcLe83gqhZUDVCta3MTkHVTHzzkNfxuIyJxM CW5EWX9rvTqg64I483sWaRifWOKelO2JXXflcezDM9eqdpBMWaKyAXZFwC3xMEOjxiaU I3sBC89ttrEPGoeo0OhdbmiUM122tffa+AOCI= MIME-Version: 1.0 Received: by 10.216.11.8 with HTTP; Fri, 9 Apr 2010 13:16:40 -0700 (PDT) In-Reply-To: <20100409201307.GF1085@michelle.cdnetworks.com> References: <201004081831.o38IVR3s043434@lava.sentex.ca> <201004082105.o38L5DCH044187@lava.sentex.ca> <20100408230750.GR5734@michelle.cdnetworks.com> <201004091317.o39DHFEl049965@lava.sentex.ca> <20100409164115.GB1085@michelle.cdnetworks.com> <201004091900.o39J0b0k051687@lava.sentex.ca> <20100409201307.GF1085@michelle.cdnetworks.com> Date: Fri, 9 Apr 2010 13:16:40 -0700 Received: by 10.216.185.139 with SMTP id u11mr321710wem.13.1270844201167; Fri, 09 Apr 2010 13:16:41 -0700 (PDT) Message-ID: From: Jack Vogel To: pyunyh@gmail.com Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org, Mike Tancsa Subject: Re: LOR on em in HEAD ( was Re: em driver regression 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: Fri, 09 Apr 2010 20:16:42 -0000 On Fri, Apr 9, 2010 at 1:13 PM, Pyun YongHyeon wrote: > On Fri, Apr 09, 2010 at 12:09:24PM -0700, Jack Vogel wrote: > > Someone else also pointed this out. I'm dubious about its claim. > > I can't reproduce the LOR with latest em(4)(r206429). > > Hmmm, wonder what changed that effected that, oh well that's good :) Jack