Subject: Re: USB keyboard now works without kludge
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Lennart Augustsson <lennart@augustsson.net>
List: port-macppc
Date: 05/09/1999 17:15:22
Jason Thorpe wrote:

> Hi folks...
>
> I have committed all of the changes necessary for the iMac and new G3
> to attach the USB keyboard properly, without the need for a source
> modification in a local tree.  It all happens based on what the
> OpenFirmware says the console input device is.

I don't think your fix is the right one.  You store some flag in the USB bus
struct (which is supposed to be private, but that's not the point), but what
happens when you have multiple USB controllers, each with a keyboard?

I have a different solution in mind, I'll post in a while.

--

        -- Lennart