On Nov 14, 2012, at 12:55 PM, Tarl Neustaedter wrote:
On 2012-Nov-14 09:46 , Programmingkid wrote:
The first thing that bothers me is this:
open("keyboard") = 0x00000000 open("kbd") = 0x00000000
Bootx can't open the keyboard node and call any of its methods. This is something to fix. I would fix it myself, but I couldn't find any documentation on how the DECLARE_NODE() method works.
Does OpenBIOS have a devalias for keyboard, and is it correct?
It doesn't yet. It does have a adb-keyboard node.