Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major rework of the iicbus/smbus framework: | nsouch | 2002-03-23 | 1 | -0/+5 |
| | | | | | | | | - VIA chipset SMBus controllers added - alpm driver updated - Support for dynamic modules added - bktr FreeBSD smbus updated but not tested - cleanup | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Return approriate errors to userland. | nsouch | 1999-02-14 | 1 | -1/+2 |
| | |||||
* | Fix smbus allocation and add the alsmb (see alpm(4)) driver. | nsouch | 1999-02-13 | 1 | -2/+6 |
| | |||||
* | Add parens to SMBPRI, fixing bug in tsleep() call that OR's SMBPRI with | dillon | 1999-01-27 | 1 | -2/+2 |
| | | | | something else. | ||||
* | New callback mechanism to allow iicbus bus allocation when requesting | nsouch | 1998-10-31 | 1 | -1/+9 |
| | | | | smbus over iicsmb(4). | ||||
* | Submitted by: nsouch | nsouch | 1998-09-03 | 1 | -0/+91 |
System Management Bus generic support over new bus architecture. |