On Thu, 2 Mar 2000, Bruce Evans wrote:

> On Wed, 1 Mar 2000, Benjamin Greenwald wrote:
> 
> > Hiya,
> > 
> > At the bottom of this message is the dmesg output from my 4.0-CURRENT box 
> > with a kernel compiled February 27th.  The kernel as of a cvsup this 
> > afternoon now dies and prints the following message immediately after 
> > initializing the keyboard:
> > 
> > <snip>
> > atkbdc0: <keyboard controller (i8042)> at port 0x60-0x6f on isa0
> > atkbd0: <AT Keyboard> irq 1 on atkbdc0
> > panic: free: multiple frees
> 
> This is caused by rev.1.54 of subr_bus.c.  atkbdc_isa.c does funky things
> with the softc.  

I think it was a problem with psm.c which Peter has committed a fix for
already. It bogusly freed the softc (sio.c does too but I doubt if it
would happen in normal usage).

--
Doug Rabson                             Mail:  [EMAIL PROTECTED]
Nonlinear Systems Ltd.                  Phone: +44 181 442 9037




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

Reply via email to