nsouch
bfcfa15e68
Sync with RELENG_3.
1999-11-01 23:15:29 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
nsouch
a05e5f3178
Handle correctly iicbus request/release mechanism. Add iicbus allocation
...
to the general purpose i/o iic(4) driver.
1999-02-13 18:01:55 +00:00
roger
db199b3ab4
Changed to use IICBUS_REPEATED_START
...
Submitted by: Changed to use IICBUS_REPEATED_START
1999-02-06 10:56:09 +00:00
roger
c7de0df785
Submitted by: Nicolas Souchu <nsouch@freebsd.org>
...
Updated to support bt848 driver and MSP3400 audio chip.
This adds changes made in 1.4.2.1 and 1.4.2.2 from RELENG_3
1999-01-28 15:59:15 +00:00
nsouch
e670443158
Change /dev/smb and /dev/iic interface to allow user programs to interact with
...
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)
1999-01-09 18:08:24 +00:00
nsouch
eb4cacd581
Remove broken and useless intr interface.
...
Submitted by: Doug Rabson <dfr@nlsystems.com>
Amancio Hasty <hasty@rah.star-gate.com>
Avoid compile warnings.
1998-11-22 22:01:42 +00:00
nsouch
a8f721865d
iicbb is generic support for I2C bit-banging.
...
Other files: timeout management added to the I2C framework.
1998-10-31 11:31:07 +00:00
nsouch
165178e426
Submitted by: nsouch
...
Philips I2C bus generic support other new bus architecture.
1998-09-03 20:51:50 +00:00