freebsd-skq/share/man
loos e4ebeceadb MFC r267021:
FreeBSD, historically, has always used 8-bit addresses for i2c devices
  (7-bit device address << 1), always leaving the room for the read/write
  bit.

  This commit convert ti_i2c and revert r259127 on bcm2835_bsc to make them
  compatible with 8-bit addresses.  Previous to this commit an i2c device
  would have different addresses depending on the controller it was attached
  to (by example, when compared to any iicbb(4) based i2c controller), which
  was a pretty annoying behavior.

  Also, update the PMIC i2c address on beaglebone* DTS files to match the
  new address scheme.

  Now the userland utilities need to do the correct slave address shifting
  (but it is going to work with any i2c controller on the system).

  Discussed with:	ian

MFC r267834:

  Clarify the expected usage of I2C 7-bit slave addresses on ioctl(2)
  interface.

  While here add the cross reference to iic(4) on iicbus(4).

  CR:		D210
  Suggested by:	jmg
2014-08-20 19:37:05 +00:00
..
man1 Set up the /usr/tests hierarchy. 2013-12-28 20:05:31 +00:00
man3 MFC 261518: 2014-02-18 20:16:32 +00:00
man4 MFC r267021: 2014-08-20 19:37:05 +00:00
man5 MFC r269289, r269290, r269291, r269292, r269293: 2014-08-04 03:59:48 +00:00
man6
man7 Merge r267866 from head: 2014-07-16 12:51:29 +00:00
man8 MFC r263105, r263106: 2014-03-19 01:43:03 +00:00
man9 Merge r268725 from head: 2014-08-13 12:41:31 +00:00
Makefile Add a new build option, MAN_UTILS. This option lets you control building 2010-05-19 23:56:26 +00:00