Page MenuHomeFreeBSD

LinuxKPI: add pci_ids.h
ClosedPublic

Authored by bz on Mar 23 2021, 5:33 PM.
Tags
None
Referenced Files
F168950666: D29400.id.diff
Sun, Aug 30, 10:25 PM
Unknown Object (File)
Sun, Aug 30, 2:26 AM
Unknown Object (File)
Sat, Aug 29, 11:21 PM
Unknown Object (File)
Fri, Aug 28, 10:18 PM
Unknown Object (File)
Wed, Aug 26, 10:22 PM
Unknown Object (File)
Wed, Aug 26, 8:32 PM
Unknown Object (File)
Wed, Aug 19, 4:21 PM
Unknown Object (File)
Wed, Aug 19, 11:46 AM
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