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)
Dec 2 2024, 10:40 AM
Unknown Object (File)
Nov 28 2024, 5:42 AM
Unknown Object (File)
Oct 21 2024, 6:17 PM
Unknown Object (File)
Oct 21 2024, 7:04 AM
Unknown Object (File)
Oct 14 2024, 12:30 PM
Unknown Object (File)
Oct 9 2024, 5:44 AM
Unknown Object (File)
Sep 23 2024, 4:28 PM
Unknown Object (File)
Sep 23 2024, 2:35 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

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.