Page MenuHomeFreeBSD

LinuxKPI: pci: add pci_info()
ClosedPublic

Authored by bz on Apr 24 2025, 2:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 21, 2:24 PM
Unknown Object (File)
Sun, Oct 19, 6:08 PM
Unknown Object (File)
Sat, Oct 18, 11:03 PM
Unknown Object (File)
Fri, Oct 17, 3:18 AM
Unknown Object (File)
Mon, Oct 13, 6:56 PM
Unknown Object (File)
Mon, Oct 6, 12:04 PM
Unknown Object (File)
Wed, Sep 24, 1:51 AM
Unknown Object (File)
Sep 23 2025, 6:32 PM
Subscribers

Details

Summary

Add pci_info() needed for a driver update. While here prefix
VA_ARGS with ## for pci_err and pci_info in case we are only
passed a string without format arguments.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

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