Date: Mon, 1 Jun 2009 05:06:25 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Ed Schouten <ed@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r193184 - in head/sys/dev/syscons: . teken Message-ID: <20090601050625.GA98269@FreeBSD.org> In-Reply-To: <200905311935.n4VJZfhl053022@svn.freebsd.org> References: <200905311935.n4VJZfhl053022@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 31, 2009 at 07:35:41PM +0000, Ed Schouten wrote: > Author: ed > Date: Sun May 31 19:35:41 2009 > New Revision: 193184 > URL: http://svn.freebsd.org/changeset/base/193184 > > Log: > Restore support for bell pitch/duration. > > Because we only support a single argument to tf_param, use 16 bits for > the pitch and 16 bits for the duration. While there, make the argument > unsigned. There isn't a single param call that needs a signed integer. > > Submitted by: danfe (modified) Thanks! ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090601050625.GA98269>