Nicolas Souchu
7a19171479
Sync with RELENG_3.
1999-11-01 23:15:29 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Nicolas Souchu
4012f363f2
Return approriate errors to userland.
1999-02-14 14:36:45 +00:00
Nicolas Souchu
ba81c311c1
Fix smbus allocation and add the alsmb (see alpm(4)) driver.
1999-02-13 17:57:19 +00:00
Nicolas Souchu
bf896bd0e2
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
Nicolas Souchu
f8cf96db8f
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
Nicolas Souchu
3ab1f0562c
New callback mechanism to allow iicbus bus allocation when requesting
...
smbus over iicsmb(4).
1998-10-31 11:39:54 +00:00
Nicolas Souchu
d70424edcb
Submitted by: nsouch
...
System Management Bus generic support over new bus architecture.
1998-09-03 20:52:54 +00:00