summaryrefslogtreecommitdiffstats
path: root/sys/kern/device_if.m
Commit message (Expand)AuthorAgeFilesLines
* Import the 'iflib' API library for network drivers. From the author:scottl2016-05-181-0/+26
* Change the default method for device_quiesce() to return 0 instead ofjhb2015-01-081-1/+1
* Revert r239178 and implement two new functions, namelyhselasky2012-08-151-11/+0
* Add new device method to free the automaticallyhselasky2012-08-101-0/+11
* Update comments for DEVICE_PROBE() to reflect that BUS_PROBE_DEFAULT isjhb2011-05-241-9/+11
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Implement device_quiesce. This method means 'you are about to beimp2004-12-311-0/+31
* Minor formatting fixes for lines > 80 charactersimp2004-08-121-22/+23
* Expand and rewrite documentation using doxygen markup so that we candfr2004-07-111-49/+206
* * Factor out the object system from new-bus so that it can be used bydfr2000-04-081-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Update the comments on values than can be returned by DEVICE_PROBE.n_hibma1999-06-171-8/+9
* * Define a new static method DEVICE_IDENTIFY which is called to add devicedfr1999-05-141-1/+9
* * Augment the interface language to allow arbitrary C code to be 'passeddfr1999-05-101-5/+38
* My changes to the new device interface:wollman1998-11-141-1/+15
* Add semicolon to INTERFACE declarationsnsouch1998-11-081-2/+2
* [Add missing files from previous commit]dfr1998-06-141-0/+69
OpenPOWER on IntegriCloud