Maxime Henrion 0f1db1d60f Use the device sysctl tree instead of rolling our own. Some of the
sysctls were global (hw.fxp_rnr and hw.fxp_noflow), all of them are
now per-device.  Sample output of "sysctl dev.fxp0" with this patch,
with the standard %foo nodes removed :

dev.fxp0.int_delay: 1000
dev.fxp0.bundle_max: 6
dev.fxp0.rnr: 0
dev.fxp0.noflow: 0
2004-06-02 22:52:18 +00:00
..
2004-05-02 19:24:23 +00:00
2004-05-30 20:27:19 +00:00
2004-05-18 05:30:06 +00:00
2004-05-30 20:27:19 +00:00
2004-05-30 20:27:19 +00:00
2004-05-14 12:28:31 +00:00
2004-05-30 20:00:41 +00:00
2004-05-31 16:55:12 +00:00