5 Copyright © 1995-2011, The AROS Development Team. All rights reserved.
9 * -date------ -name------------------- -description-----------------------------
10 * 02-jan-2008 [Tomasz Wiszkowski] added disk check option for broken disks
17 * The various error codes, that can be used as index in texts[], below.
26 ERR_CHECKSUM
, // block errors
27 ERR_MISSING_BITMAP_BLOCKS
,
32 ERR_BLOCK_OUTSIDE_RANGE
,
33 ERR_DATA_LOSS_POSSIBLE
,
35 ERR_ALREADY_PRINTED
, // That is, this error has already been reported elsewhere.
40 * showReqType matches adequate option[] in showPtrArgsText.