Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the 'ivars' arguement to device_add_child() and | mdodd | 1999-12-03 | 1 | -2/+2 |
* | Sync with RELENG_3. | nsouch | 1999-11-01 | 1 | -1/+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 | -9/+11 |
* | Move the declaration of the interrupt type from the driver structure | dfr | 1999-05-08 | 1 | -2/+1 |
* | Staticize. | eivind | 1999-04-11 | 1 | -2/+2 |
* | Change /dev/smb and /dev/iic interface to allow user programs to interact with | nsouch | 1999-01-09 | 1 | -11/+24 |
* | The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static | archie | 1998-12-07 | 1 | -8/+2 |
* | Remove broken and useless intr interface. | nsouch | 1998-11-22 | 1 | -3/+1 |
* | Check if devclass exists for probed devices before | nsouch | 1998-11-08 | 1 | -2/+4 |
* | Add iic driver iff the corresponding devclass exists. | nsouch | 1998-11-07 | 1 | -7/+8 |
* | iicbb is generic support for I2C bit-banging. | nsouch | 1998-10-31 | 1 | -31/+96 |
* | Submitted by: nsouch | nsouch | 1998-09-03 | 1 | -0/+215 |