Ignore:
Timestamp:
Apr 21, 2025, 7:17:25 PM (4 months ago)
Author:
David Azarewicz
Message:

Merge from uniaud32-exp branch

Location:
GPL/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk

  • GPL/trunk/include/linux/pci_ids.h

    r772 r777  
    584584#define PCI_DEVICE_ID_AMD_1AH_M70H_DF_F3 0x12bb
    585585#define PCI_DEVICE_ID_AMD_MI200_DF_F3   0x14d3
     586#define PCI_DEVICE_ID_AMD_MI300_DF_F3   0x152b
    586587#define PCI_DEVICE_ID_AMD_VANGOGH_USB   0x163a
    587588#define PCI_DEVICE_ID_AMD_CNB17H_F3     0x1703
     
    25892590#define PCI_VENDOR_ID_REDHAT            0x1b36
    25902591
     2592#define PCI_VENDOR_ID_WCHIC             0x1c00
     2593#define PCI_DEVICE_ID_WCHIC_CH382_0S1P  0x3050
     2594#define PCI_DEVICE_ID_WCHIC_CH382_2S1P  0x3250
     2595#define PCI_DEVICE_ID_WCHIC_CH382_2S    0x3253
     2596
    25912597#define PCI_VENDOR_ID_SILICOM_DENMARK   0x1c2c
    25922598
     
    26022608#define PCI_VENDOR_ID_HYGON             0x1d94
    26032609
     2610#define PCI_VENDOR_ID_META              0x1d9b
     2611
    26042612#define PCI_VENDOR_ID_FUNGIBLE          0x1dad
    26052613
     
    26082616#define PCI_VENDOR_ID_TEKRAM            0x1de1
    26092617#define PCI_DEVICE_ID_TEKRAM_DC290      0xdc29
     2618
     2619#define PCI_VENDOR_ID_ALIBABA           0x1ded
     2620
     2621#define PCI_VENDOR_ID_CXL               0x1e98
    26102622
    26112623#define PCI_VENDOR_ID_TEHUTI            0x1fc9
     
    26362648#define PCI_VENDOR_ID_AKS               0x416c
    26372649#define PCI_DEVICE_ID_AKS_ALADDINCARD   0x0100
     2650
     2651#define PCI_VENDOR_ID_WCHCN             0x4348
     2652#define PCI_DEVICE_ID_WCHCN_CH353_4S    0x3453
     2653#define PCI_DEVICE_ID_WCHCN_CH353_2S1PF 0x5046
     2654#define PCI_DEVICE_ID_WCHCN_CH353_1S1P  0x5053
     2655#define PCI_DEVICE_ID_WCHCN_CH353_2S1P  0x7053
    26382656
    26392657#define PCI_VENDOR_ID_ACCESSIO          0x494f
     
    27032721#define PCI_DEVICE_ID_INTEL_82815_CGC   0x1132
    27042722#define PCI_DEVICE_ID_INTEL_SST_TNG     0x119a
     2723#define PCI_DEVICE_ID_INTEL_DSA_GNRD    0x11fb
     2724#define PCI_DEVICE_ID_INTEL_DSA_DMR     0x1212
     2725#define PCI_DEVICE_ID_INTEL_IAA_DMR     0x1216
    27052726#define PCI_DEVICE_ID_INTEL_82092AA_0   0x1221
    27062727#define PCI_DEVICE_ID_INTEL_82437       0x122d
     
    31123133#define PCI_DEVICE_ID_INTEL_HDA_LNL_P   0xa828
    31133134#define PCI_DEVICE_ID_INTEL_S21152BB    0xb152
     3135#define PCI_DEVICE_ID_INTEL_HDA_BMG     0xe2f7
     3136#define PCI_DEVICE_ID_INTEL_HDA_PTL_H   0xe328
     3137#define PCI_DEVICE_ID_INTEL_HDA_PTL     0xe428
    31143138#define PCI_DEVICE_ID_INTEL_HDA_CML_R   0xf0c8
    31153139#define PCI_DEVICE_ID_INTEL_HDA_RKL_S   0xf1c8
Note: See TracChangeset for help on using the changeset viewer.