Subject: Re: GENERIC test kernel
To: None <fredfl2@guy.chonju21.net>
From: Ken Nakata <kenn@synap.ne.jp>
List: port-mac68k
Date: 07/02/1999 19:14:59
On Fri, 2 Jul 1999 19:04:56 +0900 (KST), Guy Santiglia <fredfl2@guy.chon=
ju21.net> wrote:
> =

>   I tried building a new kernel with "=A4options  ADB_DEBUG"
> and I set "int     adb_debug =3D 1"  in the adb.c file.
> And the kernel booted for me.  It went into multiuser mode OK
> too. But it fills the console with messages whenever I touch the =

> keyboard or mouse.  The message is "pIDLE" =

> =

>   I've been running a custom kernel with DEBUG enabled and that
> runs fine.  How can I get this ADB_DEBUG enabled kernel
> to run without all those pIDLE messages? =


Revert the change "adb_debug =3D 1;" back to "adb_debug =3D 0;".

Ken