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.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to