Page MenuHomeFreeBSD

LinuxKPI: add pci_ids.h
ClosedPublic

Authored by bz on Mar 23 2021, 5:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 8, 12:33 AM
Unknown Object (File)
Feb 26 2025, 11:07 AM
Unknown Object (File)
Feb 24 2025, 12:45 PM
Unknown Object (File)
Feb 22 2025, 8:52 AM
Unknown Object (File)
Feb 6 2025, 7:20 PM
Unknown Object (File)
Jan 18 2025, 4:59 AM
Unknown Object (File)
Jan 17 2025, 5:25 PM
Unknown Object (File)
Nov 24 2024, 10:55 PM
Subscribers

Details

Summary

brcm80211 include pci_ids.h directly while historically we were tracking
IDs in pci.h. Move the current set of IDs from pci.h to pci_ids.h and
while here add IDs for Realtek and Broadcom as well as a network class
as needed by their wireless drivers.

We still include pci_ids.h from pci.h so this should not change anything.

MFC-after: 2 weeks
Reviewed-by: ...
Differential Revision:

Diff Detail

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