From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 21 06:47:57 2004 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A96616A4CE; Sat, 21 Feb 2004 06:47:57 -0800 (PST) Received: from mk-smarthost-3.mail.uk.tiscali.com (mk-smarthost-3.mail.uk.tiscali.com [212.74.114.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DD7B43D39; Sat, 21 Feb 2004 06:47:57 -0800 (PST) (envelope-from b.candler@pobox.com) Received: from ppp-1-179.lond-a-1.access.uk.tiscali.com ([80.225.197.179]:2069 helo=vaio.linnet.org) by mk-smarthost-3.mail.uk.tiscali.com with esmtp (Exim 4.24) id 1AuYQ7-000O8Y-5R; Sat, 21 Feb 2004 14:47:55 +0000 Received: from brian by vaio.linnet.org with local (Exim 4.30) id 1AuYQ5-00008k-Ao; Sat, 21 Feb 2004 14:47:53 +0000 Date: Sat, 21 Feb 2004 14:47:53 +0000 From: Brian Candler To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Message-ID: <20040221144753.GB507@uk.tiscali.com> References: <200402211440.i1LEeEKb099246@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402211440.i1LEeEKb099246@freefall.freebsd.org> User-Agent: Mutt/1.4.1i Subject: Re: kern/63171: USB keyboard rollover error [ukbd.c patch] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2004 14:47:57 -0000 Turns out this is a superset of kern/57273 posted last September. My patch also fixes the pointer bug. Can someone commit please? Thanks, Brian.