Mark Johnston <mark...@gmail.com> writes:
> Aren't the dev.cpu.X and the coretemp sysctls matched up by the use of
>
> SYSCTL_CHILDREN(device_get_sysctl_tree(pdev))
>
> in coretemp's sysctl definition? What does the sysctl context have to do
> with identifying the parent oid?

They're intended to go hand in hand.  I would have preferred that
contexts were actually tied to subtrees, but I had to play the ball I
was given.

DES
-- 
Dag-Erling Smørgrav - d...@des.no
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to