Page MenuHomeFreeBSD

Rename ofwpci.c to ofw_pcib.c
ClosedPublic

Authored by kd on May 12 2021, 10:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 21, 2:07 AM
Unknown Object (File)
May 2 2024, 12:10 PM
Unknown Object (File)
Apr 27 2024, 5:00 PM
Unknown Object (File)
Apr 27 2024, 4:58 PM
Unknown Object (File)
Apr 27 2024, 3:46 PM
Unknown Object (File)
Apr 21 2024, 9:00 PM
Unknown Object (File)
Apr 21 2024, 8:34 PM
Unknown Object (File)
Apr 21 2024, 8:34 PM
Subscribers

Details

Summary

It's a class0 driver that implements some pcib methods and creates a pci bus as its children.
The "ofw_pci" name will be used by a new driver that will be a subclass of the pci bus.
No functional changes intended.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

This revision is now accepted and ready to land.May 17 2021, 11:11 AM
This revision was automatically updated to reflect the committed changes.