From owner-freebsd-bugs@FreeBSD.ORG Thu May 24 11:20:09 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DCF8816A46E for ; Thu, 24 May 2007 11:20:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 9260413C45D for ; Thu, 24 May 2007 11:20:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l4OBK9pd053902 for ; Thu, 24 May 2007 11:20:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l4OBK9r4053901; Thu, 24 May 2007 11:20:09 GMT (envelope-from gnats) Date: Thu, 24 May 2007 11:20:09 GMT Message-Id: <200705241120.l4OBK9r4053901@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Gavin Atkinson Cc: Subject: Re: bin/67995: [patch] morse(6) plays beeps 10 times faster than it should. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gavin Atkinson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2007 11:20:10 -0000 The following reply was made to PR bin/67995; it has been noted by GNATS. From: Gavin Atkinson To: bug-followup@FreeBSD.org, jau@iki.fi Cc: Subject: Re: bin/67995: [patch] morse(6) plays beeps 10 times faster than it should. Date: Thu, 24 May 2007 12:16:49 +0100 The correct fix for this is to fix the kernel driver, the patch in kern/70610 does this. The submitter is happy with closing this PR - he intends to submit another PR with the extra functionality in the third diff as a new PR.