freebsd-skq/sys/boot/powerpc/ps3
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
..
conf.c
devicename.c
help.ps3
ldscript.powerpc Rename elf*-powerpc into elf*-powerpc-freebsd in binutils 2014-10-10 06:24:09 +00:00
lv1call.h
lv1call.S
main.c The getsecs() function is implemented in platform- and bootfw-specific 2016-09-22 06:24:40 +00:00
Makefile Stop closing the network device when netbooting for loaders using the common 2016-10-13 22:43:49 +00:00
metadata.c howto_names: unify declaration 2014-03-11 10:13:06 +00:00
ppc64_elf_freebsd.c Allow loader to load 64-bit ELFv2 PowerPC kernels. 2015-12-01 17:01:27 +00:00
ps3.h
ps3bus.h
ps3cdrom.c Loader paged/pageable data is not always paged. 2016-11-08 06:50:18 +00:00
ps3cons.c
ps3devdesc.h
ps3disk.c Loader paged/pageable data is not always paged. 2016-11-08 06:50:18 +00:00
ps3mmu.c
ps3net.c
ps3repo.c
ps3repo.h
ps3stor.c
ps3stor.h
start.S
version