Page MenuHomeFreeBSD

arm64: intel: Remove firmware driver
ClosedPublic

Authored by manu on Dec 6 2022, 11:08 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 13, 4:53 PM
Unknown Object (File)
Jan 2 2025, 3:43 PM
Unknown Object (File)
Dec 11 2024, 11:37 AM
Unknown Object (File)
Dec 3 2024, 12:28 AM
Unknown Object (File)
Dec 1 2024, 7:08 PM
Unknown Object (File)
Nov 28 2024, 4:39 AM
Unknown Object (File)
Nov 28 2024, 4:39 AM
Unknown Object (File)
Nov 28 2024, 4:39 AM
Subscribers

Details

Summary

This is now covered by ofw_firmware.

Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 48622
Build 45508: arc lint + arc unit

Event Timeline

manu requested review of this revision.Dec 6 2022, 11:08 AM

The stratix10 drivers has to be updated to use ofw_firmware bus instead of firmware bus in DRIVER_MODULE macroses.

In D37613#855205, @br wrote:

The stratix10 drivers has to be updated to use ofw_firmware bus instead of firmware bus in DRIVER_MODULE macroses.

Which drivers ?

Use simplebus for stratix driver.

This revision was not accepted when it landed; it landed in state Needs Review.Aug 8 2023, 1:14 PM
This revision was automatically updated to reflect the committed changes.