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)
Fri, Apr 12, 9:51 AM
Unknown Object (File)
Feb 18 2024, 2:03 AM
Unknown Object (File)
Feb 16 2024, 7:46 PM
Unknown Object (File)
Dec 27 2023, 6:46 AM
Unknown Object (File)
Dec 23 2023, 6:59 AM
Unknown Object (File)
Dec 19 2023, 7:13 PM
Unknown Object (File)
Nov 21 2023, 6:55 AM
Unknown Object (File)
Nov 5 2023, 4:17 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