Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understanding,Filtering,sorting kernel and “real”data #110

Open
eljws opened this issue Oct 21, 2020 · 2 comments
Open

Understanding,Filtering,sorting kernel and “real”data #110

eljws opened this issue Oct 21, 2020 · 2 comments
Labels

Comments

@eljws
Copy link

eljws commented Oct 21, 2020

Greetings I’m a very beginner with USB, embedded and I’m struggling to get my head around the protocol. When using wire shark with USB Mouse I think it gives me a lot more information that I need for my learning which Is a bit confusing.
For example irp id, which I read are part of kernel. It’s usefull for learning about operating systems but I would prefer to hide this. Is there a way to do that. Or up to which point kernel data is printed and actual data starts? What should I look for? Thanks

@desowin
Copy link
Owner

desowin commented Oct 26, 2020

I think I have covered all things beginners need during SharkFest'20 Virtual in the USB Analysis 101 presentation. The slides are available at the retrospective page and the recording is at YouTube.

@eljws
Copy link
Author

eljws commented Oct 26, 2020

Wow that's like the best tutorial on USB I have ever seen.

It helped me understand what some of knowledge I seen in books or USB specs was to do with PHY layer and some where in layers above. Now I can organise it in my head what information belongs where.

The OS metadata for drivers is no interest of me. So I will totally ignore the URB section of messages.

I enjoyed the recommendations for PHY layer debugging on the budget tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants