[i2c] [PATCH 3of3] change i2c-i801 driver to use internal 32-byte buffer on ICH4+

Oleg Ryjkov olegr at google.com
Mon Jun 11 13:07:50 CEST 2007


Third part, simply change the documentation to reflect the added support
for the 32-byte buffer.

Signed-off-by: Oleg Ryjkov <olegr at google.com>


--- linux-2.6-untouched/Documentation/i2c/busses/i2c-i801	2007-05-17 16:10:30.000000000 -0700
+++ linux-2.6/Documentation/i2c/busses/i2c-i801	2007-06-11 03:52:55.000000000 -0700
@@ -5,8 +5,8 @@
     '810' and '810E' chipsets)
   * Intel 82801BA (ICH2 - part of the '815E' chipset)
   * Intel 82801CA/CAM (ICH3)
-  * Intel 82801DB (ICH4) (HW PEC supported, 32 byte buffer not supported)
-  * Intel 82801EB/ER (ICH5) (HW PEC supported, 32 byte buffer not supported)
+  * Intel 82801DB (ICH4) (HW PEC supported)
+  * Intel 82801EB/ER (ICH5) (HW PEC supported)
   * Intel 6300ESB
   * Intel 82801FB/FR/FW/FRW (ICH6)
   * Intel 82801G (ICH7)



More information about the i2c mailing list