On 2011-07-04 at 18:07:27 +0200, Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> wrote: > On Mon, 4 Jul 2011, Tobias Klauser wrote: > > > usbmon is not usable without debugfs, so make it depend on DEBUG_FS. > > That's not true. usbmon works perfectly well without debugfs; you > simply have to use the binary interface (/dev/usbmonX) instead of the > text interface. But I cannot load the usbmon module without debugfs compiled in. Admittedly my patch is the wrong approach here. It's probably better to not bail out with an error in mon_init() if mon_text_init() fails in instead just print a warning. Please disregard this patch, I'll send one implementing the solution described above. -- Tobias -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html