[Bug 265458] comms/uarduno: Remove devclass from DRIVER_MODULE on recent main
Date: Tue, 26 Jul 2022 23:18:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265458 --- Comment #3 from Bob Frazier <bobf@mrp3.com> --- just to clarify I did a quick test-build with FBSD 12.2 to make sure that the patch did not affect anything below FBSD 14 (it does not appear to). I am pretty sure it would not after looking it over, so now it's just a matter of testing in FBSD 14 which I'll need to do at some point (just not today). If you need anything specific please let me know (thanks). This port is actually needed for earlier FBSD versions that had no ACM (modem class) serial driver, and uses an editable list of USB vendor/product IDs (corresponding to Arduinos that use an AVR USB serial driver, like the Uno and Mega). Since the USB class drivers were added (in 11 I think) it is still useful but its need is less important. I had considered marking it for FBSD versions prior to 11 but it builds/runs ok so I'll continue to maintain it. -- You are receiving this mail because: You are the assignee for the bug.