summaryrefslogtreecommitdiffstats
path: root/sys/sys/bus_private.h
Commit message (Expand)AuthorAgeFilesLines
* Add device_set_softc() which does the obvious.phk2000-07-031-0/+1
* Back out the previous change to the queue(3) interface.jake2000-05-261-6/+6
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-6/+6
* * Factor out the object system from new-bus so that it can be used bydfr2000-04-081-26/+6
* Instead of using the next unit available, use the first unit available.n_hibma2000-03-161-1/+1
* Change isa_get/set_flags() to device_get/set_flags().dfr1999-09-071-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* * Change device_add_child_after() to device_add_child_ordered() which isdfr1999-05-281-6/+8
* Adjust method dispatch to ensure that default methods are called properly.dfr1999-05-141-8/+10
* * Augment the interface language to allow arbitrary C code to be 'passeddfr1999-05-101-5/+9
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-1/+2
* Add some useful functions to the device framework:dfr1999-03-291-3/+19
* My changes to the new device interface:wollman1998-11-141-3/+3
* Add some very simple support for a compiled in (from config(8)) resourcedfr1998-07-221-1/+25
* Major changes to the generic device framework for FreeBSD/alpha:dfr1998-06-141-5/+38
* Add initial support for the FreeBSD/alpha kernel. This is very much adfr1998-06-101-0/+71
OpenPOWER on IntegriCloud