LibBSD | rtemsbsd: Fix some bugs in the drivers that have been missed during the FreeBSD update (!75)
Christian Mauderer (@c-mauderer)
gitlab at rtems.org
Mon Jun 16 12:17:44 UTC 2025
Christian Mauderer created a merge request: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/75
Project:Branches: c-mauderer/rtems-libbsd:cm/driver-fixes to rtems/pkg/rtems-libbsd:main
Author: Christian Mauderer
## Summary
In the update to the new FreeBSD version, some necessary for drivers in
rtemsbsd have been missed:
1. `devclass` doesn't exist in the `DRIVER_MODULE` any more and has to be removed
2. The `if_maddr_rlock/unlock` has been replaced by `NET_EPOCH_ENTER/EXIT`
3. Some typos in the ffec driver prevented it to be compilable.
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/75
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250616/b75bc674/attachment.htm>
More information about the bugs
mailing list