summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/iic.h
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Change /dev/smb and /dev/iic interface to allow user programs to interact withnsouch1999-01-091-6/+13
| | | | | | | | | | devices dynamically. That means, + only one /dev/iic or /dev/smb device for each smb/iic bus to access + I2C/SMB device address must be given to any ioctl + new devices may be plugged and accessed after boot, which was impossible previously (device addresses were hardcoded into the kernel)
* Reviewed by: Doug Rabsonnsouch1998-09-031-0/+40
Submitted by: nsouch I2C and SMB ioctls
OpenPOWER on IntegriCloud