Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2007 08:36:05 GMT
From:      Brian Somers <brian@FreeBSD.org>
To:        dada@sbox.tugraz.at, brian@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: kern/70610: [speaker] [patch] spkr(4): hardcoded assumption HZ == 100
Message-ID:  <200706040836.l548a5DO020860@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

Synopsis: [speaker] [patch] spkr(4): hardcoded assumption HZ == 100

State-Changed-From-To: open->patched
State-Changed-By: brian
State-Changed-When: Mon Jun 4 08:31:06 UTC 2007
State-Changed-Why: 
Fixed in -current (spkr.c 1.71).  I plan to MFC in 2 weeks

Note, I changed the use of 'ticks' which shadows the global
variable of the same name and declared the 'timo' stack
variable.  The original patch overwrote the global 'ticks'
and made bad things happen.

http://www.freebsd.org/cgi/query-pr.cgi?pr=70610



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706040836.l548a5DO020860>