Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to driver release 2.04 | roger | 1999-10-28 | 1 | -0/+12 |
* | Move the bktr Bt848/Bt878 driver to /sys/dev/bktr | roger | 1999-09-22 | 1 | -2/+2 |
* | Add #include <sys/select.h> ready for select() support in bt848 driver | roger | 1999-08-30 | 1 | -0/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Alter the behavior of sys/kern/subr_bus.c:device_print_child() | mdodd | 1999-07-29 | 1 | -11/+2 |
* | Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire | peter | 1999-07-03 | 1 | -3/+2 |
* | Add #if (NSMBUS>0) checks around smbus/iicbus i2c bus code. | roger | 1999-05-10 | 1 | -4/+7 |
* | Move the declaration of the interrupt type from the driver structure | dfr | 1999-05-08 | 1 | -2/+1 |
* | Return to previous check_for_i2c_devices() behaviour. | nsouch | 1998-11-07 | 1 | -5/+5 |
* | Brooktree driver ported to the new I2C framework. See iicbus(4) for more info. | nsouch | 1998-10-31 | 1 | -0/+412 |