aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/smbus/smbconf.h
Commit message (Expand)AuthorAgeFilesLines
* Minor overhaul of SMBus support:John Baldwin2006-09-111-7/+11
* Major rework of the iicbus/smbus framework:Nicolas Souchu2002-03-231-0/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Return approriate errors to userland.Nicolas Souchu1999-02-141-1/+2
* Fix smbus allocation and add the alsmb (see alpm(4)) driver.Nicolas Souchu1999-02-131-2/+6
* Add parens to SMBPRI, fixing bug in tsleep() call that OR's SMBPRI withMatthew Dillon1999-01-271-2/+2
* New callback mechanism to allow iicbus bus allocation when requestingNicolas Souchu1998-10-311-1/+9
* Submitted by: nsouchNicolas Souchu1998-09-031-0/+91