Thanks Vojtech for your answers ! --- Vojtech Pavlik <[EMAIL PROTECTED]> a écrit :
> It's also available via an ioctl() and in sysfs. This allows you to > specify in an application that you want a device plugged into a specific > port of the machine. Not many applications can use it at the moment, but > udev can use it to assign a name of the device node. > hmm, how can I use ioctl to find the location device since I need the location to pass it to ioctl ? I can't find "pinpad/input0" in sysfs, does that mean I need to add sysfs suppport in my driver, and it's not done in input module when I register my input driver ? > "pinpad/input0" doesn't sound right. What port is your pinpad connected > to? > Actually I'm working on an embedded system which owns a pinpad controller. This controller is accessed by using io mem and it talks to the pinpad through a dedicated bus. So I accessed it through io space. thanks, Francis. ___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/