summaryrefslogtreecommitdiff
path: root/sys/dev/smbus/smbconf.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the 'ivars' arguement to device_add_child() andMatthew N. Dodd1999-12-031-1/+1
* Sync with RELENG_3.Nicolas Souchu1999-11-011-2/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Return approriate errors to userland.Nicolas Souchu1999-02-141-1/+29
* Fix smbus allocation and add the alsmb (see alpm(4)) driver.Nicolas Souchu1999-02-131-8/+9
* Change /dev/smb and /dev/iic interface to allow user programs to interact withNicolas Souchu1999-01-091-4/+1
* Remove broken and useless intr interface.Nicolas Souchu1998-11-221-2/+2
* New callback mechanism to allow iicbus bus allocation when requestingNicolas Souchu1998-10-311-16/+39
* Submitted by: nsouchNicolas Souchu1998-09-031-0/+157