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)
Sun, Sep 15, 11:28 PM
Unknown Object (File)
Fri, Sep 13, 2:41 AM
Unknown Object (File)
Sat, Sep 7, 2:19 AM
Unknown Object (File)
Tue, Sep 3, 11:47 PM
Unknown Object (File)
Aug 19 2024, 1:02 PM
Unknown Object (File)
Aug 16 2024, 7:56 AM
Unknown Object (File)
Aug 7 2024, 7:07 AM
Unknown Object (File)
Aug 3 2024, 11:21 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.