Greetings!
I would like to report the following SIOCGIFXMEDIA values on other FreeBSD architectures to improve the portability of this crate:
- armv7: 0xc028698b
- aarch64: 0xc030698b
- powerpc64le: 0xc030698b
Additionally, it would be nice to have a generic fallback on unknown platforms so that the code always builds.
Greetings!
I would like to report the following
SIOCGIFXMEDIAvalues on other FreeBSD architectures to improve the portability of this crate:Additionally, it would be nice to have a generic fallback on unknown platforms so that the code always builds.