Jump to content

Need help from driver developers


shaybc
 Share

3 posts in this topic

Recommended Posts

hello,

 

i have tried for the last two months to write an LG laptop keyboard driver, using the apple PS2 Keyboard code, i have managed to initialize the keyboard and receive some hex codes in response, i have registered the driver to receive key events, and no matter what i do i cannot receive click events (the callback method never runs),

 

are there any driver developers here that have a direction what can i do next?

 

thanks ahead for any thought and idea,

Shay.

Link to comment
Share on other sites

Guest BuildSmart
hello,

 

i have tried for the last two months to write an LG laptop keyboard driver, using the apple PS2 Keyboard code, i have managed to initialize the keyboard and receive some hex codes in response, i have registered the driver to receive key events, and no matter what i do i cannot receive click events (the callback method never runs),

 

are there any driver developers here that have a direction what can i do next?

 

thanks ahead for any thought and idea,

Shay.

Archive your project, attach it to the first post and I'll take a look at it when I have time.
Link to comment
Share on other sites

Archive your project, attach it to the first post and I'll take a look at it when I have time.

 

hi and thanks for the answer, i havent changed the attached link code, i have tried to play with it in many direction but none of them worked, as i mentioned the registering and initializing is succeeding but no response from the callback method.

 

any idea what to try next?

Link to comment
Share on other sites

 Share

×
×
  • Create New...