On Thu, Jul 24, 2008 at 01:45:31PM +0100, Jonathan Cameron wrote: > >> > >> At the moment the big missing element of the subsystem is an easy way of > >> querying what is there. (proc interface similar to that for the input > >> subsystem) > > You mean /sys/class/input/, right? Indeed, something inspired by the > > input subsystem should work well. > No, I meant /proc/bus/input/devices which gives machine readable description > of all devices registered with the input subsystem and their capabilities. >
/proc/bus/input is a legacy interface (pre-sysfs). Newer subsystems should try to stay in /sys/. -- Dmitry ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
