aboutsummaryrefslogtreecommitdiff
path: root/share/examples/kld/dyn_sysctl/README
blob: e9ac692c91be0254f02b7ff9c33a662a8c04956c (plain) (blame)
1
2
3
4
5
6
7
8
This example module creates partially overlapping subtrees to demonstrate
reference counting. It also contains example of attaching a subtree to the
wrong place, i.e. to a dynamic oid that could belong to someone else.
The framework should deal with this case gracefully.

Andrzej Bialecki <abial@freebsd.org>

$FreeBSD: src/share/examples/kld/dyn_sysctl/README,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $