opnsense-src/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 Add support for the Blu-Ray drive found in the Sony Playstation 3 and fix 2011-08-14 00:20:37 +00:00
devicename.c Add support for the Blu-Ray drive found in the Sony Playstation 3 and fix 2011-08-14 00:20:37 +00:00
help.ps3
ldscript.powerpc Rename elf*-powerpc into elf*-powerpc-freebsd in binutils 2014-10-10 06:24:09 +00:00
lv1call.h Add support for the Blu-Ray drive found in the Sony Playstation 3 and fix 2011-08-14 00:20:37 +00:00
lv1call.S Add support for the Blu-Ray drive found in the Sony Playstation 3 and fix 2011-08-14 00:20:37 +00:00
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 Add support for booting PS3s from disk. This is still a little hackish until 2011-07-16 19:01:09 +00:00
ps3cdrom.c Loader paged/pageable data is not always paged. 2016-11-08 06:50:18 +00:00
ps3cons.c
ps3devdesc.h Add support for booting PS3s from disk. This is still a little hackish until 2011-07-16 19:01:09 +00:00
ps3disk.c Loader paged/pageable data is not always paged. 2016-11-08 06:50:18 +00:00
ps3mmu.c Fix some unreliability problems related to MSR bits inherited from kboot by 2012-01-15 16:58:44 +00:00
ps3net.c
ps3repo.c Add support for booting PS3s from disk. This is still a little hackish until 2011-07-16 19:01:09 +00:00
ps3repo.h Add support for booting PS3s from disk. This is still a little hackish until 2011-07-16 19:01:09 +00:00
ps3stor.c Add support for the Blu-Ray drive found in the Sony Playstation 3 and fix 2011-08-14 00:20:37 +00:00
ps3stor.h Add support for booting PS3s from disk. This is still a little hackish until 2011-07-16 19:01:09 +00:00
start.S Fix build after r257162. 2013-10-26 23:41:11 +00:00
version Add support for booting PS3s from disk. This is still a little hackish until 2011-07-16 19:01:09 +00:00