Lines Matching +full:motherboard +full:- +full:bus
2 Kernel driver i2c-i801
7 * Intel 82801AA and 82801AB (ICH and ICH0 - part of the
9 * Intel 82801BA (ICH2 - part of the '815E' chipset)
60 - Mark Studebaker <[email protected]>
61 - Jean Delvare <[email protected]>
65 -----------------
83 -----------
87 Intel's '810' chipset for Celeron-based PCs, '810E' chipset for
88 Pentium-based PCs, '815E' chipset, and others.
108 --------------------
114 ----------------------
120 -----------------
126 -----------------
132 ----------------
137 well known for first doing this on their P4B motherboard, and many other
140 The first thing to try is the "i2c-scmi" ACPI driver. It could be that the
142 i2c-scmi driver works for you, just forget about the i2c-i801 driver and
143 don't try to unhide the ICH SMBus. Even if i2c-scmi doesn't work, you
157 The motherboard is identified using the subvendor and subdevice IDs of the
158 host bridge PCI device. Get yours with ``lspci -n -v -s 00:00.0``::
162 Flags: bus master, fast devsel, latency 0
163 Memory at fc000000 (32-bit, prefetchable) [size=32M]
168 (Asus) and the subdevice ID is 80f2 (P4P800-X). You can find the symbolic
184 ----------------------------------------------------------------------------