>From the keyboard of John Polstra:

> > i added a printf statement to the beginning of every subroutine in 
> > file /sys/dev/kbd/kbd.c and with this additions the panic disappears
> > and pcvt runs fine as ever.
> > 
> > Removing the printf's from kbd.c shows the usual described panic.
> > 
> > I'm now completely out of ideas ....
> 
> It sounds like maybe an uninitialized local variable in one of the
> functions.

This should cause a warning from the compiler, shouldn't it ?
All the files in question compile without any warning at all.

hellmuth
-- 
Hellmuth Michaelis                                    Tel   +49 40 55 97 47-70
HCS Hanseatischer Computerservice GmbH                Fax   +49 40 55 97 47-77
Oldesloer Strasse 97-99                               Mail  hm [at] hcs.de
D-22457 Hamburg                                       WWW   http://www.hcs.de


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to