nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Keyboard driver
From: Fabrice Gautier
Date: Fri, 7 Jun 2002 14:40:44 -0700

Hi,

I want to implement a keyboard driver for nanox running on uClinux, but my
input device is not associated with any device driver in uClinux. The open
method of the keyboard driver supposed to return a file descriptor that is
then used in a select to get the events, so i'm in trouble.

Is there a way to make it work without implementing a kernel device driver ?

Thanks

-- 
Fabrice Gautier, 
Fabrice_Gautier@sdesigns.com

nanogui@linuxhacker.org