From owner-freebsd-current@FreeBSD.ORG Tue Mar 10 14:11:28 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 872EF10656DC for ; Tue, 10 Mar 2009 14:11:28 +0000 (UTC) (envelope-from rbgarga@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by mx1.freebsd.org (Postfix) with ESMTP id 3C8058FC27 for ; Tue, 10 Mar 2009 14:11:28 +0000 (UTC) (envelope-from rbgarga@gmail.com) Received: by yw-out-2324.google.com with SMTP id 2so29611ywt.13 for ; Tue, 10 Mar 2009 07:11:27 -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:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=0m0r63szlHrJAyD9T2lViBya9Ajy8Z1YX08Z1rvVTEY=; b=O0iTSEexmBcmTgGmFsYz0nBtrI0USXT1a64hjmIn5hd6hmUx73on9IVD0+Q8pdwBcc VFH76JVH536IOBCdBUSiZ9DpDfSCafmQRUdqDwjJCbdh7+XcdEPNNG3piT2momEvWEI9 KOJ7uEyEgmAlYOdVn+mbGxUqkCAAGLeJBNBw4= 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:content-transfer-encoding; b=h07jNLxjKmRIQIciEcWS2eNd782lBOqRkbqkyiILWiwfPfEIwDKdlH0uhO8QfFNhow nsoEmtwVs4SnU2+UlQwuKGkxhMwJYG+xlZKXnNzBg3edgFrcSkS6nn823+OGmfAbFZ1b glGiI6CMHXSGDkgybvyHbKY3z+MlsgZ0C13NQ= MIME-Version: 1.0 Received: by 10.220.72.80 with SMTP id l16mr2316095vcj.99.1236694287527; Tue, 10 Mar 2009 07:11:27 -0700 (PDT) In-Reply-To: <20090310113005.GC31961@hoeg.nl> References: <20090310062530.GA40793@nagual.pp.ru> <20090310081854.GA19161@hoeg.nl> <20090310091542.GC19161@hoeg.nl> <20090310.201921.162086213.nyan@jp.FreeBSD.org> <20090310113005.GC31961@hoeg.nl> Date: Tue, 10 Mar 2009 11:11:27 -0300 Message-ID: <747dc8f30903100711h20140dccufaa771420b5aa77d@mail.gmail.com> From: Renato Botelho To: Ed Schouten Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ache@nagual.pp.ru, Takahashi Yoshihiro , current@freebsd.org Subject: Re: Bug: new syscons always resets SR to line 24 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, 10 Mar 2009 14:11:31 -0000 On Tue, Mar 10, 2009 at 8:30 AM, Ed Schouten wrote: > * Takahashi Yoshihiro wrote: >> The patch works fine on pc98. > > Thank you! Just committed this patch to SVN (r189617). Thank you Ed, it's working perfectly. -- Renato Botelho