From owner-freebsd-alpha Tue Mar 28 9:20: 5 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A4E8937C058 for ; Tue, 28 Mar 2000 09:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA32270; Tue, 28 Mar 2000 09:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Tue, 28 Mar 2000 09:20:03 -0800 (PST) Message-Id: <200003281720.JAA32270@freefall.freebsd.org> To: freebsd-alpha@freebsd.org Cc: From: Bosko Milekic Subject: Re: alpha/17637: misconfigured syscons bell causes panic on alpha Reply-To: Bosko Milekic Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR alpha/17637; it has been noted by GNATS. From: Bosko Milekic To: lindroos@nls.fi Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: alpha/17637: misconfigured syscons bell causes panic on alpha Date: Tue, 28 Mar 2000 12:19:23 -0500 (EST) Hi, It appears that the alpha's sysbeep() does a TIMER_DIV() on the given pitch, which could cause problems if the pitch is 0. Please try the following patch and let me know if it works: http://pages.infinit.net/bmilekic/code/diffs/alpha.beep.patch .......................................................................... Bosko Milekic * bmilekic@dsuper.net * http://pages.infinit.net/bmilekic/ Montreal, Quebec, Canada. * Technokratis: http://www.technokratis.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message