NetBSD/sbin/drvctl
jmcneill f398b121d3 add the -t option that modifies -l behaviour to recursively scan for
child devices and print them in tree format:

$ drvctl -lt usb0
uhub0
  uhub6
    uhidev0
      ukbd0
        wskbd1
    uhidev1
      ums0
        wsmouse1
      uhid0
    ubt0
2011-08-07 13:00:35 +00:00
..
drvctl.8 add the -t option that modifies -l behaviour to recursively scan for 2011-08-07 13:00:35 +00:00
drvctl.c add the -t option that modifies -l behaviour to recursively scan for 2011-08-07 13:00:35 +00:00
Makefile - Add a new DRVCTLCOMMAND ioctl to /dev/drvctl. This is a generic 2006-09-22 04:37:36 +00:00