Subject: Re: 19991018 on iMac not happy
To: Todd Whitesel <toddpw@best.com>
From: Bill Studenmund <wrstuden@nas.nasa.gov>
List: current-users
Date: 10/21/1999 08:45:02
On Thu, 21 Oct 1999, Todd Whitesel wrote:
> Tried it tonight, and no that does not fix it.
Dang.
> If I grep the 1.4.1 dmesg for 'console' I get:
>
> wsdisplay0 at ofb0: console (std, vt100 emulation)
> wskbd1 at ukbd0: console keyboard
> wscons: wskbd1 glued to wsdisplay0 (console)
>
> If I grep the current dmesg for 'console' I get:
>
> wsdisplay0 at ofb0: console (std, vt100 emulation)
>
> Hmm.
Right now we have a heuristic guess routine to try an dfigure out where
the keyboard is. I think it's designed to roll over to adb keyboards if it
can't get a usb one. If it can't find the usb keyboard, I think that'd
explain your problems.
There should be no snapshot issues like on i386 or sparc. :-)
Take care,
Bill