HomeFreeBSD

LinuxKPI: MODULE_DEVICE_TABLE() remove hard coded pci

Description

LinuxKPI: MODULE_DEVICE_TABLE() remove hard coded pci

While we currently only use MODULE_DEVICE_TABLE() for pci (or so I
thought [*]), this may soon change. Remove a hard coded "pci" for
the bus and use the bus name passed in as _bus.

  • see follow-up change

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Reviewed by: imp, dumbbell
Differential Revision: https://reviews.freebsd.org/D51048

Details

Provenance
bzAuthored on Jun 22 2025, 10:44 PM
Reviewer
imp
Differential Revision
D51048: LinuxKPI: MODULE_DEVICE_TABLE() remove hard coded pci
Parents
rG1c1acaf6858b: amd64: enable EFER.TCE
Branches
Unknown
Tags
Unknown