Tim Waugh [2009-07-18 18:22 +0100]: > There's no need, we are in C at the point we need to read the Device ID. > So I guess I'll have to do it using libusb. (Not sure how libgudev or > libudev would help there...)
Right, you probably won't need them then. If you match the specific interfaces you are interested in in udev rules, and then just need an attribute or two from sysfs, you could do this with simple open(). Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
signature.asc
Description: Digital signature
_______________________________________________ devkit-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/devkit-devel
