On Wed, Sep 14, 2022 at 12:49:48PM -0400, Kurt Mosiejczuk wrote: > This adds the IDs for the thunderbolt 3 controller parts in my T490 > > ok?
Shouldn't this be JHL6240 not JHL6420? https://downloadmirror.intel.com/28658/eng/tbt_release_notes_17.4.77.400.txt JHL6240 Series - "Alpine Ridge LP" https://ark.intel.com/content/www/us/en/ark/products/94030/intel-jhl6240-thunderbolt-3-controller.html > > --Kurt > > Index: pcidevs > =================================================================== > RCS file: /cvs/src/sys/dev/pci/pcidevs,v > retrieving revision 1.2004 > diff -u -p -r1.2004 pcidevs > --- pcidevs 2 Sep 2022 10:34:07 -0000 1.2004 > +++ pcidevs 14 Sep 2022 16:47:36 -0000 > @@ -4008,6 +4008,9 @@ product INTEL I219_LM7 0x15bb I219-LM > product INTEL I219_V7 0x15bc I219-V > product INTEL I219_LM6 0x15bd I219-LM > product INTEL I219_V6 0x15be I219-V > +product INTEL JHL6420 0x15bf JHL6420 Thunderbolt 3 > +product INTEL JHL6420_PCIE 0x15c0 JHL6420 Thunderbolt 3 > +product INTEL JHL6420_XHCI 0x15c1 JHL6420 Thunderbolt 3 > product INTEL X550EM_A_KR 0x15c2 X553 Backplane > product INTEL X550EM_A_KR_L 0x15c3 X553 Backplane > product INTEL X550EM_A_SFP_N 0x15c4 X553 SFP+ > >