Page MenuHomeFreeBSD

bcm5974: add support for SPI bus (WIP)
Needs ReviewPublic

Authored by val_packett.cool on Mar 3 2022, 11:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 29, 9:13 PM
Unknown Object (File)
Sun, Dec 8, 9:10 PM
Unknown Object (File)
Sat, Dec 7, 5:21 PM
Unknown Object (File)
Nov 22 2024, 7:23 AM
Unknown Object (File)
Oct 28 2024, 5:24 PM
Unknown Object (File)
Oct 28 2024, 4:00 PM
Unknown Object (File)
Oct 7 2024, 5:27 PM
Unknown Object (File)
Oct 1 2024, 2:04 PM
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Speculatively publishing this, but the entries depend on what the SPI transport reports.

My current version at https://github.com/DankBSD/base always reports USB_PRODUCT_APPLE_WELLSPRING9_ISO actually. The version is extracted from the HID descriptor, like this (Linux applespi developers did not know this is HID, but now we know thanks to OpenBSD and Asahi Linux) and my current transport driver provides it as HID_VERSION.

But really bcm5974 should do it on its own.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44643
Build 41531: arc lint + arc unit