On Sat, 2008-05-17 at 15:14 -0700, David Brownell wrote:
I have a userspace gpio interface which uses /dev and configfs. The
configfs side was really nice (and used mkdir, as configfs does) but I
wasn't a fan of needing udev.. On balance, I like the all-in-one sysfs
way more.
--