aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/smbus/smb.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* smb: fix SMB_READB, SMB_READW, SMB_PCALL to work as documentedAndriy Gapon2016-11-111-4/+3
* smbus: remove smbus_trans / SMB_TRANSAndriy Gapon2016-11-031-5/+2
* Expand SMBUS API to add smbus_trans() function.Michael Gmelin2015-04-251-15/+22
* Minor overhaul of SMBus support:John Baldwin2006-09-111-1/+2
* You wouldn't believe a driver could survive doing userland IO withoutJoerg Wunsch2004-05-161-1/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Change /dev/smb and /dev/iic interface to allow user programs to interact withNicolas Souchu1999-01-091-3/+4
* Reviewed by: Doug RabsonNicolas Souchu1998-09-031-0/+63