summaryrefslogtreecommitdiffstats
path: root/sys/kern/bus_if.m
Commit message (Expand)AuthorAgeFilesLines
* Alter the return value and arguments of the GET_RESOURCE_LIST bus method.mdodd2000-11-281-2/+1
* Add new bus method 'GET_RESOURCE_LIST' and appropriate genericmdodd2000-10-181-0/+9
* * Factor out the object system from new-bus so that it can be used bydfr2000-04-081-0/+2
* * Add struct resource_list* argument to resource_list_alloc anddfr1999-10-121-0/+36
* Call DEVICE_IDENIFY in bus_generic_driver_added to allow devices toimp1999-10-091-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Alter the behavior of sys/kern/subr_bus.c:device_print_child()mdodd1999-07-291-3/+5
* Add a hook for a bus to detect child devices which didn't find drivers.dfr1999-07-111-1/+11
* * 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