freebsd-dev/sys/boot/usb
Toomas Soome 77d81a4dab lsdev device name section headers should be printed by dv_print callback.
lsdev command does walk over devsw list, prints list element name and
will use dv_print() callback to print the device list.
Unfortunately this approach will add unneeded noise when there are no
particular devices detected.

To remove "empty" device section headers, the dv_print() callback
should print the header instead.

In addition, fixed dv_print callback for md module.

Reviewed by:	imp
Approved by:	imp (mentor)
Differential Revision:	https://reviews.freebsd.org/D8551
2016-11-19 08:54:21 +00:00
..
storage lsdev device name section headers should be printed by dv_print callback. 2016-11-19 08:54:21 +00:00
tools Use MAN= to specify that no man page is provided 2016-01-22 21:33:27 +00:00
bsd_usbloader_test.c Add function needed for linking USB test application. 2016-04-26 15:33:53 +00:00
Makefile
Makefile.test
usb_busdma_loader.c Use properly aligned buffer in usb_alloc 2015-11-27 18:13:28 +00:00
usbcore.mk Add support for exynos5_ehci in loader 2015-11-27 18:22:04 +00:00