From owner-freebsd-current@FreeBSD.ORG Sat Oct 28 02:53:34 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C281616A403 for ; Sat, 28 Oct 2006 02:53:34 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E51A43D49 for ; Sat, 28 Oct 2006 02:53:34 +0000 (GMT) (envelope-from jfvogel@gmail.com) Received: by nz-out-0102.google.com with SMTP id o37so686570nzf for ; Fri, 27 Oct 2006 19:53:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=gyK74KLAA10azZouf+4rHSuAcGXknGeTNS1laF3Rjg/YbMdAZGA8Iik+rHa1lfbYhLOhvnn3cCKT2A170z5WmbKk7EWv6Dn4yLpVo/U8EFMopQj/ruOKhb8T1Soey5N8rVlXJ7to8HuEBkueol+wW/KZvlEJUNei1WhKbdT8nlw= Received: by 10.35.121.12 with SMTP id y12mr624880pym; Fri, 27 Oct 2006 19:53:33 -0700 (PDT) Received: by 10.35.118.6 with HTTP; Fri, 27 Oct 2006 19:53:33 -0700 (PDT) Message-ID: <2a41acea0610271953l399c9b01oa2a73dcffe48cfc8@mail.gmail.com> Date: Fri, 27 Oct 2006 19:53:33 -0700 From: "Jack Vogel" To: freebsd-current MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: bogus em checkin 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: Sat, 28 Oct 2006 02:53:34 -0000 I fat-fingered things and checked in the em driver code meant for RELENG_6 onto the HEAD. Then when I went to fix it it wouldnt let me for some reason, in any case, its being looked at. I actually think it may not break the build, but the driver you get wont be what you expect :) It should be resolved shortly, sorry bout that. Jack