summaryrefslogtreecommitdiffstats
path: root/sys/dev/smbus/smbus.c
Commit message (Expand)AuthorAgeFilesLines
* Driver for the Intel 82801AA (ICH) SMBus controller and compatibles.archie2000-10-061-0/+1
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-031-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Alter the behavior of sys/kern/subr_bus.c:device_print_child()mdodd1999-07-291-12/+2
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-2/+1
* Fix smbus allocation and add the alsmb (see alpm(4)) driver.nsouch1999-02-131-2/+2
* Change /dev/smb and /dev/iic interface to allow user programs to interact withnsouch1999-01-091-1/+2
* Rename smbtx to intsmb (IntelSMB interface), the future PIIX4 SMBusnsouch1998-12-281-22/+21
* Eliminate compiler warning.archie1998-12-101-2/+2
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-4/+4
* Remove broken and useless intr interface.nsouch1998-11-221-3/+1
* New callback mechanism to allow iicbus bus allocation when requestingnsouch1998-10-311-13/+20
* Submitted by: nsouchnsouch1998-09-031-0/+157
OpenPOWER on IntegriCloud