From: Hugo V. <hvw...@ya...> - 2005-01-06 19:52:53
|
--- Jean-Daniel Pauget <jd...@di...> wrote: > On Wed, 5 Jan 2005, Hugo Vanwoerkom wrote: > > <snip> > we need more debug ! :) > the problem with bruby is : it allows the > machine to be used by two > people, so I cannot reboot mine every ten minute > just for testing the > new kernel, because of the other user of the > machine ! > I cannot plan to dig for pitch correction before > several days, sorry... I noticed that in /drivers/char/keyboard.c in kd_mksound 2 tests for SND_TONE and SND_BELL always both are true. So I changed line 3564 in your rc3 patch to "else if" instead of "if" and pitch is back. Regards, Hugo __________________________________ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search. http://info.mail.yahoo.com/mail_250 |