On 14/11/12 17:55, 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?
Yeah - that's my reading of it too...
ATB,
Mark.