Subject: Re: USB Keyboard on B/W G3
To: Tsubai Masanari <tsubai@iri.co.jp>
From: Dan Winship <danw@MIT.EDU>
List: port-macppc
Date: 05/27/1999 11:06:51
> I think this is due to binutils bug.

Is that the bug where you get "[random text]: warning: allocated
section `.bss' not in segment" message when linking the kernel and
then it won't boot? If so, that's different. (If you haven't seen
that, it might only show up when you use makeoptions=-g... not sure.)

I'm seeing the wskbd problem too. I was trying to debug it last night,
and it goes away if you compile with a copy of dev/wscons from before
the May 15 rearrangement. That's as far as I got in figuring it out,
though.

-- Dan