It is also called Intel ISS, Integrated Sensor Solution.
PCI devices from an inf section:
1
2
3
4
5
6
7
2
3
4
5
6
7
; DisplayName Section DeviceId
%TEE_DeviceDesc%=TEE_DDI, PCI\VEN_8086&DEV_22D8 ;CHT
%TEE_DeviceDesc%=TEE_DDI, PCI\VEN_8086&DEV_9D35 ;SKL
%TEE_DeviceDesc%=TEE_DDI, PCI\VEN_8086&DEV_A135 ;SKL
%TEE_DeviceDesc%=TEE_DDI, PCI\VEN_8086&DEV_5AA2 ;BXT-P
I have three seperate drivers, ISH miniport, ISH busdriver and the ISH driver with the PCI ids. For it to work with windows 7 you seem to need a few files in directories called AdvSensorHIDClassDriver and Win7SensorHIDClassDriver, which seems logical, because Win7 is missing something for those sensors.
I have a current version 3.1.0.3363, that does not work with win7 and an older version 3.0.41.3260 which does work.
Anyway, can we get a topic where Fernando is mentioning all the new driver versions of this thing? :-D