summaryrefslogtreecommitdiffstats
path: root/sys/ufs
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>1999-05-10 17:06:14 +0000
committerdfr <dfr@FreeBSD.org>1999-05-10 17:06:14 +0000
commit1a3fdb21c5acf7af5eca2961539bd7f56a877ce4 (patch)
treebdc48f1aabde5d55cbfb9dfdcfa5aec92a0e21b3 /sys/ufs
parent951dcb68cee2c9e6497dc48f2e3de3440be0b3c9 (diff)
downloadFreeBSD-src-1a3fdb21c5acf7af5eca2961539bd7f56a877ce4.zip
FreeBSD-src-1a3fdb21c5acf7af5eca2961539bd7f56a877ce4.tar.gz
* Augment the interface language to allow arbitrary C code to be 'passed
through' to the C compiler. * Allow the interface to specify a default implementation for methods. * Allow 'static' methods which are not device specific. * Add a simple scheme for probe routines to return a priority value. To make life simple, priority values are negative numbers (positive numbers are standard errno codes) with zero being the highest priority. The driver which returns the highest priority will be chosen for the device.
Diffstat (limited to 'sys/ufs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud