Groups related to USB stuff.
Details
Mon, Jan 20
yay!
Updated to compile and work with the new ifabi changes.
Fri, Jan 17
Thanks for the heads up! Looking into it...
hi! I just tried compiling this on -HEAD (to land it today!) and it failed; it looks like you need to go adapt it to the iflib/ifnet changes (ie, that hid struct ifnet behind if_private.h.)
Sun, Jan 12
Fri, Jan 10
Integrate suggestions from Zhenlei Huang (zlei@); thank you!
Thu, Jan 9
The manpage changes look great to me!
Wed, Jan 8
This change applies the rest of the changes suggested to the manual pages.
I'm so excited to test this driver this weekend! Thank you so much for submitting this! All of the suggestions I made are to bring it into alignment with the rest of the freebsd manual and are specified in the manual page style guide, style.mdoc(5). Sorry I'm so late.
This update to the diff brings:
Here's what I've got so far for the manual. I ordered some parts to test but they're not all here yet.
Ok, i'll wait for the SPDX addition and then if I don't get any other feedback I'll land it
I think it's fine as-is to go in the tree, it's been two years and I'd like to see this in before -15.
Jan 4 2025
Dec 25 2024
Dec 24 2024
Address feedback from lwhsu@; thanks!
Dec 23 2024
i could forsee someone writing something like a network manager plugin that doesn't specifically just want to call and parse shell output.
Where would it be reused?
(also nice work!)
out of curiousity - what do people think about extracting a bunch of code out of umbctl and stuffing it in a library that can be reused?