0001 =====================
0002 Kernel driver i2c-via
0003 =====================
0004
0005 Supported adapters:
0006 * VIA Technologies, InC. VT82C586B
0007 Datasheet: Publicly available at the VIA website
0008
0009 Author: Kyösti Mälkki <kmalkki@cc.hut.fi>
0010
0011 Description
0012 -----------
0013
0014 i2c-via is an i2c bus driver for motherboards with VIA chipset.
0015
0016 The following VIA pci chipsets are supported:
0017 - MVP3, VP3, VP2/97, VPX/97
0018 - others with South bridge VT82C586B
0019
0020 Your ``lspci`` listing must show this ::
0021
0022 Bridge: VIA Technologies, Inc. VT82C586B ACPI (rev 10)
0023
0024 Problems?
0025 ---------
0026
0027 Q:
0028 You have VT82C586B on the motherboard, but not in the listing.
0029
0030 A:
0031 Go to your BIOS setup, section PCI devices or similar.
0032 Turn USB support on, and try again.
0033
0034 Q:
0035 No error messages, but still i2c doesn't seem to work.
0036
0037 A:
0038 This can happen. This driver uses the pins VIA recommends in their
0039 datasheets, but there are several ways the motherboard manufacturer
0040 can actually wire the lines.