Results 1 to 1 of 1
Hi everyone,
I am new to Linux driver development. I am trying to build a keyboard driver that I found from the internet on Ubuntu 11.04 (2.6.38-12-generic). But I ran ...
- 11-26-2011 #1Just Joined!
- Join Date
- Nov 2011
- Posts
- 1
error: variable ‘task’ has initializer but incomplete type
Hi everyone,
I am new to Linux driver development. I am trying to build a keyboard driver that I found from the internet on Ubuntu 11.04 (2.6.38-12-generic). But I ran into the following error:
error: variable ‘task’ has initializer but incomplete type
Can anyone give me some suggestion what could be wrong?
Attached is the g-zipped archive (TestDriver.tar.gz) which contains KeyBoardIrq.dc and Makefile for your reference.
Thank you very much,
Jew-Dong


Reply With Quote
