On 9 September 2013 22:46, STeve Andre' <[email protected]> wrote: > On 09/09/13 07:45, Paul de Weerd wrote: >> >> Found a couple of unknown Intel products in a Dell Optiplex 9020: >> >> vendor "Intel", unknown product 0x153a (class network subclass ethernet, >> rev 0x04) at pci0 dev 25 function 0 not configured >> vendor "Intel", unknown product 0x8c22 (class serial bus subclass SMBus, >> rev 0x04) at pci0 dev 31 function 3 not configured >> vendor "Intel", unknown product 0x8c31 (class serial bus subclass USB, rev >> 0x04) at pci0 dev 20 function 0 not configured >> vendor "Intel", unknown product 0x8c3a (class communications subclass >> miscellaneous, rev 0x04) at pci0 dev 22 function 0 not configured >> vendor "Intel", unknown product 0x8c3d (class communications subclass >> serial, rev 0x04) at pci0 dev 22 function 3 not configured >> >> The included diff adds these to pcidevs, resulting in the following >> (none of these devices are supported by actual drivers yet): >> >> "Intel C220 xHCI USB" rev 0x04 at pci0 dev 20 function 0 not configured >> "Intel C220 MEI controller" rev 0x04 at pci0 dev 22 function 0 not >> configured >> "Intel C220 KT controller" rev 0x04 at pci0 dev 22 function 3 not >> configured >> "Intel I217-LM" rev 0x04 at pci0 dev 25 function 0 not configured > > > The 217-LM is the Listening Monitor, by the NSA. > > >> "Intel C220 SMBus controller" rev 0x04 at pci0 dev 31 function 3 not >> configured >> >> Note that the diff below also adds I217-V, which got me confused >> while I was figuring out what I had in this machine. That part is not >> in the machine (as I understand it, it's basically a simplified >> version of the same NIC, lacking some "enterprise features"). Full >> dmesg after the diff. >> > > The 217-V was made by GCHQ. >
yes, these two come with an additional non-optional tx offload mode we don't support in our stack yet.
