John Baldwin bb6bb7fe1b - Change ichsmb(4) to follow the format of all the other smbus controllers
for slave addressing by using left-adjusted slave addresses (i.e.
  xxxxxxx0b).
- Require the low bit of the slave address to always be zero in smb(4) to
  help catch broken applications.
- Adjust some code in the IPMI driver to not convert the slave address for
  SSIF to a right-adjusted address.  I (or possibly ambrisko@) added this in
  the past to (unknowingly) work around the bug in ichsmb(4).

Submitted by:	 Andriy Gapon <avg of icyb.net.ua> (1,2)
MFC after:	1 month
2009-02-03 16:14:37 +00:00
..
2009-02-02 20:24:29 +00:00
2009-01-30 15:27:04 +00:00
2009-01-28 18:00:22 +00:00
2009-01-25 16:52:41 +00:00
2009-01-28 11:04:27 +00:00
2009-02-03 11:04:03 +00:00
2009-02-03 11:04:03 +00:00
2009-01-15 11:54:31 +00:00