Hi All,
I'm writing usbsniffer using the usbmon module.
Basically i need to detect and inform to some network monitoring application regarding new usb devices on the network nodes. This i'm doing by polling /proc/bus/usb/devices file as mentioned in the usbmon.txt documentation. Second thing is to inform about the data transfer viz the leangth ,flow(in/out) of data. From documentation i understood that /sys/kernel/debug/usbmon , we can capture the data transfer.
But i'm unable to undserstand the documentation for parsing data.
I need only two things data length and flow.

I'm so thank ful , if anybody provide some help towards my task.

Thanks & Regards,

Ravikumar


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to