freebsd-dev/sys/boot/powerpc
Toomas Soome cbd6713146 Loader paged/pageable data is not always paged.
This change does modify devsw dv_print() to return the int value,
enabling walkers to interrupt the walk on non zero value from dv_print().

This will allow the pager_print actually to stop displaying data on
user input, and additionally pager is used in various *dev_print callbacks,
where it was missing.

For test, lsdev [-v] command should display data by screenfuls and should
stop when the key 'q' is pressed on pager prompt.

Reviewed by:	allanjude
Approved by:	allanjude (mentor)
Differential Revision:	https://reviews.freebsd.org/D5461
2016-11-08 06:50:18 +00:00
..
boot1.chrp Increase the boot1 file size on the HFS boot image. 2016-09-16 22:51:37 +00:00
kboot Loader paged/pageable data is not always paged. 2016-11-08 06:50:18 +00:00
ofw Stop closing the network device when netbooting for loaders using the common 2016-10-13 22:43:49 +00:00
ps3 Loader paged/pageable data is not always paged. 2016-11-08 06:50:18 +00:00
uboot Convert a couple lingering NO_FORTH conditionals to test MK_FORTH. 2014-12-23 15:42:34 +00:00
Makefile Create a new MACHINE_ARCH for Freescale PowerPC e500v2 2016-10-22 01:57:15 +00:00
Makefile.inc Clean up PowerPC bootloader compiler flags to fix the build with GCC 5.2 2015-12-03 00:08:50 +00:00