[Hamlib-developer] [Hamlib/Hamlib] f25f21: Provide for updated FreeBSD USB device naming
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Diane B. <no...@gi...> - 2025-07-20 21:00:35
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: f25f21264f7de6f5b85f82bd3c0514c786306c05 https://github.com/Hamlib/Hamlib/commit/f25f21264f7de6f5b85f82bd3c0514c786306c05 Author: Diane Bruce <db...@db...> Date: 2025-07-20 (Sun, 20 Jul 2025) Changed paths: M tests/rigtestlibusb.c Log Message: ----------- Provide for updated FreeBSD USB device naming FreeBSD will eventually have the less verbose bNumDeviceCaps instead of bNumDeviceCapabilities The other changes are (hopefully) to be upstreamed renaming bU2devExitLat to wU2devExitLat FreeBSD in the head of the tree has /usr/include/libusb20_desc.h:#define bNumDeviceCapabilities bNumDeviceCaps So we have backward compatibility for this. To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |