Lines Matching refs:and
4 * Intel 82801AA and 82801AB (ICH and ICH0 - part of the
5 '810' and '810E' chipsets)
38 On Intel Patsburg and later chipsets, both the normal host SMBus controller
39 and the additional 'Integrated Device Function' controllers are supported.
63 ICH3 (82801CA/CAM) and later devices (PCH) are Intel chips that are a part of
65 Pentium-based PCs, '815E' chipset, and others.
93 I2C block read is supported on the 82801EB (ICH5) and later chips.
99 The 82801DB (ICH4) and later chips support several SMBus 2.0 features.
105 PCI interrupt support is supported on the 82801EB (ICH5) and later chips.
112 SMBus device at 00:1f.3 in lspci, and you can't figure out any way in the
114 well known for first doing this on their P4B motherboard, and many other
119 i2c_ec driver works for you, just forget about the i2c-i801 driver and
122 the "fan" and "thermal" drivers, and check in /proc/acpi/fan and
124 the ACPI is accessing the SMBus and it's safer not to unhide it. Only
132 and you think there's something interesting on the SMBus (e.g. a
135 The motherboard is identified using the subvendor and subdevice IDs of the
146 (Asus) and the subdevice ID is 80f2 (P4P800-X). You can find the symbolic
147 names for the bridge ID and the subvendor ID in include/linux/pci_ids.h,
148 and then add a case for your subdevice ID at the right place in
153 and seems safe, please submit a patch for inclusion into the kernel.
155 Note: There's a useful script in lm_sensors 2.10.2 and later, named
157 temporarily unhide the SMBus without having to patch and recompile your