summaryrefslogtreecommitdiffstats
path: root/sys/pci/bt848_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Add #include <sys/select.h> ready for select() support in bt848 driverroger1999-08-301-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Alter the behavior of sys/kern/subr_bus.c:device_print_child()mdodd1999-07-291-11/+2
* Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entirepeter1999-07-031-3/+2
* Add #if (NSMBUS>0) checks around smbus/iicbus i2c bus code.roger1999-05-101-4/+7
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-2/+1
* Return to previous check_for_i2c_devices() behaviour.nsouch1998-11-071-5/+5
* Brooktree driver ported to the new I2C framework. See iicbus(4) for more info.nsouch1998-10-311-0/+412
OpenPOWER on IntegriCloud