| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
to request the smbus
Notes:
svn path=/stable/3/; revision=52777
|
| |
|
|
|
|
|
|
|
|
| |
Update smbus stack, then add alpm(4) and intpm(4) low level smbus
drivers.
- intpm: Takanori Watanabe <takawata@shidahara1.planet.sci.kobe-u.ac.jp>
Notes:
svn path=/stable/3/; revision=52772
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50583
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=44697
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=42951
|
| |
|
|
|
|
|
| |
Submitted by: Takanori Watanabe <takawata@shidahara1.planet.sci.kobe-u.ac.jp>
Notes:
svn path=/head/; revision=42670
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=42442
|
| |
|
|
|
|
|
| |
interface driver.
Notes:
svn path=/head/; revision=42129
|
| |
|
|
| |
Notes:
svn path=/head/; revision=41635
|
| |
|
|
|
|
|
| |
and local variables, goto labels, and functions declared but not defined.
Notes:
svn path=/head/; revision=41591
|
| |
|
|
|
|
|
|
|
|
| |
Submitted by: Doug Rabson <dfr@nlsystems.com>
Amancio Hasty <hasty@rah.star-gate.com>
Avoid compile warnings.
Notes:
svn path=/head/; revision=41296
|
| |
|
|
| |
Notes:
svn path=/head/; revision=41012
|
| |
|
|
|
|
|
| |
Submitted by: Nick Hibma <nick.hibma@jrc.it>
Notes:
svn path=/head/; revision=40994
|
| |
|
|
|
|
|
| |
smbus over iicsmb(4).
Notes:
svn path=/head/; revision=40785
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39024
|
| |
|
|
| |
Notes:
svn path=/head/; revision=38813
|
| |
|
|
|
|
|
|
| |
Submitted by: nsouch
I2C and SMB ioctls
Notes:
svn path=/head/; revision=38780
|
|
|
System Management Bus generic support over new bus architecture.
Notes:
svn path=/cvs2svn/branches/NSOUCH/; revision=38776
|