summaryrefslogtreecommitdiffstats
path: root/sys/kern/bus_if.m
Commit message (Expand)AuthorAgeFilesLines
* * Change device_add_child_after() to device_add_child_ordered() which isdfr1999-05-281-3/+3
* * Define a new static method DEVICE_IDENTIFY which is called to add devicedfr1999-05-141-1/+14
* * Augment the interface language to allow arbitrary C code to be 'passeddfr1999-05-101-2/+16
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-1/+2
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-1/+11
* Add some useful functions to the device framework:dfr1999-03-291-1/+10
* My changes to the new device interface:wollman1998-11-141-18/+66
* Add semicolon to INTERFACE declaration.nsouch1998-11-081-2/+2
* Document BUS_CREATE_INTR and BUS_CONNECT_INTR.dfr1998-09-161-3/+8
* Change interrupt api to be closer to intr_create/intr_connect.dfr1998-07-121-2/+8
* [Add missing files from previous commit]dfr1998-06-141-0/+82
OpenPOWER on IntegriCloud