~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/i2c/busses/i2c-nforce2.rst

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/i2c/busses/i2c-nforce2.rst (Architecture i386) and /Documentation/i2c/busses/i2c-nforce2.rst (Architecture sparc)


  1 =========================                           1 =========================
  2 Kernel driver i2c-nforce2                           2 Kernel driver i2c-nforce2
  3 =========================                           3 =========================
  4                                                     4 
  5 Supported adapters:                                 5 Supported adapters:
  6   * nForce2 MCP                10de:0064            6   * nForce2 MCP                10de:0064
  7   * nForce2 Ultra 400 MCP      10de:0084            7   * nForce2 Ultra 400 MCP      10de:0084
  8   * nForce3 Pro150 MCP         10de:00D4            8   * nForce3 Pro150 MCP         10de:00D4
  9   * nForce3 250Gb MCP          10de:00E4            9   * nForce3 250Gb MCP          10de:00E4
 10   * nForce4 MCP                10de:0052           10   * nForce4 MCP                10de:0052
 11   * nForce4 MCP-04             10de:0034           11   * nForce4 MCP-04             10de:0034
 12   * nForce MCP51               10de:0264           12   * nForce MCP51               10de:0264
 13   * nForce MCP55               10de:0368           13   * nForce MCP55               10de:0368
 14   * nForce MCP61               10de:03EB           14   * nForce MCP61               10de:03EB
 15   * nForce MCP65               10de:0446           15   * nForce MCP65               10de:0446
 16   * nForce MCP67               10de:0542           16   * nForce MCP67               10de:0542
 17   * nForce MCP73               10de:07D8           17   * nForce MCP73               10de:07D8
 18   * nForce MCP78S              10de:0752           18   * nForce MCP78S              10de:0752
 19   * nForce MCP79               10de:0AA2           19   * nForce MCP79               10de:0AA2
 20                                                    20 
 21 Datasheet:                                         21 Datasheet:
 22            not publicly available, but seems t     22            not publicly available, but seems to be similar to the
 23            AMD-8111 SMBus 2.0 adapter.             23            AMD-8111 SMBus 2.0 adapter.
 24                                                    24 
 25 Authors:                                           25 Authors:
 26         - Hans-Frieder Vogt <hfvogt@gmx.net>,       26         - Hans-Frieder Vogt <hfvogt@gmx.net>,
 27         - Thomas Leibold <thomas@plx.com>,          27         - Thomas Leibold <thomas@plx.com>,
 28         - Patrick Dreker <patrick@dreker.de>        28         - Patrick Dreker <patrick@dreker.de>
 29                                                    29 
 30 Description                                        30 Description
 31 -----------                                        31 -----------
 32                                                    32 
 33 i2c-nforce2 is a driver for the SMBuses includ     33 i2c-nforce2 is a driver for the SMBuses included in the nVidia nForce2 MCP.
 34                                                    34 
 35 If your ``lspci -v`` listing shows something l     35 If your ``lspci -v`` listing shows something like the following::
 36                                                    36 
 37   00:01.1 SMBus: nVidia Corporation: Unknown d     37   00:01.1 SMBus: nVidia Corporation: Unknown device 0064 (rev a2)
 38           Subsystem: Asustek Computer, Inc.: U     38           Subsystem: Asustek Computer, Inc.: Unknown device 0c11
 39           Flags: 66Mhz, fast devsel, IRQ 5         39           Flags: 66Mhz, fast devsel, IRQ 5
 40           I/O ports at c000 [size=32]              40           I/O ports at c000 [size=32]
 41           Capabilities: <available only to roo     41           Capabilities: <available only to root>
 42                                                    42 
 43 then this driver should support the SMBuses of     43 then this driver should support the SMBuses of your motherboard.
 44                                                    44 
 45                                                    45 
 46 Notes                                              46 Notes
 47 -----                                              47 -----
 48                                                    48 
 49 The SMBus adapter in the nForce2 chipset seems     49 The SMBus adapter in the nForce2 chipset seems to be very similar to the
 50 SMBus 2.0 adapter in the AMD-8111 south bridge     50 SMBus 2.0 adapter in the AMD-8111 south bridge. However, I could only get
 51 the driver to work with direct I/O access, whi     51 the driver to work with direct I/O access, which is different to the EC
 52 interface of the AMD-8111. Tested on Asus A7N8     52 interface of the AMD-8111. Tested on Asus A7N8X. The ACPI DSDT table of the
 53 Asus A7N8X lists two SMBuses, both of which ar     53 Asus A7N8X lists two SMBuses, both of which are supported by this driver.
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php