Page MenuHomeFreeBSD

LinuxKPI: add pci_ids.h
ClosedPublic

Authored by bz on Mar 23 2021, 5:33 PM.
Tags
None
Referenced Files
F102907325: D29400.diff
Mon, Nov 18, 2:35 PM
Unknown Object (File)
Wed, Nov 13, 8:16 AM
Unknown Object (File)
Fri, Oct 25, 7:46 AM
Unknown Object (File)
Fri, Oct 25, 4:15 AM
Unknown Object (File)
Sep 27 2024, 10:23 AM
Unknown Object (File)
Sep 22 2024, 12:11 AM
Unknown Object (File)
Sep 21 2024, 10:23 PM
Unknown Object (File)
Sep 6 2024, 5:43 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