Bug 268961 - comms/owfs add FreeBSD I2C support to DS2482
Summary: comms/owfs add FreeBSD I2C support to DS2482
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm64 Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-14 23:09 UTC by Bjoern A. Zeeb
Modified: 2023-01-16 06:35 UTC (History)
1 user (show)

See Also:
johan: maintainer-feedback+


Attachments
Add FreeBSD I2C support (2.64 KB, text/plain)
2023-01-14 23:09 UTC, Bjoern A. Zeeb
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bjoern A. Zeeb freebsd_committer freebsd_triage 2023-01-14 23:09:14 UTC
Created attachment 239475 [details]
Add FreeBSD I2C support

This adds I2C support to DS2482 for FreeBSD.

For the Raspberry PI this required https://reviews.freebsd.org/D38056 as well.
It depends on the read/write feature we provide by I2C drivers but it was the minimalist way to add support.

I'll try to submit it upstream as well but more people possibly interested testing on FreeBSD would be good so if we can add the patch file to the port it should only help and not break anything.
Comment 1 Johan Ström 2023-01-15 17:32:17 UTC
Looks legit to me, but I have no way to test it myself.