1803 lines
58 KiB
PostScript
1803 lines
58 KiB
PostScript
%!PS
|
|
%%Version: 3.15
|
|
%%DocumentFonts: (atend)
|
|
%%Pages: (atend)
|
|
%%EndComments
|
|
%
|
|
% Copyright 2005 Sun Microsystems, Inc. All rights reserved.
|
|
% Use is subject to license terms.
|
|
%
|
|
% CDDL HEADER START
|
|
%
|
|
% The contents of this file are subject to the terms of the
|
|
% Common Development and Distribution License, Version 1.0 only
|
|
% (the "License"). You may not use this file except in compliance
|
|
% with the License.
|
|
%
|
|
% You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
|
|
% or http://www.opensolaris.org/os/licensing.
|
|
% See the License for the specific language governing permissions
|
|
% and limitations under the License.
|
|
%
|
|
% When distributing Covered Code, include this CDDL HEADER in each
|
|
% file and include the License file at usr/src/OPENSOLARIS.LICENSE.
|
|
% If applicable, add the following below this CDDL HEADER, with the
|
|
% fields enclosed by brackets "[]" replaced with your own identifying
|
|
% information: Portions Copyright [yyyy] [name of copyright owner]
|
|
%
|
|
% CDDL HEADER END
|
|
%
|
|
%ident "%Z%%M% %I% %E% SMI"
|
|
%
|
|
% Version 3.16 prologue for troff files.
|
|
%
|
|
|
|
/#copies 1 store
|
|
/aspectratio 1 def
|
|
/formsperpage 1 def
|
|
/landscape false def
|
|
/linewidth .3 def
|
|
/magnification 1 def
|
|
/margin 0 def
|
|
/orientation 0 def
|
|
/resolution 720 def
|
|
/xoffset 0 def
|
|
/yoffset 0 def
|
|
|
|
/roundpage true def
|
|
/useclippath true def
|
|
/pagebbox [0 0 612 792] def
|
|
|
|
/R /Times-Roman def
|
|
/I /Times-Italic def
|
|
/B /Times-Bold def
|
|
/BI /Times-BoldItalic def
|
|
/H /Helvetica def
|
|
/HI /Helvetica-Oblique def
|
|
/HB /Helvetica-Bold def
|
|
/HX /Helvetica-BoldOblique def
|
|
/CW /Courier def
|
|
/CO /Courier def
|
|
/CI /Courier-Oblique def
|
|
/CB /Courier-Bold def
|
|
/CX /Courier-BoldOblique def
|
|
/PA /Palatino-Roman def
|
|
/PI /Palatino-Italic def
|
|
/PB /Palatino-Bold def
|
|
/PX /Palatino-BoldItalic def
|
|
/Hr /Helvetica-Narrow def
|
|
/Hi /Helvetica-Narrow-Oblique def
|
|
/Hb /Helvetica-Narrow-Bold def
|
|
/Hx /Helvetica-Narrow-BoldOblique def
|
|
/KR /Bookman-Light def
|
|
/KI /Bookman-LightItalic def
|
|
/KB /Bookman-Demi def
|
|
/KX /Bookman-DemiItalic def
|
|
/AR /AvantGarde-Book def
|
|
/AI /AvantGarde-BookOblique def
|
|
/AB /AvantGarde-Demi def
|
|
/AX /AvantGarde-DemiOblique def
|
|
/NR /NewCenturySchlbk-Roman def
|
|
/NI /NewCenturySchlbk-Italic def
|
|
/NB /NewCenturySchlbk-Bold def
|
|
/NX /NewCenturySchlbk-BoldItalic def
|
|
/ZD /ZapfDingbats def
|
|
/ZI /ZapfChancery-MediumItalic def
|
|
/VR /Varitimes#Roman def
|
|
/VI /Varitimes#Italic def
|
|
/VB /Varitimes#Bold def
|
|
/VX /Varitimes#BoldItalic def
|
|
/S /S def
|
|
/S1 /S1 def
|
|
/GR /Symbol def
|
|
|
|
/inch {72 mul} bind def
|
|
/min {2 copy gt {exch} if pop} bind def
|
|
|
|
/setup {
|
|
counttomark 2 idiv {def} repeat pop
|
|
|
|
landscape {/orientation 90 orientation add def} if
|
|
/scaling 72 resolution div def
|
|
linewidth setlinewidth
|
|
1 setlinecap
|
|
|
|
pagedimensions
|
|
xcenter ycenter translate
|
|
orientation neg rotate
|
|
width 2 div neg height 2 div translate
|
|
xoffset inch yoffset inch translate
|
|
margin 2 div dup neg translate
|
|
magnification dup aspectratio mul scale
|
|
scaling scaling scale
|
|
|
|
/Symbol /S Sdefs cf
|
|
/Times-Roman /S1 S1defs cf
|
|
0 0 moveto
|
|
} def
|
|
|
|
/pagedimensions {
|
|
useclippath userdict /gotpagebbox known not and {
|
|
/pagebbox [clippath pathbbox newpath] def
|
|
roundpage currentdict /roundpagebbox known and {roundpagebbox} if
|
|
} if
|
|
pagebbox aload pop
|
|
4 -1 roll exch 4 1 roll 4 copy
|
|
landscape {4 2 roll} if
|
|
sub /width exch def
|
|
sub /height exch def
|
|
add 2 div /xcenter exch def
|
|
add 2 div /ycenter exch def
|
|
userdict /gotpagebbox true put
|
|
} def
|
|
|
|
/pagesetup {
|
|
/page exch def
|
|
currentdict /pagedict known currentdict page known and {
|
|
page load pagedict exch get cvx exec
|
|
} if
|
|
} def
|
|
|
|
/decodingdefs [
|
|
{counttomark 2 idiv {y moveto show} repeat}
|
|
{neg /y exch def counttomark 2 idiv {y moveto show} repeat}
|
|
{neg moveto {2 index stringwidth pop sub exch div 0 32 4 -1 roll widthshow} repeat}
|
|
{neg moveto {spacewidth sub 0.0 32 4 -1 roll widthshow} repeat}
|
|
{counttomark 2 idiv {y moveto show} repeat}
|
|
{neg setfunnytext}
|
|
] def
|
|
|
|
/setdecoding {/t decodingdefs 3 -1 roll get bind def} bind def
|
|
|
|
/w {neg moveto show} bind def
|
|
/m {neg dup /y exch def moveto} bind def
|
|
/done {/lastpage where {pop lastpage} if} def
|
|
|
|
/f {
|
|
dup /font exch def findfont exch
|
|
dup /ptsize exch def scaling div dup /size exch def scalefont setfont
|
|
linewidth ptsize mul scaling 10 mul div setlinewidth
|
|
/spacewidth ( ) stringwidth pop def
|
|
} bind def
|
|
|
|
/changefont {
|
|
/fontheight exch def
|
|
/fontslant exch def
|
|
currentfont [
|
|
1 0
|
|
fontheight ptsize div fontslant sin mul fontslant cos div
|
|
fontheight ptsize div
|
|
0 0
|
|
] makefont setfont
|
|
} bind def
|
|
|
|
/sf {f} bind def
|
|
|
|
/cf {
|
|
dup length 2 idiv
|
|
/entries exch def
|
|
/chtab exch def
|
|
/newfont exch def
|
|
|
|
findfont dup length 1 add dict
|
|
/newdict exch def
|
|
{1 index /FID ne {newdict 3 1 roll put} {pop pop} ifelse} forall
|
|
|
|
newdict /Metrics entries dict put
|
|
newdict /Metrics get
|
|
begin
|
|
chtab aload pop
|
|
1 1 entries {pop def} for
|
|
newfont newdict definefont pop
|
|
end
|
|
} bind def
|
|
|
|
%
|
|
% A few arrays used to adjust reference points and character widths in some
|
|
% of the printer resident fonts. If square roots are too high try changing
|
|
% the lines describing /radical and /radicalex to,
|
|
%
|
|
% /radical [0 -75 550 0]
|
|
% /radicalex [-50 -75 500 0]
|
|
%
|
|
|
|
/Sdefs [
|
|
/bracketlefttp [220 500]
|
|
/bracketleftbt [220 500]
|
|
/bracketrighttp [-70 380]
|
|
/bracketrightbt [-70 380]
|
|
/braceleftbt [220 490]
|
|
/bracketrightex [220 -125 500 0]
|
|
/radical [0 0 550 0]
|
|
% NeWSprint's \(br is too low, compensate
|
|
statusdict /product get (NeWS Server) eq {
|
|
/radicalex [-50 100 500 0]
|
|
/parenleftex [-20 100 0 0]
|
|
|
|
} {
|
|
/radicalex [-50 0 500 0]
|
|
/parenleftex [-20 -170 0 0]
|
|
} ifelse
|
|
/integral [100 -50 500 0]
|
|
/infinity [10 -75 730 0]
|
|
] def
|
|
|
|
/S1defs [
|
|
/underscore [0 80 500 0]
|
|
/endash [7 90 650 0]
|
|
] def
|
|
%%EndProlog
|
|
%%BeginSetup
|
|
mark
|
|
/resolution 720 def
|
|
setup
|
|
2 setdecoding
|
|
%%EndSetup
|
|
%%Page: 1 1
|
|
save
|
|
mark
|
|
1 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( READCD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
9 B f
|
|
( E)1 0( ME)1 60(N NA AM)2 215 3 720 960 t
|
|
10 R f
|
|
(readcd)1080 1080 w
|
|
10 S1 f
|
|
(\261)1378 1080 w
|
|
10 R f
|
|
(read or write data Compact Discs or related madia)8 2070 1 1476 1080 t
|
|
9 B f
|
|
( S)1 0( IS)1 50( SI)1 35( PS)1 50( OP)1 55( YN NO)2 135(S SY)1 115 7 720 1248 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 1080 1368 t
|
|
10 R f
|
|
([)1407 1368 w
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 1473 1368 t
|
|
10 I f
|
|
(device)1680 1368 w
|
|
10 R f
|
|
(][)1967 1368 w
|
|
10 I f
|
|
(options)2066 1368 w
|
|
10 R f
|
|
(])2394 1368 w
|
|
9 B f
|
|
( N)1 0( ON)1 65( IO)1 70( TI)1 35( PT)1 60( IP)1 55( CR RI)2 100( SC)1 65( ES)1 50(D DE)1 125 10 720 1656 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56( ea)1 50(R Re)1 116 6 1080 1776 t
|
|
10 R f
|
|
(is used to read or write Compact Discs.)7 1626 1 1435 1776 t
|
|
9 B f
|
|
( g)1 0( ng)1 45( in)1 50( mi)1 25( am)1 75( na)1 45( n)1 80( ce e)2 40( ic)1 40( vi)1 25( ev)1 45(D De)1 105 12 900 1944 t
|
|
10 R f
|
|
( no)1 144( If)1 142(Most users do not need to care about device naming at all.)11 2522 3 1080 2064 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 3932 2064 t
|
|
10 R f
|
|
(option was speci\256ed,)2 879 1 4183 2064 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 5106 2064 t
|
|
10 R f
|
|
(implements)1080 2184 w
|
|
10 B f
|
|
( t)1 0( et)1 33( ge)1 44( rg)1 50( ar)1 44( ta)1 50( t)1 80( o)1 0( to)1 50( ut)1 33(a au)1 106 11 1594 2184 t
|
|
10 R f
|
|
(support and automagically \256nds the drive in case that exactly one CD-ROM)11 3269 1 2131 2184 t
|
|
( the sys-)2 355( case that more than one CD-ROM type drive exists on)10 2297( In)1 151(type drive is available in the system.)6 1517 4 1080 2304 t
|
|
( be retrieved with)3 734(tem, a list of possible device name parameters may)8 2134 2 1080 2424 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 3984 2424 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4314 2424 t
|
|
10 B f
|
|
( s)1 0( nb bu us)3 151( an)1 56( ca)1 50(s sc)1 83 5 4379 2424 t
|
|
10 R f
|
|
(or from the tar-)3 645 1 4755 2424 t
|
|
(get example from the output of)5 1340 1 1080 2544 t
|
|
10 B f
|
|
( p)1 0( lp)1 56( el)1 28( he)1 44( =h)1 56( v=)1 57( ev)1 50( de)1 44( d)1 101( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 14 2465 2544 t
|
|
10 R f
|
|
(, then the)2 409 1 3195 2544 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 3649 2544 t
|
|
10 R f
|
|
( be set based on the)5 884(parameter may)1 615 2 3901 2544 t
|
|
(device listing.)1 569 1 1080 2664 t
|
|
(The)1080 2832 w
|
|
10 I f
|
|
(device)1310 2832 w
|
|
10 R f
|
|
(parameter to the)2 748 1 1639 2832 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2462 2832 t
|
|
10 R f
|
|
( below refers to)3 776(option explained)1 719 2 2744 2832 t
|
|
10 I f
|
|
(scsibus)4315 2832 w
|
|
10 R f
|
|
(/)4612 2832 w
|
|
10 I f
|
|
(target)4640 2832 w
|
|
10 R f
|
|
(/)4887 2832 w
|
|
10 I f
|
|
(lun)4915 2832 w
|
|
10 R f
|
|
(of the)1 281 1 5119 2832 t
|
|
( the)1 161( a \256le /etc/default/cdrecord exists, the parameter to)7 2128(CD/DVD/BluRay-Recorder. If)1 1279 3 1080 2952 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 4687 2952 t
|
|
10 R f
|
|
(option may)1 467 1 4933 2952 t
|
|
(also be a drive name label in said \256le \(see FILES section\).)11 2412 1 1080 3072 t
|
|
9 B f
|
|
( S)1 0( NS)1 50( ON)1 65( IO)1 70( TI)1 35( PT)1 60(O OP)1 125 7 720 3360 t
|
|
10 R f
|
|
( the)1 162(If no options except)3 838 2 1080 3480 t
|
|
10 I f
|
|
(dev=)2120 3480 w
|
|
10 R f
|
|
(option have been speci\256ed,)3 1132 1 2366 3480 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 3538 3480 t
|
|
10 R f
|
|
( a)1 84( Select)1 317(goes into interactive mode.)3 1127 3 3872 3480 t
|
|
(primary function and then follow the instructions.)6 2038 1 1080 3600 t
|
|
9 B f
|
|
( s)1 0( ns)1 35( on)1 50( io)1 45( ti)1 25( pt)1 30( op)1 50( o)1 75( e)1 0( ve)1 40( iv)1 45( ti)1 25( at)1 30( ma)1 45( rm)1 75( or)1 40( fo)1 45( nf)1 30(I In)1 85 19 900 3768 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 3888 t
|
|
10 B f
|
|
( p)1 0( lp)1 56( el)1 28(h he)1 100 4 1145 3888 t
|
|
10 R f
|
|
(display version information for)3 1270 1 1440 3888 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 2743 3888 t
|
|
10 R f
|
|
(on standard output.)2 785 1 3070 3888 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 4056 t
|
|
10 B f
|
|
( n)1 0( on)1 56( io)1 50( si)1 28( er rs)2 83(v ve)1 94 6 1145 4056 t
|
|
10 R f
|
|
(Print version information and exit.)4 1412 1 1440 4176 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 4344 t
|
|
10 B f
|
|
(v v)1 50 1 1145 4344 t
|
|
10 R f
|
|
( used e.g. to display the progress of the)8 1639( is)1 101( This)1 245(Increment the level of general verbosity by one.)7 1975 4 1440 4344 t
|
|
(process.)1440 4464 w
|
|
9 B f
|
|
( s)1 0( ns)1 35( on)1 50( io)1 45( ti)1 25( pt)1 30( op)1 50( o)1 75( l)1 0( al)1 25( na)1 45( on)1 50( io)1 45( ti)1 25( ct)1 30( un nc)2 90( fu)1 50( f)1 60( d)1 0( cd)1 50( dc)1 40( ad)1 50( ea)1 45(R Re)1 105 24 900 4632 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 4752 t
|
|
10 B f
|
|
( e)1 0( ne)1 44( on)1 56( lo)1 50(c cl)1 72 5 1145 4752 t
|
|
10 R f
|
|
( full TOC data)3 631( The)1 230( a full TOC.)3 534(Do a clone read. Read the CD with all sub-channel data and)11 2565 4 1440 4752 t
|
|
(will be put into a \256le with similar name as with the)11 2124 1 1440 4872 t
|
|
10 B f
|
|
( =)1 0(f f=)1 90 2 3597 4872 t
|
|
10 R f
|
|
(option but the suf\256x)3 833 1 3720 4872 t
|
|
10 B f
|
|
( c)1 0( oc)1 44( to)1 50(. .t)1 58 4 4586 4872 t
|
|
10 R f
|
|
(added.)4771 4872 w
|
|
( reading in)2 445(Note that)1 377 2 1440 5112 t
|
|
10 B f
|
|
( e)1 0( ne)1 44( on)1 56( lo)1 50(c cl)1 72 5 2296 5112 t
|
|
10 R f
|
|
(mode results in having no error correction at sub-channel level. Even)10 2848 1 2552 5112 t
|
|
( channel, there is less error correction than with other read modes. This results)13 3280(in the main data)3 680 2 1440 5232 t
|
|
(in a slightly quality degradation. Avoid copying audio CDs in)9 2544 1 1440 5352 t
|
|
10 B f
|
|
( e)1 0( ne)1 44( on)1 56( lo)1 50(c cl)1 72 5 4017 5352 t
|
|
10 R f
|
|
(mode for this reason.)3 867 1 4272 5352 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5520 t
|
|
10 B f
|
|
( n)1 0( an)1 56( ca)1 50( sc)1 44( 2s)1 39(c c2)1 94 6 1145 5520 t
|
|
10 R f
|
|
(Scans the whole CD or the range speci\256ed by the)9 2119 1 1440 5640 t
|
|
10 B f
|
|
( =)1 0( s=)1 57( rs)1 39( or)1 44( to)1 50( ec ct)2 77(s se)1 83 7 3601 5640 t
|
|
10 I f
|
|
(range)3951 5640 w
|
|
10 R f
|
|
( errors. C2 errors are)4 899(for C2)1 275 2 4226 5640 t
|
|
( 24/28 + 28/32 Reed Solomon correc-)6 1582(errors that are uncorrectable after the second stage of the)9 2378 2 1440 5760 t
|
|
( \(2352 bytes sector size\). If an audio CD has C2 errors, interpolation)12 2890(tion system at audio level)4 1070 2 1440 5880 t
|
|
( the errors. If a data CD has C2 errors, these errors are in most cases corrected)16 3256(is needed to hide)3 704 2 1440 6000 t
|
|
( that makes 2352 bytes out of 2048 data bytes. The ECC/EDC code)12 2983(by the ECC/EDC code)3 977 2 1440 6120 t
|
|
(should be able to correct about 100 C2 error bytes per sector.)11 2527 1 1440 6240 t
|
|
( the)1 162(If you \256nd C2 errors you may want to reduce the speed using)12 2614 2 1440 6480 t
|
|
10 B f
|
|
( =)1 0( d=)1 57( ee ed)2 100( pe)1 44(s sp)1 95 5 4256 6480 t
|
|
10 R f
|
|
(option as C2 errors)3 808 1 4592 6480 t
|
|
(may be a result of dynamic unbalance on the medium.)9 2235 1 1440 6600 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6768 t
|
|
10 B f
|
|
( n)1 0( an)1 56( ca)1 50( sc)1 44( xs)1 39(c cx)1 94 6 1145 6768 t
|
|
10 R f
|
|
( range speci\256ed by the)4 942(Scans the whole CD or the)5 1118 2 1440 6888 t
|
|
10 B f
|
|
( =)1 0( s=)1 57( rs)1 39( or)1 44( to)1 50( ec ct)2 77(s se)1 83 7 3536 6888 t
|
|
10 I f
|
|
(range)3886 6888 w
|
|
10 R f
|
|
( non-)1 219( In)1 152(for C1/C2/CU errors.)2 874 3 4155 6888 t
|
|
( With)1 276(verbose mode, only a summary is printed.)6 1784 2 1440 7008 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3543 7008 t
|
|
10 B f
|
|
(v v)1 50 1 3608 7008 t
|
|
10 R f
|
|
( free second is)3 624(, a line for each non error)6 1118 2 3658 7008 t
|
|
(printed. with)1 559 1 1440 7128 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2039 7128 t
|
|
10 B f
|
|
(v vv v)2 100 1 2104 7128 t
|
|
10 R f
|
|
( scan method only works for a few)7 1495( This)1 252(, a line for each second is printed.)7 1449 3 2204 7128 t
|
|
(drives.)1440 7248 w
|
|
(J)720 7728 w
|
|
(. .)1 47 1 759 7673 t
|
|
( 1)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7728 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 1 1
|
|
%%Page: 2 2
|
|
save
|
|
mark
|
|
2 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( READCD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 960 t
|
|
10 B f
|
|
( c)1 0( dc)1 44(e ed)1 100 3 1145 960 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1289 960 t
|
|
10 B f
|
|
( rr r)2 44( or)1 44(c co)1 94 3 1354 960 t
|
|
10 R f
|
|
(In this mode,)2 545 1 1440 1080 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 2020 1080 t
|
|
10 R f
|
|
( and then tries to correct)5 1022(reads CD data sectors in uncorrected audio mode)7 2029 2 2349 1080 t
|
|
( Heiko Eissfeldt. As this library implements)6 1848(the data using the ECC/EDC decoder library from)7 2112 2 1440 1200 t
|
|
( two layers of error correction,)5 1293(looping over)1 522 2 1440 1320 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 3295 1320 t
|
|
10 R f
|
|
(may be able to correct more data than the)8 1771 1 3629 1320 t
|
|
(\256rmware of the CD-ROM drive.)4 1327 1 1440 1440 t
|
|
( CD media and currently only)5 1300(This option is currently experimental and only applicable with)8 2660 2 1440 1680 t
|
|
(supports plain 2048 Byte CD-ROM sectors.)5 1795 1 1440 1800 t
|
|
10 B f
|
|
( =)1 0(f f=)1 90 2 1080 1968 t
|
|
10 I f
|
|
(\256le)1170 1968 w
|
|
10 R f
|
|
( the output should be written or the input should be taken from.)12 2805(Specify the \256lename where)3 1155 2 1440 1968 t
|
|
(Using ')1 305 1 1440 2088 t
|
|
10 S1 f
|
|
(\261)1745 2088 w
|
|
10 R f
|
|
(' as \256lename will cause)4 969 1 1810 2088 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 2812 2088 t
|
|
10 R f
|
|
(to use)1 244 1 3139 2088 t
|
|
10 B f
|
|
( t)1 0( ut)1 33( ou)1 56( do)1 50( td)1 56(s st)1 72 6 3416 2088 t
|
|
10 R f
|
|
(resp.)3716 2088 w
|
|
10 B f
|
|
( n)1 0( in)1 56( di)1 28( td)1 56(s st)1 72 5 3940 2088 t
|
|
10 R f
|
|
(.)4152 2088 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 2256 t
|
|
10 B f
|
|
( r)1 0( or)1 44( to)1 50( ct)1 33( ac)1 44(f fa)1 83 6 1145 2256 t
|
|
10 R f
|
|
(Output the speed values for)4 1218 1 1440 2256 t
|
|
10 B f
|
|
( =)1 0( s=)1 57( ts)1 39( nt)1 33( in)1 56( oi)1 28( hp po)2 106( sh)1 56( es)1 39(m me)1 127 10 2713 2256 t
|
|
10 S1 f
|
|
(#)3254 2256 w
|
|
10 R f
|
|
( on)1 156(as factor based)2 652 2 3359 2256 t
|
|
10 I f
|
|
(single speed)1 522 1 4223 2256 t
|
|
10 R f
|
|
(of the current)2 599 1 4801 2256 t
|
|
( only works if)3 582(medium. This)1 597 2 1440 2376 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 2652 2376 t
|
|
10 R f
|
|
(is able to determine the current medium type.)7 1870 1 2979 2376 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 2544 t
|
|
10 B f
|
|
( c)1 0( oc)1 44( to)1 50( ll lt)2 61( ul)1 28(f fu)1 89 6 1145 2544 t
|
|
10 R f
|
|
(Retrieve a full TOC from the current disk and print it in hex.)12 2518 1 1440 2664 t
|
|
10 B f
|
|
( =)1 0( s=)1 57( ts)1 39( nt)1 33( in)1 56( oi)1 28( hp po)2 106( sh)1 56( es)1 39(m me)1 127 10 1080 2832 t
|
|
10 S1 f
|
|
(#)1621 2832 w
|
|
10 R f
|
|
(Print read-speed at)2 792 1 1440 2952 t
|
|
10 S1 f
|
|
(#)2279 2952 w
|
|
10 R f
|
|
( option is to create a list of read speed)9 1718( purpose of this)3 685(locations. The)1 621 3 2376 2952 t
|
|
( e.g.)1 179(values suitable for)2 754 2 1440 3072 t
|
|
10 B f
|
|
( t)1 0( ot)1 33( lo)1 50( nu up pl)3 140(g gn)1 106 5 2441 3072 t
|
|
10 R f
|
|
( speed values are calculated assuming that 1000 bytes are)9 2382(. The)1 248 2 2770 3072 t
|
|
( is)1 108( output data created for this purpose)6 1526( The)1 228(one kilobyte as documented in the SCSI standard.)7 2098 4 1440 3192 t
|
|
(written to)1 394 1 1440 3312 t
|
|
10 I f
|
|
(stdout)1867 3312 w
|
|
10 R f
|
|
(.)2120 3312 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 3480 t
|
|
10 B f
|
|
( rr r)2 44( or)1 44( co)1 50( oc)1 44(n no)1 106 5 1145 3480 t
|
|
10 R f
|
|
( are a result of)4 650(Switch the drive into a mode where it ignores read errors in data sectors that)14 3310 2 1440 3600 t
|
|
( If)1 142(uncorrectable ECC/EDC errors before reading.)4 1951 2 1440 3720 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 3576 3720 t
|
|
10 R f
|
|
(completes, the error recovery mode)4 1487 1 3913 3720 t
|
|
(of the drive is switched back to the remembered old mode.)10 2423 1 1440 3840 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 4008 t
|
|
10 B f
|
|
( r)1 0( or)1 44( er rr ro)3 138( oe)1 44(n no)1 106 5 1145 4008 t
|
|
10 R f
|
|
(Do not abort if the high level error checking in)9 1956 1 1440 4128 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 3431 4128 t
|
|
10 R f
|
|
( the data)2 360(found an uncorrectable error in)4 1280 2 3760 4128 t
|
|
(stream.)1440 4248 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 4416 t
|
|
10 B f
|
|
( c)1 0( un nc)2 100( ru)1 56( tr)1 44( ot)1 33(n no)1 106 6 1145 4416 t
|
|
10 R f
|
|
(Do not truncate the output \256le when opening it.)8 1960 1 1440 4536 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 4704 t
|
|
10 B f
|
|
( d)1 0( ad)1 56( ea)1 50( he)1 44( er rh)2 100(o ov ve)2 144 6 1145 4704 t
|
|
10 R f
|
|
( by executing several commands 1000)5 1618( is done)2 345( This)1 253(Meter the SCSI command overhead time.)5 1744 4 1440 4824 t
|
|
( the displayed times by 1000, you get the)8 1761(times and printing the total time used. If you divide)9 2199 2 1440 4944 t
|
|
(average overhead time for a single command.)6 1868 1 1440 5064 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5232 t
|
|
10 B f
|
|
( n)1 0( an)1 56( ca)1 50( sc)1 44( 8s)1 39( i8)1 50(p pi)1 84 7 1145 5232 t
|
|
10 R f
|
|
(Scans the whole DVD or the range speci\256ed by the)9 2160 1 1440 5352 t
|
|
10 B f
|
|
( =)1 0( s=)1 57( rs)1 39( or)1 44( to)1 50( ec ct)2 77(s se)1 83 7 3638 5352 t
|
|
10 I f
|
|
(range)3988 5352 w
|
|
10 R f
|
|
(for)4260 5352 w
|
|
10 B f
|
|
( 8)1 0( m8)1 50( um)1 83( su)1 56( is)1 39(p pi)1 84 6 4415 5352 t
|
|
10 R f
|
|
( non-)1 222(errors. In)1 412 2 4766 5352 t
|
|
( With)1 268( a summary is printed.)4 931(verbose mode, only)2 807 3 1440 5472 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3481 5472 t
|
|
10 B f
|
|
(v v)1 50 1 3546 5472 t
|
|
10 R f
|
|
(, a line for each non error free block of 8)10 1719 1 3596 5472 t
|
|
10 S f
|
|
(*)5350 5472 w
|
|
10 R f
|
|
( with)1 250(32 kB is printed.)3 709 2 1440 5592 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2438 5592 t
|
|
10 B f
|
|
(v vv v)2 100 1 2503 5592 t
|
|
10 R f
|
|
( of 8)2 213(, a line for each block)5 934 2 2603 5592 t
|
|
10 S f
|
|
(*)3790 5592 w
|
|
10 R f
|
|
( scan method)2 557( This)1 251(32 kB is printed.)3 712 3 3880 5592 t
|
|
(only works for a few drives.)5 1165 1 1440 5712 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5880 t
|
|
10 B f
|
|
( n)1 0( an)1 56( ca)1 50( sc)1 44( fs)1 39( if)1 33(p pi)1 84 7 1145 5880 t
|
|
10 R f
|
|
(Scans the whole DVD or the range speci\256ed by the)9 2277 1 1440 6000 t
|
|
10 B f
|
|
( =)1 0( s=)1 57( rs)1 39( or)1 44( to)1 50( ec ct)2 77(s se)1 83 7 3768 6000 t
|
|
10 I f
|
|
(range)4118 6000 w
|
|
10 R f
|
|
(for)4403 6000 w
|
|
10 B f
|
|
( f)1 0( if)1 33(p pi)1 84 3 4571 6000 t
|
|
10 R f
|
|
( non-)1 235(errors. In)1 425 2 4740 6000 t
|
|
( With)1 270( only a summary is printed.)5 1154(verbose mode,)1 595 3 1440 6120 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3496 6120 t
|
|
10 B f
|
|
(v v)1 50 1 3561 6120 t
|
|
10 R f
|
|
(, a line for each non error free block of 32)10 1789 1 3611 6120 t
|
|
( with)1 256(kB is printed.)2 582 2 1440 6240 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2323 6240 t
|
|
10 B f
|
|
(v vv v)2 100 1 2388 6240 t
|
|
10 R f
|
|
( method only)2 570( scan)1 222( This)1 256(, a line for each block of 32 kB is printed.)10 1864 4 2488 6240 t
|
|
(works for a few drives.)4 954 1 1440 6360 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6528 t
|
|
10 B f
|
|
( t)1 0( ot)1 33( lo)1 50(p pl)1 84 4 1145 6528 t
|
|
10 R f
|
|
( the behavior for)3 713(This option modi\256ed)2 872 2 1440 6528 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3067 6528 t
|
|
10 B f
|
|
( n)1 0( an)1 56( ca)1 50( sc)1 44( xs)1 39(c cx)1 94 6 3132 6528 t
|
|
10 R f
|
|
(,)3415 6528 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3482 6528 t
|
|
10 B f
|
|
( n)1 0( an)1 56( ca)1 50( sc)1 44( 8s)1 39( i8)1 50(p pi)1 84 7 3547 6528 t
|
|
10 R f
|
|
(and)3912 6528 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4098 6528 t
|
|
10 B f
|
|
( n)1 0( an)1 56( ca)1 50( sc)1 44( fs)1 39( if)1 33(p pi)1 84 7 4163 6528 t
|
|
10 R f
|
|
( output is better)3 676(. The)1 255 2 4469 6528 t
|
|
(suited for gnuplot.)2 752 1 1440 6648 t
|
|
10 B f
|
|
( =)1 0( s=)1 57( es)1 39( ie)1 44( ri)1 28( tr)1 44(r re et)2 121 7 1080 6816 t
|
|
10 S1 f
|
|
(#)1413 6816 w
|
|
10 R f
|
|
( in)1 114(Set the retry count for high level retries)7 1642 2 1440 6936 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 3232 6936 t
|
|
10 R f
|
|
(to)3562 6936 w
|
|
10 S1 f
|
|
(#)3676 6936 w
|
|
10 R f
|
|
( default is to do 128 retries which)7 1417(. The)1 249 2 3734 6936 t
|
|
(may be too much if you like to read a CD with many unreadable sectors.)14 3010 1 1440 7056 t
|
|
10 B f
|
|
( =)1 0( s=)1 57( rs)1 39( or)1 44( to)1 50( ec ct)2 77(s se)1 83 7 1080 7224 t
|
|
10 I f
|
|
(range)1430 7224 w
|
|
10 R f
|
|
(J)720 7704 w
|
|
(. .)1 47 1 759 7649 t
|
|
( 2)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7704 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 2 2
|
|
%%Page: 3 3
|
|
save
|
|
mark
|
|
3 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( READCD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
( range is speci\256ed by the starting sector)7 1802( The)1 245( sector range that should be read.)6 1508(Specify a)1 405 4 1440 960 t
|
|
( list,)1 183( end sector is not included in the)7 1373( The)1 224(number, a minus sign and the ending sector number.)8 2180 4 1440 1080 t
|
|
(so)1440 1200 w
|
|
10 B f
|
|
( =)1 0( s=)1 57( rs)1 39( or)1 44( to)1 50( ec ct)2 77(s se)1 83 7 1562 1200 t
|
|
10 R f
|
|
(0-0 will not read anything and may be used to check for a CD in the drive.)16 3098 1 1912 1200 t
|
|
10 B f
|
|
( =)1 0( d=)1 57( ee ed)2 100( pe)1 44(s sp)1 95 5 1080 1368 t
|
|
10 S1 f
|
|
(#)1376 1368 w
|
|
10 R f
|
|
(Set the speed factor of the read or write process to)10 2080 1 1440 1488 t
|
|
10 S1 f
|
|
(#)3553 1488 w
|
|
10 R f
|
|
(.)3603 1488 w
|
|
10 S1 f
|
|
(#)3695 1488 w
|
|
10 R f
|
|
(is an integer, representing a multiple of)6 1621 1 3779 1488 t
|
|
( If)1 137( is about 150 KB/s for CD-ROM and about 172 KB/s for CD-Audio.)12 2902( This)1 249(the audio speed.)2 672 4 1440 1608 t
|
|
(no)1440 1728 w
|
|
10 I f
|
|
(speed)1574 1728 w
|
|
10 R f
|
|
(option is present,)2 704 1 1835 1728 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 2573 1728 t
|
|
10 R f
|
|
( drives will)2 470( MMC compliant)2 713( Only)1 267(will use maximum speed.)3 1049 4 2901 1728 t
|
|
( speed of non MMC drives is not changed.)8 1765( The)1 221(bene\256t from this option.)3 991 3 1440 1848 t
|
|
(Using a lower speed may increase the readability of a CD or DVD.)12 2770 1 1440 2088 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 2256 t
|
|
10 B f
|
|
(w w)1 72 1 1145 2256 t
|
|
10 R f
|
|
( to DVD-RAM media. For other media, use)7 1906( is only possible)3 714( Writing)1 391(Switch to write mode.)3 949 4 1440 2256 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1440 2376 t
|
|
10 R f
|
|
( that)1 183(instead. Note)1 568 2 1855 2376 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2639 2376 t
|
|
10 R f
|
|
(also supports to write DVD-RAM media.)5 1694 1 3054 2376 t
|
|
(If this option is not present,)5 1140 1 1440 2616 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 2613 2616 t
|
|
10 R f
|
|
(reads from the speci\256ed device.)4 1298 1 2940 2616 t
|
|
9 B f
|
|
( s)1 0( ns)1 35( on)1 50( io)1 45( ti)1 25( pt)1 30( op)1 50( o)1 75( I)1 0( SI)1 35( CS)1 50(S SC)1 115 12 900 2784 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 1080 2904 t
|
|
10 I f
|
|
(target)1287 2904 w
|
|
10 R f
|
|
( typical target dev-)3 796( A)1 145(Set the SCSI target for the CD/DVD/BluRay-Recorder, see notes above.)9 3019 3 1440 3024 t
|
|
(ice speci\256cation is)2 762 1 1440 3144 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2239 3144 t
|
|
10 I f
|
|
(1,6,0)2446 3144 w
|
|
10 R f
|
|
( a \256lename must be provided together with the numerical tar-)10 2556(. If)1 161 2 2683 3144 t
|
|
( correct \256lename in this case can)6 1374( The)1 225( implementation speci\256c.)2 1032(get speci\256cation, the \256lename is)4 1329 4 1440 3264 t
|
|
( a)1 81( On)1 192( the system speci\256c manuals of the target operating system.)9 2483(be found in)2 481 4 1440 3384 t
|
|
10 I f
|
|
(FreeBSD)4714 3384 w
|
|
10 R f
|
|
(system)5122 3384 w
|
|
(without)1440 3504 w
|
|
10 I f
|
|
(CAM)1780 3504 w
|
|
10 R f
|
|
( use the control device \(e.g.)5 1150(support, you need to)3 843 2 2025 3504 t
|
|
10 I f
|
|
(/dev/rcd0.ctl)4086 3504 w
|
|
10 R f
|
|
( correct device)2 606(\). A)1 198 2 4596 3504 t
|
|
(speci\256cation in this case may be)5 1330 1 1440 3624 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2803 3624 t
|
|
10 I f
|
|
(/dev/rcd0.ctl:)3010 3624 w
|
|
10 S1 f
|
|
(@)3545 3624 w
|
|
10 R f
|
|
(.)3670 3624 w
|
|
10 B f
|
|
( g)1 0( ng)1 50( in)1 56( ss si)2 67( re es)2 83( dd dr)2 100( ad)1 56( a)1 83( I)1 0( SI)1 39( CS)1 56( SC)1 72( S)1 89( l)1 0( al)1 28( er ra)2 94( ne)1 44( en)1 56(G Ge)1 122 19 1240 3864 t
|
|
10 R f
|
|
(The)1440 3984 w
|
|
10 I f
|
|
(target device)1 548 1 1650 3984 t
|
|
10 R f
|
|
(to the)1 255 1 2253 3984 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2563 3984 t
|
|
10 R f
|
|
(option refers to)2 670 1 2825 3984 t
|
|
10 I f
|
|
(scsibus)3550 3984 w
|
|
10 R f
|
|
(/)3847 3984 w
|
|
10 I f
|
|
(target)3875 3984 w
|
|
10 R f
|
|
(/)4122 3984 w
|
|
10 I f
|
|
(lun)4150 3984 w
|
|
10 R f
|
|
(of the CD/DVD/BluRay-)2 1067 1 4333 3984 t
|
|
(Recorder. Communication on)2 1211 1 1440 4104 t
|
|
10 I f
|
|
(SunOS)2689 4104 w
|
|
10 R f
|
|
( the SCSI general driver)4 1013(is done with)2 515 2 2999 4104 t
|
|
10 B f
|
|
( .)1 0( g.)1 25( cg)1 50(s sc)1 83 4 4564 4104 t
|
|
10 R f
|
|
(Other operating)1 641 1 4759 4104 t
|
|
( is:)1 189( syntax)1 354( Possible)1 460(systems are using a library simulation of this driver.)8 2623 4 1440 4224 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 5193 4224 t
|
|
10 I f
|
|
(scsibus)1440 4344 w
|
|
10 R f
|
|
(,)1737 4344 w
|
|
10 I f
|
|
(target)1762 4344 w
|
|
10 R f
|
|
(,)2009 4344 w
|
|
10 I f
|
|
(lun)2034 4344 w
|
|
10 R f
|
|
(or)2201 4344 w
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2323 4344 t
|
|
10 I f
|
|
(target)2569 4344 w
|
|
10 R f
|
|
(,)2816 4344 w
|
|
10 I f
|
|
(lun)2841 4344 w
|
|
10 R f
|
|
( to)1 116( the latter case, the CD/DVD/BluRay-Recorder has)6 2127(. In)1 180 3 2977 4344 t
|
|
( SCSI bus of the machine.)5 1184(be connected to the default)4 1183 2 1440 4464 t
|
|
10 I f
|
|
(Scsibus)3893 4464 w
|
|
10 R f
|
|
(,)4201 4464 w
|
|
10 I f
|
|
(target)4279 4464 w
|
|
10 R f
|
|
(and)4571 4464 w
|
|
10 I f
|
|
(lun)4768 4464 w
|
|
10 R f
|
|
(are integer)1 451 1 4949 4464 t
|
|
( require to specify a)4 852(numbers. Some operating systems or SCSI transport implementations may)8 3108 2 1440 4584 t
|
|
( this case the correct syntax for the device is:)9 2441( In)1 213(\256lename in addition.)2 969 3 1440 4704 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 5193 4704 t
|
|
10 I f
|
|
(devicename)1440 4824 w
|
|
10 R f
|
|
(:)1918 4824 w
|
|
10 I f
|
|
(scsibus)1946 4824 w
|
|
10 R f
|
|
(,)2243 4824 w
|
|
10 I f
|
|
(target)2268 4824 w
|
|
10 R f
|
|
(, or)1 143 1 2515 4824 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2693 4824 t
|
|
10 I f
|
|
(devicename)2935 4824 w
|
|
10 R f
|
|
(:)3413 4824 w
|
|
10 I f
|
|
(target)3441 4824 w
|
|
10 R f
|
|
(,)3688 4824 w
|
|
10 I f
|
|
(lun)3713 4824 w
|
|
10 R f
|
|
( the name of the device node that)7 1392(. If)1 159 2 3849 4824 t
|
|
( the form)2 390(has been speci\256ed on such a system refers to exactly one SCSI device, a shorthand in)15 3570 2 1440 4944 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 1440 5064 t
|
|
10 I f
|
|
(devicename)1756 5064 w
|
|
10 R f
|
|
(:)2234 5064 w
|
|
10 S1 f
|
|
(@)2262 5064 w
|
|
10 R f
|
|
(or)2463 5064 w
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2655 5064 t
|
|
10 I f
|
|
(devicename)2971 5064 w
|
|
10 R f
|
|
(:)3449 5064 w
|
|
10 S1 f
|
|
(@)3477 5064 w
|
|
10 R f
|
|
(,)3577 5064 w
|
|
10 I f
|
|
(lun)3602 5064 w
|
|
10 R f
|
|
(may be used instead of)4 1247 1 3838 5064 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 5193 5064 t
|
|
10 I f
|
|
(devicename)1440 5184 w
|
|
10 R f
|
|
(:)1918 5184 w
|
|
10 I f
|
|
(scsibus)1946 5184 w
|
|
10 R f
|
|
(,)2243 5184 w
|
|
10 I f
|
|
(target)2268 5184 w
|
|
10 R f
|
|
(,)2515 5184 w
|
|
10 B f
|
|
( g)1 0( ng)1 50( in)1 56( ss si)2 67( re es)2 83( dd dr)2 100( ad)1 56( a)1 83( I)1 0( SI)1 39( CS)1 56( SC)1 72( S)1 89( e)1 0( te)1 44( ot)1 33( mo)1 50( em)1 83(R Re)1 116 19 1240 5424 t
|
|
10 R f
|
|
( to prepend the SCSI device name by a remote device)10 2240(To access remote SCSI devices, you need)6 1720 2 1440 5544 t
|
|
(indicator. The remote device indicator is either)6 1961 1 1440 5664 t
|
|
10 B f
|
|
( :)1 0( TE E:)2 100( OT)1 67( MO)1 78( EM)1 94(R RE)1 139 6 3441 5664 t
|
|
10 I f
|
|
(user)3919 5664 w
|
|
10 S1 f
|
|
(@)4091 5664 w
|
|
10 I f
|
|
(host:)4183 5664 w
|
|
10 R f
|
|
(or)4456 5664 w
|
|
10 B f
|
|
( :)1 0( TE E:)2 100( OT)1 67( MO)1 78( EM)1 94(R RE)1 139 6 4578 5664 t
|
|
10 I f
|
|
(host:)5056 5664 w
|
|
10 R f
|
|
(A)5328 5664 w
|
|
(valid remote SCSI device name may be:)6 1741 1 1440 5784 t
|
|
10 B f
|
|
( :)1 0( TE E:)2 100( OT)1 67( MO)1 78( EM)1 94(R RE)1 139 6 3261 5784 t
|
|
10 I f
|
|
(user)3739 5784 w
|
|
10 S1 f
|
|
(@)3911 5784 w
|
|
10 I f
|
|
(host:)4003 5784 w
|
|
10 R f
|
|
( bus)1 187(to allow remote SCSI)3 930 2 4283 5784 t
|
|
(scanning or)1 482 1 1440 5904 t
|
|
10 B f
|
|
( :)1 0( TE E:)2 100( OT)1 67( MO)1 78( EM)1 94(R RE)1 139 6 1966 5904 t
|
|
10 I f
|
|
(user)2444 5904 w
|
|
10 S1 f
|
|
(@)2616 5904 w
|
|
10 I f
|
|
(host:1,0,0)2708 5904 w
|
|
10 R f
|
|
( SCSI device at)3 673(to access the)2 542 2 3152 5904 t
|
|
10 I f
|
|
(host)4410 5904 w
|
|
10 R f
|
|
(connected to SCSI)2 780 1 4620 5904 t
|
|
(bus)1440 6024 w
|
|
10 S1 f
|
|
(#)1614 6024 w
|
|
10 R f
|
|
( to a speci\256c)3 535( order to allow remote access)5 1216( In)1 151(1,target 0, lun 0.)3 685 4 1699 6024 t
|
|
10 I f
|
|
(host)4322 6024 w
|
|
10 R f
|
|
(, the)1 183 1 4497 6024 t
|
|
10 B f
|
|
( i)1 0( si)1 28( cs)1 39( sc)1 44(r rs)1 83 5 4716 6024 t
|
|
10 R f
|
|
(\(1\) program)1 490 1 4910 6024 t
|
|
(needs to be present and con\256gured on the)7 1711 1 1440 6144 t
|
|
10 I f
|
|
(host)3184 6144 w
|
|
10 R f
|
|
(.)3359 6144 w
|
|
10 B f
|
|
( s)1 0( ts)1 39( rt)1 33( or)1 44( po)1 50( sp)1 56( ns)1 39( an)1 56( ra)1 50( tr)1 44( t)1 66( I)1 0( SI)1 39( CS)1 56( SC)1 72( S)1 89( e)1 0( te)1 44( at)1 33( na)1 50( er rn)2 100( te)1 44( lt)1 33(A Al)1 100 24 1240 6384 t
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 1440 6504 t
|
|
10 R f
|
|
(is completely based on)3 1090 1 1934 6504 t
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56(S SC)1 128 4 3108 6504 t
|
|
10 R f
|
|
(commands but this is no problem as all)7 1984 1 3416 6504 t
|
|
(CD/DVD/BluRay writers ever made use)4 1658 1 1440 6624 t
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56(S SC)1 128 4 3133 6624 t
|
|
10 R f
|
|
(commands for the communication. Even)4 1663 1 3391 6624 t
|
|
10 B f
|
|
( I)1 0( PI)1 39( AP)1 61( TA)1 72(A AT)1 139 5 5089 6624 t
|
|
10 R f
|
|
(drives are just)2 606 1 1440 6744 t
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56(S SC)1 128 4 2094 6744 t
|
|
10 R f
|
|
( use the)2 353(drives that inherently)2 895 2 2365 6744 t
|
|
10 I f
|
|
(ATA packet interface)2 891 1 3662 6744 t
|
|
10 R f
|
|
(as)4602 6744 w
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56(S SC)1 128 4 4734 6744 t
|
|
10 R f
|
|
(command)5006 6744 w
|
|
( need to specify an alternate tran-)6 1395( may)1 209( You)1 242(transport layer build into the IDE \(ATA\) transport.)7 2114 4 1440 6864 t
|
|
( fully integrated kernel driver)4 1211( if your OS does not implement a)7 1386( line)1 216(sport layer on the command)4 1147 4 1440 6984 t
|
|
(subsystem that allows to access any drive using)7 1971 1 1440 7104 t
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56(S SC)1 128 4 3446 7104 t
|
|
10 R f
|
|
(commands via a single unique user inter-)6 1696 1 3704 7104 t
|
|
(face.)1440 7224 w
|
|
(J)720 7704 w
|
|
(. .)1 47 1 759 7649 t
|
|
( 3)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7704 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 3 3
|
|
%%Page: 4 4
|
|
save
|
|
mark
|
|
4 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( READCD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
( devices via alternate transport layers, you need to prepend the SCSI device)12 3289(To access SCSI)2 671 2 1440 960 t
|
|
( indicator may be something like)5 1468( transport layer)2 668( The)1 245(name by a transport layer indicator.)5 1579 4 1440 1080 t
|
|
10 B f
|
|
( :)1 0( I:)1 33( SI)1 39( CS)1 56( SC)1 72(U US)1 128 6 1440 1200 t
|
|
10 R f
|
|
(or)1812 1200 w
|
|
10 B f
|
|
( :)1 0( I:)1 33( PI)1 39( AP)1 61( TA)1 72(A AT)1 139 6 1939 1200 t
|
|
10 R f
|
|
( of supported transport layers for your platform, use)8 2231( get a list)3 421(. To)1 213 3 2283 1200 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 5193 1200 t
|
|
10 I f
|
|
(HELP)1440 1320 w
|
|
10 R f
|
|
(:)1698 1320 w
|
|
10 B f
|
|
( un nd d)3 112( ou)1 56( ro)1 50( gr)1 44( kg)1 50( ck)1 56( ac)1 44( Ba)1 50( B)1 100( y)1 0( ty)1 50( il li it)3 89( bi)1 28( ab)1 56( ta)1 50( rt)1 33( or)1 44(P Po)1 111 18 1240 1560 t
|
|
10 R f
|
|
(To make)1 366 1 1440 1680 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 1845 1680 t
|
|
10 R f
|
|
( all)1 140(portable to)1 444 2 2178 1680 t
|
|
8 R f
|
|
(UNIX)2795 1680 w
|
|
10 R f
|
|
(platforms, the syntax)2 871 1 3035 1680 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 3946 1680 t
|
|
10 I f
|
|
(devicename)4193 1680 w
|
|
10 R f
|
|
(:)4671 1680 w
|
|
10 I f
|
|
(scsibus)4699 1680 w
|
|
10 R f
|
|
(,)4996 1680 w
|
|
10 I f
|
|
(target)5021 1680 w
|
|
10 R f
|
|
(, is)1 132 1 5268 1680 t
|
|
( speci\256c OS)2 511( A)1 144( names from the user.)4 918(preferred as it hides OS speci\256c knowledge about device)8 2387 4 1440 1800 t
|
|
( to specify)2 466(may not necessarily support a way to specify a real device \256le name nor a way)15 3494 2 1440 1920 t
|
|
10 I f
|
|
(scsibus)1440 2040 w
|
|
10 R f
|
|
(,)1737 2040 w
|
|
10 I f
|
|
(target)1762 2040 w
|
|
10 R f
|
|
(,)2009 2040 w
|
|
10 I f
|
|
(lun)2034 2040 w
|
|
10 R f
|
|
(.)2170 2040 w
|
|
10 I f
|
|
(Scsibus)1440 2280 w
|
|
10 R f
|
|
( the machine. Watch the boot messages for more informa-)9 2434(0 is the default SCSI bus on)6 1189 2 1777 2280 t
|
|
(tion or look into)3 675 1 1440 2400 t
|
|
10 B f
|
|
( s)1 0( es)1 39( ag ge)2 94( ss sa)2 89( es)1 39( me)1 44( /m)1 83( m/)1 28( dm)1 83( ad)1 56( /a)1 50( r/)1 28( va ar)2 94(/ /v)1 78 14 2149 2400 t
|
|
10 R f
|
|
(for more information about the SCSI con\256guration of your)8 2412 1 2988 2400 t
|
|
( you have problems to \256gure out what values for)9 2029(machine. If)1 497 2 1440 2520 t
|
|
10 I f
|
|
(scsibus)4001 2520 w
|
|
10 R f
|
|
(,)4298 2520 w
|
|
10 I f
|
|
(target)4323 2520 w
|
|
10 R f
|
|
(,)4570 2520 w
|
|
10 I f
|
|
(lun)4595 2520 w
|
|
10 R f
|
|
(should be used,)2 641 1 4759 2520 t
|
|
(try the)1 266 1 1440 2640 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1739 2640 t
|
|
10 B f
|
|
( s)1 0( nb bu us)3 151( an)1 56( ca)1 50(s sc)1 83 5 1804 2640 t
|
|
10 R f
|
|
(option of)1 372 1 2177 2640 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 2582 2640 t
|
|
10 R f
|
|
(described below.)1 684 1 2909 2640 t
|
|
10 B f
|
|
( s)1 0( ce es)2 83( ic)1 44( vi)1 28( ev)1 50( de)1 44( d)1 89( r)1 0( or)1 44( fo)1 50( f)1 66( s)1 0( es)1 39( me)1 44( am)1 83( na)1 50( n)1 89( l)1 0( al)1 28( ca)1 50( ic)1 44( og gi)2 78( lo)1 50( l)1 61( g)1 0( ng)1 50( in)1 56( si)1 28(U Us)1 111 29 1240 2880 t
|
|
10 R f
|
|
(If no)1 201 1 1440 3000 t
|
|
10 I f
|
|
(dev)1676 3000 w
|
|
10 R f
|
|
(option is present,)2 706 1 1849 3000 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 2590 3000 t
|
|
10 R f
|
|
( to get the device from the)6 1114(will try)1 302 2 2919 3000 t
|
|
10 B f
|
|
(C CD DR R)3 216 1 4371 3000 t
|
|
10 S f
|
|
(_ _)1 50 1 4587 3000 t
|
|
10 B f
|
|
( E)1 0( CE)1 67( IC)1 72( VI)1 39( EV)1 72(D DE)1 139 6 4637 3000 t
|
|
10 R f
|
|
(environ-)5062 3000 w
|
|
(ment.)1440 3120 w
|
|
( the argument to the)4 1007(If a \256le /etc/default/cdrecord exists, and if)6 1977 2 1440 3360 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 4501 3360 t
|
|
10 R f
|
|
(option or the)2 615 1 4785 3360 t
|
|
10 B f
|
|
(C CD DR R)3 216 1 1440 3480 t
|
|
10 S f
|
|
(_ _)1 50 1 1656 3480 t
|
|
10 B f
|
|
( E)1 0( CE)1 67( IC)1 72( VI)1 39( EV)1 72(D DE)1 139 6 1706 3480 t
|
|
10 R f
|
|
( not contain the characters ',', '/', ')7 1474(environment does)1 726 2 2133 3480 t
|
|
10 S1 f
|
|
(@)4333 3480 w
|
|
10 R f
|
|
(' or ':', it is interpreted)5 975 1 4425 3480 t
|
|
(as a device label name that was de\256ned in the \256le /etc/default/cdrecord \(see FILES section\).)14 3779 1 1440 3600 t
|
|
10 B f
|
|
( e)1 0( de)1 44( od)1 56( Mo)1 50( M)1 127( t)1 0( et)1 33( ge)1 44( rg)1 50( ar)1 44( ta)1 50( ot)1 33( to)1 50( ut)1 33(A Au)1 128 15 1240 3840 t
|
|
10 R f
|
|
(If no)1 203 1 1440 3960 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 1680 3960 t
|
|
10 R f
|
|
( no)1 138(option and)1 437 2 1924 3960 t
|
|
10 B f
|
|
(C CD DR R)3 216 1 2537 3960 t
|
|
10 S f
|
|
(_ _)1 50 1 2753 3960 t
|
|
10 B f
|
|
( E)1 0( CE)1 67( IC)1 72( VI)1 39( EV)1 72(D DE)1 139 6 2803 3960 t
|
|
10 R f
|
|
(environment is present, or if it only contains a tran-)9 2170 1 3230 3960 t
|
|
(sport specifyer but no address notation,)5 1665 1 1440 4080 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 3149 4080 t
|
|
10 R f
|
|
(tries to scan the SCSI address space for CD-)8 1913 1 3487 4080 t
|
|
( exactly one is found, this is used by default.)9 1851( If)1 132(ROM drives.)1 530 3 1440 4200 t
|
|
10 B f
|
|
( =)1 0( g=)1 57( bu ug)2 106( eb)1 56(d de)1 100 5 1080 4368 t
|
|
10 S1 f
|
|
(#)1399 4368 w
|
|
10 I f
|
|
(,)1449 4368 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1515 4368 t
|
|
10 B f
|
|
(d d)1 56 1 1580 4368 t
|
|
10 R f
|
|
(Set the misc debug value to)5 1167 1 1440 4488 t
|
|
10 S1 f
|
|
(#)2645 4488 w
|
|
10 R f
|
|
(\(with debug=)1 549 1 2733 4488 t
|
|
10 S1 f
|
|
(#)3282 4488 w
|
|
10 R f
|
|
( the misc debug level by one \(with)7 1477(\) or increment)2 591 2 3332 4488 t
|
|
10 S1 f
|
|
(\261)1440 4608 w
|
|
10 R f
|
|
(d\). If you specify)3 729 1 1505 4608 t
|
|
10 S1 f
|
|
(\261)2272 4608 w
|
|
10 I f
|
|
(dd,)2337 4608 w
|
|
10 R f
|
|
(this equals to)2 554 1 2500 4608 t
|
|
10 B f
|
|
( =)1 0( g=)1 57( bu ug)2 106( eb)1 56(d de)1 100 5 3092 4608 t
|
|
10 I f
|
|
(2.)3411 4608 w
|
|
10 R f
|
|
(This may help to \256nd problems while open-)7 1843 1 3557 4608 t
|
|
( Using)1 319( sector sizes and sector types.)5 1285( well as with)3 571( as)1 162(ing a driver for libscg.)4 974 5 1440 4728 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4798 4728 t
|
|
10 B f
|
|
( g)1 0( bu ug)2 106( eb)1 56(d de)1 100 4 4863 4728 t
|
|
10 R f
|
|
(slows)5172 4728 w
|
|
(down the process and may be the reason for a buffer underrun.)11 2586 1 1440 4848 t
|
|
10 B f
|
|
( =)1 0( g=)1 57( bu ug)2 106( eb)1 56(k kd de)2 156 5 1080 5016 t
|
|
10 S1 f
|
|
(#)1455 5016 w
|
|
10 R f
|
|
(,)1505 5016 w
|
|
10 B f
|
|
( =)1 0(k kd d=)2 169 2 1563 5016 t
|
|
10 S1 f
|
|
(#)1732 5016 w
|
|
10 R f
|
|
(Tell the)1 316 1 1440 5136 t
|
|
10 B f
|
|
( g)1 0( cg)1 50(s sc)1 83 3 1789 5136 t
|
|
10 R f
|
|
(-driver to modify the kernel debug value while SCSI commands are running.)11 3156 1 1922 5136 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5304 t
|
|
10 B f
|
|
( s)1 0( nb bu us)3 151( an)1 56( ca)1 50(s sc)1 83 5 1145 5304 t
|
|
10 R f
|
|
( be used)2 345(Scan all SCSI devices on all SCSI busses and print the inquiry strings. This option may)15 3615 2 1440 5424 t
|
|
( com-)1 244( numbers printed out as labels are)6 1432( The)1 228(to \256nd SCSI address of the devices on a system.)9 2056 4 1440 5544 t
|
|
(puted by:)1 383 1 1440 5664 t
|
|
10 B f
|
|
( s)1 0(b bu us)2 151 2 1856 5664 t
|
|
10 S f
|
|
(* *)1 50 1 2040 5664 t
|
|
10 B f
|
|
( t)1 0( et)1 33( ge)1 44( rg)1 50( ar)1 44( ta)1 50( t)1 66( +)1 0( +)1 90(1 10 00 0)3 150 10 2123 5664 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5832 t
|
|
10 B f
|
|
( t)1 0( nt)1 33( en)1 56( il le)2 72(s si)1 67 5 1145 5832 t
|
|
10 R f
|
|
(,)1373 5832 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1431 5832 t
|
|
10 B f
|
|
(s s)1 39 1 1496 5832 t
|
|
10 R f
|
|
(Do not print out a status report for failed SCSI commands.)10 2420 1 1440 5952 t
|
|
10 B f
|
|
( =)1 0( t=)1 57( ut)1 33( ou)1 56( eo)1 50( me)1 44( im)1 83(t ti)1 61 8 1080 6120 t
|
|
10 S1 f
|
|
(#)1464 6120 w
|
|
10 R f
|
|
(Set the default SCSI command timeout value to)7 2139 1 1440 6240 t
|
|
10 S1 f
|
|
(#)3637 6240 w
|
|
10 R f
|
|
( default SCSI command)3 1060(seconds. The)1 587 2 3753 6240 t
|
|
( a SCSI command fails)4 982( If)1 139( commands.)1 498(timeout is the minimum timeout used for sending SCSI)8 2341 4 1440 6360 t
|
|
( a timeout, you may try to raise the default SCSI command timeout above the timeout)15 3696(due to)1 264 2 1440 6480 t
|
|
( runs correctly with a raised command timeout,)7 1991( the command)2 598( If)1 140(value of the failed command.)4 1231 4 1440 6600 t
|
|
( the author of the pro-)5 933(please report the better timeout value and the corresponding command to)10 3027 2 1440 6720 t
|
|
( no)1 133(gram. If)1 362 2 1440 6840 t
|
|
10 I f
|
|
(timeout)1968 6840 w
|
|
10 R f
|
|
(option is present, a default timeout of 40 seconds is used.)10 2367 1 2301 6840 t
|
|
10 B f
|
|
( =)1 0( s=)1 57(t ts)1 72 3 1080 7008 t
|
|
10 S1 f
|
|
(#)1209 7008 w
|
|
10 R f
|
|
(Set the maximum transfer size for a single SCSI command to)10 2558 1 1440 7008 t
|
|
10 S1 f
|
|
(#)4034 7008 w
|
|
10 R f
|
|
( the)1 159( syntax for)2 449(. The)1 249 3 4084 7008 t
|
|
10 B f
|
|
( =)1 0( s=)1 57(t ts)1 72 3 4978 7008 t
|
|
10 R f
|
|
(option)5144 7008 w
|
|
(is the same as for cdrecord fs=)6 1267 1 1440 7128 t
|
|
10 S1 f
|
|
(#)2707 7128 w
|
|
10 R f
|
|
(or sdd bs=)2 433 1 2790 7128 t
|
|
10 S1 f
|
|
(#)3223 7128 w
|
|
10 R f
|
|
(.)3273 7128 w
|
|
(J)720 7680 w
|
|
(. .)1 47 1 759 7625 t
|
|
( 4)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7680 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 4 4
|
|
%%Page: 5 5
|
|
save
|
|
mark
|
|
5 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( READCD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(If no)1 203 1 1440 960 t
|
|
10 B f
|
|
( =)1 0( s=)1 57(t ts)1 72 3 1680 960 t
|
|
10 R f
|
|
(option has been speci\256ed,)3 1068 1 1846 960 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 2951 960 t
|
|
10 R f
|
|
(defaults to a transfer size of 256 kB. If libscg gets)10 2118 1 3282 960 t
|
|
( is reduced to the maximum value that is pos-)9 1899(lower values from the operating system, the value)7 2061 2 1440 1080 t
|
|
( help to further reduce the transfer)6 1458( it may)2 308( Sometimes,)1 543(sible with the current operating system.)5 1651 4 1440 1200 t
|
|
( a long time to \256nd a better value by experiment-)10 2043(size or to enhance it, but note that it may take)10 1917 2 1440 1320 t
|
|
(ing with the)2 494 1 1440 1440 t
|
|
10 B f
|
|
( =)1 0( s=)1 57(t ts)1 72 3 1967 1440 t
|
|
10 R f
|
|
(option.)2129 1440 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 1608 t
|
|
10 B f
|
|
(V V)1 72 1 1145 1608 t
|
|
10 R f
|
|
( helps to)2 383( This)1 258( verbose level with respect of SCSI command transport by one.)10 2747(Increment the)1 572 4 1440 1608 t
|
|
( during the process, that occur in the CD-Recorder. If you get incomprehensible)12 3308(debug problems)1 652 2 1440 1728 t
|
|
(error messages you should use this \257ag to get more detailed output.)11 2978 1 1440 1848 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4502 1848 t
|
|
10 B f
|
|
(V VV V)2 144 1 4567 1848 t
|
|
10 R f
|
|
(will show data)2 637 1 4763 1848 t
|
|
( Using)1 305(buffer content in addition.)3 1067 2 1440 1968 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2845 1968 t
|
|
10 B f
|
|
(V V)1 72 1 2910 1968 t
|
|
10 R f
|
|
(or)3015 1968 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3131 1968 t
|
|
10 B f
|
|
(V VV V)2 144 1 3196 1968 t
|
|
10 R f
|
|
(slows down the process.)3 995 1 3373 1968 t
|
|
9 B f
|
|
( S)1 0( LE ES)2 110( PL)1 60( MP)1 55( XA AM)2 150(E EX)1 125 6 720 2136 t
|
|
10 R f
|
|
( primary SCSI bus of the)5 1077(For all examples below, it will be assumed that the drive is connected to the)14 3243 2 1080 2256 t
|
|
(machine. The SCSI target id is set to 2.)8 1630 1 1080 2376 t
|
|
(To read the complete media from a CD-ROM writing the data to the \256le)13 2986 1 1080 2544 t
|
|
10 I f
|
|
(cdimage.raw)4099 2544 w
|
|
10 R f
|
|
(:)4626 2544 w
|
|
(readcd dev=2,0 f=cdimage.raw)2 1257 1 1212 2712 t
|
|
(To read sectors from range 150 ... 10000 from a CD-ROM writing the data to the \256le)16 3520 1 1080 2880 t
|
|
10 I f
|
|
(cdimage.raw)4633 2880 w
|
|
10 R f
|
|
(:)5160 2880 w
|
|
(readcd dev=2,0 sectors=150-10000 f=cdimage.raw)3 2056 1 1212 3048 t
|
|
( the data from the \256le)5 952(To write)1 359 2 1080 3216 t
|
|
10 I f
|
|
(cdimage.raw)2435 3216 w
|
|
10 R f
|
|
(\(e.g. a \256lesystem image from)4 1241 1 2998 3216 t
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 4283 3216 t
|
|
10 R f
|
|
(\) to a DVD-RAM,)3 789 1 4611 3216 t
|
|
(call:)1080 3336 w
|
|
(readcd dev=2,0)1 623 1 1212 3504 t
|
|
10 S1 f
|
|
(\261)1868 3504 w
|
|
10 R f
|
|
(w f=cdimage.raw)1 706 1 1933 3504 t
|
|
9 B f
|
|
( T)1 0( NT)1 60( EN)1 65( ME)1 60( NM)1 85( ON)1 65( RO)1 70( IR)1 65( NV VI)2 100(E EN)1 125 10 720 3792 t
|
|
10 B f
|
|
( H)1 0( SH)1 78(R RS)1 128 3 1080 3912 t
|
|
10 R f
|
|
(If the)1 227 1 1440 3912 t
|
|
10 B f
|
|
( H)1 0( SH)1 78(R RS)1 128 3 1706 3912 t
|
|
10 R f
|
|
(environment is present, the remote connection will not be created via)10 2899 1 1951 3912 t
|
|
10 B f
|
|
( d)1 0( md)1 56(r rc cm)2 171 3 4889 3912 t
|
|
10 R f
|
|
(\(3\) but)1 284 1 5116 3912 t
|
|
( by)1 137(by calling the program pointed to)5 1400 2 1440 4032 t
|
|
10 B f
|
|
( H)1 0( SH)1 78(R RS)1 128 3 3014 4032 t
|
|
10 R f
|
|
( e.g.)1 181(. Use)1 250 2 3220 4032 t
|
|
10 B f
|
|
( =)1 0( H=)1 57( SH)1 78(R RS)1 128 4 3688 4032 t
|
|
10 R f
|
|
(/usr/bin/ssh to create a secure shell)5 1449 1 3951 4032 t
|
|
(connection.)1440 4152 w
|
|
(Note that this forces)3 831 1 1440 4392 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2304 4392 t
|
|
10 R f
|
|
(to create a pipe to the)5 901 1 2720 4392 t
|
|
10 B f
|
|
( \))1 0( 1\))1 33( \(1)1 50( h\()1 33( sh)1 56(r rs)1 83 6 3655 4392 t
|
|
10 R f
|
|
(program and disallows)2 928 1 3944 4392 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4906 4392 t
|
|
10 R f
|
|
(to)5322 4392 w
|
|
( makes it impossible to set up per-)7 1432( This)1 245( socket to the remote server.)5 1170(directly access the network)3 1113 4 1440 4512 t
|
|
( slows down the connection compared to a)7 1770(formance parameters and)2 1025 2 1440 4632 t
|
|
10 B f
|
|
( t)1 0( oo ot)2 83(r ro)1 94 3 4270 4632 t
|
|
10 R f
|
|
(initiated)4482 4632 w
|
|
10 B f
|
|
( \))1 0( 3\))1 33( \(3)1 50( d\()1 33( md)1 56(r rc cm)2 171 6 4845 4632 t
|
|
10 R f
|
|
(con-)5223 4632 w
|
|
(nection.)1440 4752 w
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56( SC)1 72(R RS)1 128 5 1080 4920 t
|
|
10 R f
|
|
(If the)1 252 1 1440 4920 t
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56( SC)1 72(R RS)1 128 5 1756 4920 t
|
|
10 R f
|
|
( not be the program)4 942(environment is present, the remote SCSI server will)7 2343 2 2115 4920 t
|
|
10 B f
|
|
( i)1 0( si)1 28( cs)1 39( sc)1 44( rs)1 39( /r)1 44( n/)1 28( in)1 56( bi)1 28( sb)1 56( /s)1 39( y/)1 28( il ly)2 78( hi)1 28( ch)1 56( sc)1 44( /s)1 39( t/)1 28( pt)1 33( op)1 56(/ /o)1 78 21 1440 5040 t
|
|
10 R f
|
|
(but the program pointed to by)5 1251 1 2346 5040 t
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56( SC)1 72(R RS)1 128 5 3633 5040 t
|
|
10 R f
|
|
( that the remote SCSI server)5 1184(. Note)1 288 2 3928 5040 t
|
|
(program name will be ignored if you log in using an account that has been created with a)17 3960 1 1440 5160 t
|
|
(remote SCSI server program as login shell.)6 1771 1 1440 5280 t
|
|
9 B f
|
|
( S)1 0( LE ES)2 110( IL)1 60(F FI)1 90 4 720 5448 t
|
|
( O)1 0( SO)1 70( LS)1 50( AL)1 60( A)1 110( EE E)2 60(S SE)1 110 7 720 5568 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1080 5688 t
|
|
10 R f
|
|
(\(1\),)1462 5688 w
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 1636 5688 t
|
|
10 R f
|
|
(\(1\),)1964 5688 w
|
|
10 B f
|
|
( g)1 0( cg)1 50(s sc)1 83 3 2138 5688 t
|
|
10 R f
|
|
(\(7\),)2271 5688 w
|
|
10 B f
|
|
( bk k)2 56(f fb)1 89 2 2445 5688 t
|
|
10 R f
|
|
(\(7\),)2590 5688 w
|
|
10 B f
|
|
( d)1 0( md)1 56(r rc cm)2 171 3 2764 5688 t
|
|
10 R f
|
|
(\(3\),)2991 5688 w
|
|
10 B f
|
|
( h)1 0(s ss sh)2 134 2 3165 5688 t
|
|
10 R f
|
|
(\(1\).)3299 5688 w
|
|
9 B f
|
|
( S)1 0( TE ES)2 110( OT)1 60(N NO)1 135 4 720 5976 t
|
|
10 R f
|
|
( don't want to allow users to become root on your system,)11 2507(If you)1 257 2 1080 6096 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 3886 6096 t
|
|
10 R f
|
|
(may safely be installed suid)4 1178 1 4222 6096 t
|
|
( users or a group of users with no root privileges to use)12 2293(root. This allows all)3 827 2 1080 6216 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56( ea)1 50( Re)1 44( R)1 105( .)1 0( d.)1 25( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 13 4233 6216 t
|
|
10 R f
|
|
(in this case)2 460 1 4940 6216 t
|
|
(will only allow access to CD-ROM type drives- To give all user access to use)14 3213 1 1080 6336 t
|
|
10 B f
|
|
( ,)1 0( d,)1 25( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 6 4326 6336 t
|
|
10 R f
|
|
(enter:)4678 6336 w
|
|
(chown root /usr/local/bin/readcd)2 1314 1 1440 6504 t
|
|
(chmod 4711 /usr/local/bin/readcd)2 1359 1 1440 6624 t
|
|
(To give a restricted group of users access to)8 1815 1 1080 6792 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 2928 6792 t
|
|
10 R f
|
|
(enter:)3255 6792 w
|
|
(chown root /usr/local/bin/readcd)2 1314 1 1440 6960 t
|
|
(chgrp cdburners /usr/local/bin/readcd)2 1507 1 1440 7080 t
|
|
(chmod 4710 /usr/local/bin/readcd)2 1359 1 1440 7200 t
|
|
(J)720 7680 w
|
|
(. .)1 47 1 759 7625 t
|
|
( 5)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7680 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 5 5
|
|
%%Page: 6 6
|
|
save
|
|
mark
|
|
6 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( READCD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(and add a group)3 664 1 1080 960 t
|
|
10 I f
|
|
(cdburners)1777 960 w
|
|
10 R f
|
|
(on your system.)2 652 1 2215 960 t
|
|
( to the)2 284(Never give write permissions for non root users)7 2017 2 1080 1128 t
|
|
10 I f
|
|
(/dev/scg?)3423 1128 w
|
|
10 R f
|
|
(devices unless you would allow any-)5 1558 1 3842 1128 t
|
|
(body to read/write/format all your disks.)5 1655 1 1080 1248 t
|
|
( not connect old drives that do not support disconnect/reconnect to either the SCSI bus that)15 3843(You should)1 477 2 1080 1416 t
|
|
(is connected to the CD-Recorder or the source disk.)8 2129 1 1080 1536 t
|
|
(When using)1 498 1 1080 1704 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 1621 1704 t
|
|
10 R f
|
|
(with the)1 343 1 1958 1704 t
|
|
10 B f
|
|
( .)1 0( er r.)2 69( ve)1 44( iv)1 50( ri)1 28( dr)1 44( d)1 99( c)1 0( ic)1 44( er ri)2 72( ne)1 44( en)1 56( ge)1 44( g)1 93( I)1 0( SI)1 39( CS)1 56( SC)1 72( S)1 99( x)1 0( nu ux)2 106( in)1 56(L Li)1 95 23 2344 1704 t
|
|
10 R f
|
|
(You should note that)3 893 1 3597 1704 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 4534 1704 t
|
|
10 R f
|
|
(uses a layer,)2 528 1 4872 1704 t
|
|
( the drives of the local operating system.)7 1676(that tries to emulate the functionality of the scg driver on top of)12 2644 2 1080 1824 t
|
|
(Unfortunately, the sg driver on)4 1266 1 1080 1944 t
|
|
10 B f
|
|
( x)1 0( nu ux)2 106( in)1 56(L Li)1 95 4 2379 1944 t
|
|
10 R f
|
|
(has several \257aws:)2 720 1 2669 1944 t
|
|
( cannot see if a SCSI command could not be sent at all.)12 2302(\267 It)1 421 2 1080 2112 t
|
|
( cannot get the SCSI status byte.)6 1435(\267 It)1 421 2 1080 2280 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56( ea)1 50(R Re)1 116 6 2984 2280 t
|
|
10 R f
|
|
( SCSI com-)2 515(for that reason cannot report failing)5 1531 2 3354 2280 t
|
|
(mands in some situations.)3 1058 1 1440 2400 t
|
|
( count of transfer.)3 751( cannot get real DMA)4 922(\267 It)1 421 3 1080 2568 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56( ea)1 50(R Re)1 116 6 3213 2568 t
|
|
10 R f
|
|
(cannot tell you if there is an DMA residual)8 1826 1 3574 2568 t
|
|
(count.)1440 2688 w
|
|
( cannot get number of bytes valid in auto sense data.)10 2364(\267 It)1 421 2 1080 2856 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56( ea)1 50(R Re)1 116 6 3950 2856 t
|
|
10 R f
|
|
( you if device)3 630(cannot tell)1 446 2 4324 2856 t
|
|
(transfers no sense data at all.)5 1187 1 1440 2976 t
|
|
( fetches to few data in auto request sense \(CCS/SCSI-2/SCSI-3 needs)10 2855(\267 It)1 421 2 1080 3144 t
|
|
10 S1 f
|
|
(>)4389 3144 w
|
|
10 R f
|
|
(= 18\).)1 247 1 4445 3144 t
|
|
9 B f
|
|
( S)1 0( CS)1 50( IC)1 65( TI)1 35( ST)1 60( OS)1 50( NO)1 70( GN)1 65( AG)1 70( IA)1 65(D DI)1 100 11 720 3432 t
|
|
10 R f
|
|
(A typical error message for a SCSI command looks like:)9 2333 1 1080 3552 t
|
|
(readcd: I/O error. test unit ready: scsi sendcmd: no error)9 2311 1 1440 3792 t
|
|
( 20 00 00 00 00)5 665(CDB: 00)1 400 2 1440 3912 t
|
|
(status: 0x2 \(CHECK CONDITION\))3 1464 1 1440 4032 t
|
|
(Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 25 00 00 00 00 00)19 2938 1 1440 4152 t
|
|
(Sense Key: 0x5 Illegal Request, Segment 0)6 1777 1 1440 4272 t
|
|
(Sense Code: 0x25 Qual 0x00 \(logical unit not supported\) Fru 0x0)10 2701 1 1440 4392 t
|
|
(Sense \257ags: Blk 0 \(not valid\))5 1204 1 1440 4512 t
|
|
(cmd \256nished after 0.002s timeout 40s)5 1545 1 1440 4632 t
|
|
( text after the \256rst colon gives)6 1265( The)1 225( of the command.)3 735(The \256rst line gives information about the transport)7 2095 4 1080 4872 t
|
|
( from the view of the kernel. It usually is:)9 1740(the error text for the system call)6 1335 2 1080 4992 t
|
|
10 B f
|
|
( r)1 0( or)1 44( er rr ro)3 138( e)1 78( O)1 0( /O)1 78(I I/)1 67 7 4222 4992 t
|
|
10 R f
|
|
(unless other prob-)2 739 1 4661 4992 t
|
|
( a short description for the SCSI command that fails. The rest of)12 2753(lems happen. The next words contain)5 1567 2 1080 5112 t
|
|
( if there were any problems for the transport of the command over the SCSI bus.)15 3361(the line tells you)3 697 2 1080 5232 t
|
|
10 B f
|
|
( l)1 0( al)1 28( ta)1 50( at)1 33(f fa)1 83 5 5206 5232 t
|
|
( r)1 0( or)1 44(e er rr ro)3 182 3 1080 5352 t
|
|
10 R f
|
|
( was not possible to transport the command \(i.e. no device present at the requested)14 3513(means that it)2 541 2 1346 5352 t
|
|
(SCSI address\).)1 602 1 1080 5472 t
|
|
(The second line prints the SCSI command descriptor block for the failed command.)12 3439 1 1080 5640 t
|
|
( transport of)2 522(The third line gives information on the SCSI status code returned by the command, if the)15 3798 2 1080 5808 t
|
|
(the command succeeds. This is error information from the SCSI device.)10 2948 1 1080 5928 t
|
|
(The fourth line is a hex dump of the auto request sense information for the command.)15 3537 1 1080 6096 t
|
|
( is only)2 313(The \256fth line is the error text for the sense key if available, followed by the segment number that)18 4007 2 1080 6264 t
|
|
(valid if the command was a)5 1191 1 1080 6384 t
|
|
10 I f
|
|
(copy)2314 6384 w
|
|
10 R f
|
|
( error message is not directly related to the current)9 2162(command. If the)2 693 2 2545 6384 t
|
|
(command, the text)2 757 1 1080 6504 t
|
|
10 I f
|
|
(deferred error)1 582 1 1870 6504 t
|
|
10 R f
|
|
(is appended.)1 507 1 2485 6504 t
|
|
( the type of the)4 651( If)1 137( the sense quali\256er if available.)5 1307(The sixth line is the error text for the sense code and)11 2225 4 1080 6672 t
|
|
(device is known, the sense data is decoded from tables in)10 2402 1 1080 6792 t
|
|
10 I f
|
|
(scsierrs.c)3519 6792 w
|
|
10 R f
|
|
( by the error)3 523( text is followed)3 683(. The)1 250 3 3944 6792 t
|
|
(value for a \256eld replaceable unit.)5 1353 1 1080 6912 t
|
|
( to the failed command and text for several error)9 2030(The seventh line prints the block number that is related)9 2290 2 1080 7080 t
|
|
(\257ags. The block number may not be valid.)7 1746 1 1080 7200 t
|
|
(J)720 7680 w
|
|
(. .)1 47 1 759 7625 t
|
|
( 6)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7680 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 6 6
|
|
%%Page: 7 7
|
|
save
|
|
mark
|
|
7 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( READCD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
( set up for this command and the time that the command really needed)13 2940(The eight line reports the timeout)5 1380 2 1080 960 t
|
|
(to complete.)1 502 1 1080 1080 t
|
|
9 B f
|
|
( S)1 0( GS)1 50( UG)1 70(B BU)1 125 4 720 1368 t
|
|
( S)1 0( TS)1 50( IT)1 60( DI)1 35( ED)1 65(C CR RE)2 190 6 720 1488 t
|
|
( S)1 0( TS)1 50( ST)1 60( IS)1 50( LI)1 35( L)1 90( G)1 0( NG)1 70( IN)1 65( LI)1 35( IL)1 60( AI)1 35(M MA)1 150 13 720 1608 t
|
|
10 R f
|
|
( may join the developer mailing)5 1359(If you want to actively take part on the development of cdrecord, you)12 2961 2 1080 1728 t
|
|
(list via this URL:)3 717 1 1080 1848 t
|
|
10 B f
|
|
( s)1 0( er rs)2 83( pe)1 44( op)1 56( lo)1 50( el)1 28( ve)1 44( ev)1 50( de)1 44( -d)1 56( d-)1 33( rd)1 56( or)1 44( re ec co)3 138( dr)1 44( cd)1 56( /c)1 44( o/)1 28( fo)1 50( nf)1 33( in)1 56( ti)1 28( st)1 33( /l li is)3 95( n/)1 28( an)1 56( ma)1 50( il lm)2 111( ai)1 28( ma)1 50( /m)1 83( e/)1 28( de)1 44( .d)1 56( s.)1 25( os)1 39( li io)2 78( er rl)2 72( be)1 44( .b)1 56( s.)1 25( ts)1 39( st)1 33( // /l li is)4 123( :/)1 28( p:)1 33( tt tp)2 89(h ht)1 89 48 1080 2088 t
|
|
9 B f
|
|
( R)1 0( HO OR)2 135( TH)1 70(A AU UT)2 190 4 720 2376 t
|
|
10 R f
|
|
(J)1080 2496 w
|
|
(. .)1 47 1 1119 2441 t
|
|
(org Schilling)1 528 1 1119 2496 t
|
|
(Seestr. 110)1 452 1 1080 2616 t
|
|
(D-13353 Berlin)1 638 1 1080 2736 t
|
|
(Germany)1080 2856 w
|
|
(Additional information can be found on:)5 1658 1 1080 3024 t
|
|
(http://cdrecord.berlios.de/private/cdrecord.html)1080 3144 w
|
|
(If you have support questions, send them to:)7 1827 1 1080 3312 t
|
|
10 B f
|
|
( t)1 0( rt)1 33( or)1 44( up pp po)3 162( su)1 56( -s)1 39( d-)1 33( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 12 1080 3480 t
|
|
10 S1 f
|
|
(@ @)1 92 1 1829 3480 t
|
|
10 B f
|
|
( e)1 0( de)1 44( .d)1 56( s.)1 25( os)1 39( li io)2 78( er rl)2 72(b be)1 100 8 1921 3480 t
|
|
10 R f
|
|
(If you have de\256nitely found a bug, send a mail to:)10 2075 1 1080 3648 t
|
|
10 B f
|
|
( s)1 0( er rs)2 83( pe)1 44( op)1 56( lo)1 50( el)1 28( ve)1 44( ev)1 50( de)1 44( -d)1 56( d-)1 33( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 16 1080 3816 t
|
|
10 S1 f
|
|
(@ @)1 92 1 1950 3816 t
|
|
10 B f
|
|
( e)1 0( de)1 44( .d)1 56( s.)1 25( os)1 39( li io)2 78( er rl)2 72(b be)1 100 8 2042 3816 t
|
|
10 R f
|
|
(or)1080 3936 w
|
|
10 B f
|
|
( g)1 0( ng)1 50( il ll li in)4 140( hi)1 28( ch)1 56( sc)1 44( .s)1 39( g.)1 25( er rg)2 94( oe)1 44(j jo)1 83 11 1196 3936 t
|
|
10 S1 f
|
|
(@ @)1 92 1 1799 3936 t
|
|
10 B f
|
|
( e)1 0( de)1 44( .d)1 56( er r.)2 69( fe)1 44( of)1 33( un nh ho)3 162( au)1 56( ra)1 50( fr)1 44( .f)1 33( s.)1 25( ku us)2 95( ok)1 56(f fo)1 83 15 1891 3936 t
|
|
10 R f
|
|
(To subscribe, use:)2 740 1 1080 4104 t
|
|
10 B f
|
|
( s)1 0( er rs)2 83( pe)1 44( op)1 56( lo)1 50( el)1 28( ve)1 44( ev)1 50( de)1 44( -d)1 56( d-)1 33( rd)1 56( or)1 44( re ec co)3 138( dr)1 44( cd)1 56( /c)1 44( o/)1 28( fo)1 50( nf)1 33( in)1 56( ti)1 28( st)1 33( /l li is)3 95( n/)1 28( an)1 56( ma)1 50( il lm)2 111( ai)1 28( ma)1 50( /m)1 83( e/)1 28( de)1 44( .d)1 56( s.)1 25( os)1 39( li io)2 78( er rl)2 72( be)1 44( .b)1 56( s.)1 25( ts)1 39( st)1 33( // /l li is)4 123( :/)1 28( p:)1 33( tt tp)2 89(h ht)1 89 48 1080 4272 t
|
|
10 R f
|
|
(or)1080 4392 w
|
|
10 B f
|
|
( t)1 0( rt)1 33( or)1 44( up pp po)3 162( su)1 56( -s)1 39( d-)1 33( rd)1 56( or)1 44( re ec co)3 138( dr)1 44( cd)1 56( /c)1 44( o/)1 28( fo)1 50( nf)1 33( in)1 56( ti)1 28( st)1 33( /l li is)3 95( n/)1 28( an)1 56( ma)1 50( il lm)2 111( ai)1 28( ma)1 50( /m)1 83( e/)1 28( de)1 44( .d)1 56( s.)1 25( os)1 39( li io)2 78( er rl)2 72( be)1 44( .b)1 56( s.)1 25( ts)1 39( st)1 33( // /l li is)4 123( :/)1 28( p:)1 33( tt tp)2 89(h ht)1 89 44 1196 4392 t
|
|
9 B f
|
|
( Y)1 0( TY)1 65( IT)1 60( LI)1 35( IL)1 60( BI)1 35( AB)1 60( TA)1 65( ST)1 60( S)1 80( E)1 0( AC CE)2 125( FA)1 65( RF)1 55( TE ER)2 125( NT)1 60(I IN)1 100 17 720 4560 t
|
|
10 R f
|
|
(The interfaces provided by)3 1126 1 1080 4680 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 2249 4680 t
|
|
10 R f
|
|
( As)1 187(are designed for long term stability.)5 1516 2 2586 4680 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 4332 4680 t
|
|
10 R f
|
|
(depends on inter-)2 731 1 4669 4680 t
|
|
( of the interfaces offered by)5 1229(faces provided by the underlying operating system, the stability)8 2747 2 1080 4800 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 5106 4800 t
|
|
10 R f
|
|
( interfaces. Modi\256ed interfaces in the OS may enforce)8 2396(depends on the interface stability of the OS)7 1924 2 1080 4920 t
|
|
(modi\256ed interfaces in)2 887 1 1080 5040 t
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 2000 5040 t
|
|
10 R f
|
|
(.)2294 5040 w
|
|
(J)720 7680 w
|
|
(. .)1 47 1 759 7625 t
|
|
( 7)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7680 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 7 7
|
|
%%Trailer
|
|
done
|
|
%%DocumentFonts: Times-Roman Times-Bold Times-Italic Symbol
|
|
%%Pages: 7
|