[comp.sources.amiga] v90i271: NewNoClick - set NoClick bit in WB2.0 trackdisk.device, Part01/01

amiga-request@abcfd20.larc.nasa.gov (Amiga Sources/Binaries Moderator) (10/10/90)

Submitted-by: stefanb@cip-s02.informatik.rwth-aachen.de (Stefan Becker)
Posting-number: Volume 90, Issue 271
Archive-name: util/newnoclick/part01

[ uuencoded executable enclosed   ...tad ]

This is yet another NoClick program. It uses the new NoClick bit in the WB2.0
version of the trackdisk.device.

#!/bin/sh
# This is a shell archive.  Remove anything before this line, then unpack
# it by saving it into a file and typing "sh file".  To overwrite existing
# files, type "sh file -c".  You can also feed this as standard input via
# unshar, or by typing "sh <file", e.g..  If this archive is complete, you
# will see the following message at the end:
#		"End of archive 1 (of 1)."
# Contents:  Makefile NoClick.c NoClick.uu readme
# Wrapped by tadguy@abcfd20 on Tue Oct  9 21:13:20 1990
PATH=/bin:/usr/bin:/usr/ucb ; export PATH
if test -f 'Makefile' -a "${1}" != "-c" ; then 
  echo shar: Will not clobber existing file \"'Makefile'\"
else
echo shar: Extracting \"'Makefile'\" \(106 characters\)
sed "s/^X//" >'Makefile' <<'END_OF_FILE'
XCFLAGS=-pc
X
Xall: NoClick.o
X         ln NoClick.o -lc
X
XNoClick.o: Makefile
X         cc $(CFLAGS) NoClick.c
END_OF_FILE
if test 106 -ne `wc -c <'Makefile'`; then
    echo shar: \"'Makefile'\" unpacked with wrong size!
fi
# end of 'Makefile'
fi
if test -f 'NoClick.c' -a "${1}" != "-c" ; then 
  echo shar: Will not clobber existing file \"'NoClick.c'\"
else
echo shar: Extracting \"'NoClick.c'\" \(1849 characters\)
sed "s/^X//" >'NoClick.c' <<'END_OF_FILE'
X#include <stdio.h>
X#include <stdlib.h>
X#include <ctype.h>
X#include <exec/types.h>
X#include <devices/trackdisk.h>
X
Xvoid DoStuff(int, const char *);
Xstruct MsgPort *CreatePort(char *, LONG);
Xvoid DeletePort(struct MsgPort *);
Xstruct IOStdReq *CreateExtIO(struct MsgPort *, ULONG);
Xvoid DeleteExtIO(struct IOStdReq *);
Xlong OpenDevice(char *, ULONG, struct IOStdReq *, ULONG);
Xvoid CloseDevice(struct IOStdReq *);
X
Xvoid main(int argc, char **argv)
X{
X if (argc<2)
X  {
X   printf("Usage: %s [-]<0..%1d>\n",argv[0],NUMUNITS-1);
X   exit(20);
X  }
X
X while (--argc)
X  {
X   argv++;
X   if (**argv=='-') DoStuff(0,*argv+1);
X   else DoStuff(1,*argv);
X  }
X
X exit(0);
X}
X
Xvoid DoStuff(int doit, const char *arg)
X{
X ULONG unit;
X struct MsgPort *iop;
X struct IOStdReq *ior;
X
X if (!isdigit(*arg))
X  {
X   printf("Bad argument '%c'!\n",*arg);
X   return;
X  }
X
X unit=atol(arg);
X
X if ((unit<0) || (unit>NUMUNITS-1))
X  {
X   printf("Bad drive number '%ld'!\n",unit);
X   return;
X  }
X
X if (iop=CreatePort("",0))
X  {
X   if (ior=CreateExtIO(iop,sizeof(struct IOStdReq)))
X    {
X     if (!OpenDevice(TD_NAME,unit,ior,0))
X      {
X       if (ior->io_Device->dd_Library.lib_Version>=36)
X        {
X         printf("NoClick unit %ld ",unit);
X
X         if (doit)
X          {
X           ((struct TDU_PublicUnit *) (ior->io_Unit))->tdu_PubFlags|=TDPF_NOCLICK;
X           printf("ON\n");
X          }
X         else
X          {
X           ((struct TDU_PublicUnit *) (ior->io_Unit))->tdu_PubFlags&=~TDPF_NOCLICK;
X           printf("OFF\n");
X          }
X        }
X       else
X        printf("'" TD_NAME "' version 36 or better required!\n");
X
X       CloseDevice(ior);
X      }
X     else
X      printf("Can't open '" TD_NAME "' for unit %ld!\n",unit);
X
X     DeleteExtIO(ior);
X    }
X   else
X    printf("Can't create IORequest!\n");
X
X   DeletePort(iop);
X  }
X else
X  printf("Can't create port!\n");
X}
X
END_OF_FILE
if test 1849 -ne `wc -c <'NoClick.c'`; then
    echo shar: \"'NoClick.c'\" unpacked with wrong size!
fi
# end of 'NoClick.c'
fi
if test -f 'NoClick.uu' -a "${1}" != "-c" ; then 
  echo shar: Will not clobber existing file \"'NoClick.uu'\"
else
echo shar: Extracting \"'NoClick.uu'\" \(10233 characters\)
sed "s/^X//" >'NoClick.uu' <<'END_OF_FILE'
Xbegin 666 NoClick
XM```#\P`````````#``````````(```96````R`````$```/I```&5D[Z`\1.%
XM50``2.<```RM`````@`(;```(DAX``,@;0`,+Q!(>@!F3KH"^$_O``Q(>``4X
XM3KH6[EA/4ZT`"&<``#Q8K0`,(&T`#"!0#!``+68``!@@;0`,(%!2B"\(0J=.0
XMN@!"4$]@```2(&T`#"\02'@``4ZZ`"Y03V"^0J=.NA:D6$],WP``3EU.=55S,
XM86=E.B`E<R!;+5T\,"XN)3%D/@H``$Y5__1(YP``(&T`#!`02(!(P"\`3KH"U
XM4%A/2H!F```@(&T`#!`02(!(P"\`2'H!4$ZZ`DQ03TS?``!.74YU+RT`#$ZZ0
XM`F!83RM`__Q*K?_\90``#@RM`````__\8P``$B\M__Q(>@$L3KH"%%!/8,9"K
XMITAZ`3=.N@?P4$\K0/_X9P``[DAX`#`O+?_X3KH(]%!/*T#_]&<``,!"IR\MF
XM__0O+?_\2'H!!DZZ#H!/[P`02H!F``"((&W_]"!H`!0,:``D`!1E``!>+RW_5
XM_$AZ`.].N@&L4$]*K0`(9P``(B!M__0@:``8T?P````U"-```$AZ`-U.N@&(S
XM6$]@```D(&W_]"!H`!C1_````#5P`!`0"(```!"`2'H`NTZZ`6)83V````Q(X
XM>@"R3KH!5%A/+RW_]$ZZ#>183V```!`O+?_\2'H`R4ZZ`3A03R\M__1.N@A^N
XM6$]@```,2'H`WDZZ`2!83R\M__A.N@>\6$]@```,2'H`WTZZ`0A83V``_KI"G
XM860@87)G=6UE;G0@)R5C)R$*`$)A9"!D<FEV92!N=6UB97(@)R5L9"<A"@``A
XM=')A8VMD:7-K+F1E=FEC90!.;T-L:6-K('5N:70@)6QD(`!/3@H`3T9&"@`G)
XM=')A8VMD:7-K+F1E=FEC92<@=F5R<VEO;B`S-B!O<B!B971T97(@<F5Q=6ER3
XM960A"@!#86XG="!O<&5N("=T<F%C:V1I<VLN9&5V:6-E)R!F;W(@=6YI="`E+
XM;&0A"@!#86XG="!C<F5A=&4@24]297%U97-T(0H`0V%N)W0@8W)E871E('!O(
XM<G0A"@``("\`!$'L@`,0,`@`2(!(P`*`````!$YU2.<@($'O`!`D2"\*+R\`G
XM$$AL@1I.N@=\)``@`D_O``Q,WP0$3G5(YS`@)&\`$!`22(`,0``@9PH0$DB`#
XM#$``"68$4HI@Z'8`$!)(@`Q``"UF!G8!4HI@#!`22(`,0``K9@)2BG0`8!ARJ
XM"B`"3KH5I!(:2(%(P="!)``$@@```#`0$DB`0>R``Q`P``!(@`@```)FU$J#)
XM9P8@`D2`8`(@`DS?!`Q.=2I/87)#[(+&1>R"QK7)9@XR/``6:PAT`"+"4<G_K
XM_"E/@L8L>``$*4Z"RDCG@(`(+@`$`2EG$$OZ``A.KO_B8`9"I_-?3G-#^@`B<
XM3J[^:"E`@LYF#"X\``.`!TZN_Y1@!BI/3KH`&E!/3G5D;W,N;&EB<F%R>0!)E
XM^0``?_Y.=4CG`"!(YP`"(CP``0``,"R"O,'\``8L;(+*3J[_.DS?0``I0(+2V
XM9AY(YP$&F\TN/``!```L;(+*3J[_E$S?8(`N;(+&3G4@;(+20F@`!"!L@M(Q/
XM?``!`!`@;(+2,7P``0`*(&R"QB`L@L:0J``$4(`I0(+6(&R"UB"\34%.6$CG]
XM``*3R2QL@LI.KO[:3-]``"1`2JH`K&<\+R\`#"\O``PO"DZZ`0PI?`````&"R
XMVB!L@M)8B#`0`$"``#"`(&R"TM'\````"C`0`$"``#"`3^\`#&!J2.<``B!*@
XMT?P```!<+&R"RDZN_H!,WT``2.<``B!*T?P```!<+&R"RDZN_HQ,WT``*4""V
XMWB!L@MY*J``D9R9(YP`"(&R"WB!H`"0B$"QL@LY.KO^"3-]``"\L@MXO"DZZT
XM`F903REL@MZ"XDCG``(L;(+.3J[_RDS?0``@;(+2((!(YP`"+&R"SDZN_\1,-
XMWT``(&R"TB%```9G)$CG(`(D/````^U!^@`T(@@L;(+.3J[_XDS?0`0@;(+2_
XM(4``#"\L@N(O+(+F3KKZ)%!/+P!.NA$Z6$],WP0`3G4J`$CG.#(F+P`<*"\`:
XM("9O`"0@0TJH`*QG%"!#("@`K.6`+$`@+@`0Y8`D0&`$)&R"OA`22(!(P-"$>
XM5(`I0(+J2.<``G(`("R"ZBQL@LI.KO\Z3-]``"E`@NYF!DS?3!Q.=1`22(!(5
XMP"0`+P(@2E*(+P@O+(+N3KH"<$AZ`4H@0M'L@NXO"$ZZ#E`O!"\++RR"[DZZ.
XM`30@;(+N0C`H`"E\`````8+F)$+5[(+N4HHF2D_O`"`0$DB`2,`D``R`````\
XM(&<@#((````)9Q@,@@````QG$`R"````#6<(#((````*9@12BF#,#!(`(&UV#
XM#!(`(F8J4HH0&DB`2,`D`&<<%L(,@@```")F$`P2`")F!%**8`9"*___8`)@D
XMVF`X$!I(@$C`)`!G+`R"````(&<D#((````)9QP,@@````QG%`R"````#6<,9
XM#((````*9P06PF#*0AM*@F8"4XI2K(+F8`#_4D(32.<``G(`("R"YN6`6(`L?
XM;(+*3J[_.DS?0``I0(+B9@A"K(+F8`#^T'0`)&R"[F`:(`+E@"!L@N(AB@@`O
XM+PI.N@?^U<!2BEA/4H*TK(+F;>`@`N6`(&R"XD*P"`!@`/Z8(`!,[P,```0@P
XM""(O``Q*&&;\4X@0V5?)__P$@0`!``!J\D(@3G5(YS`R+&\`&$CG``)P`$/ZQ
XM`-8L;(+*3J[]V$S?0``I0(+R9@9,WTP,3G5(YP`"(&\`("!H`"0@:``$+&R"W
XM\DZN_[),WT``)$!*@&=^2.<``D/Z`*$@:@`V+&R"\DZN_Z!,WT``)`!G4$CG(
XM(`(D/````^TB%RQL@LY.KO_B3-]`!"9`2H!G,B`+Y8`F`"!#+6@`"`"D+4L`Z
XMG$CG(`(D/````^U!^@!6(@@L;(+.3J[_XDS?0`0M0`"@2.<``B!*+&R"\DZN<
XM_Z9,WT``2.<``B)L@O(L;(+*3J[^8DS?0`!"K(+R8`#_0&EC;VXN;&EB<F%R"
XM>0!724Y$3U<`*@!,[P,```0@""(O``Q@`A#95\G__&<,!($``0``:O!.=4(88
XM4<G__`2!``$``&KR3G5(YR`P)F\`$$CG``)P_RQL@LI.KOZV3-]``"0`#(#_L
XM____9@AP`$S?#`1.=4CG``(B/``!``%P(BQL@LI.KO\Z3-]``"1`2H!F%DCG9
XM``(@`BQL@LI.KOZP3-]``'``8,8E2P`*%6\`%P`)%7P`!``(0BH`#A5"``](6
XMYP`"D\DL;(+*3J[^VDS?0``E0``0(`MG%$CG``(B2BQL@LI.KOZ>3-]``&`0W
XM($K1_````!0O"$ZZ!>Q83R`*8`#_;$CG`"`D;P`(2JH`"F<22.<``B)*+&R"O
XMRDZN_IA,WT``%7P`_P`()7S_____`!1(YP`"<``0*@`/+&R"RDZN_K!,WT``S
XM2.<``G`B(DHL;(+*3J[_+DS?0`!,WP0`3G5(YR`P)F\`$"0O`!0@"V8(<`!,Y
XMWPP$3G5(YP`"(CP``0`!(`(L;(+*3J[_.DS?0``D0$J`9@1P`&#8%7P`!0`('
XM-4(`$B5+``X@"F#&2.<`("1O``@@"F8&3-\$`$YU%7P`_P`()7S_____`!0EW
XM?/____\`&$CG``)P`#`J`!(B2BQL@LI.KO\N3-]``&#*3E7]]$CG/S(F;0`(Z
XM+&T`$'X`)&T`#!829@H@!TS?3/Q.74YU4HH,`P`E9T(D!R!3L>L`!&0,(%-20
XMDQ"#<``0`V`.<``0`R\`+PM.N@404$\,@/____]G``1D4H(6$F8$(`)@N%**2
XM#`,`)6;"+@)X`"M\````(/_\%AIP`!`#8&8(Q```8/((Q``!8.P(Q``"8.8(2
XMQ``#8.!8CB0N__Q*@FP&",0``$2"%AI@5BM\````,/_\=`!@&"`"YX!R`!(#^
XMT('0@M"")``$@@```#`6&G``$`-![(`#$#```$B`"````F;48!P$0``@9Z!7\
XM0&>B7T!GI%-`9XY50&>$5T!GK&"R*T+_^"0\``!]Q@P#`"YF7!8:#`,`*F84@
XM6(XD+O_\2H)L!B0\``!]QA8:8#!T`&`8(`+G@'(`$@/0@=""T((D``2"````O
XM,!8:<``0`T'L@`,0,```2(`(```"9M0,@@``?<9G""M\````(/_\*@(,`P!H$
XM9@8(Q``'8!8,`P!L9@8(Q``&8`H,`P!,9@8(Q``(%AHK2@`,<``0`V```8Y@V
XM``,:"`0`!V<*6(X@;O_\,(=@&`@$``9G"EB.(&[__""'8`A8CB!N__P@AW0`*
XM8``!J%B.)&[__"\*3KH#""0`#(4``'W&6$]G!K2%;P(D!6```898CA8N__]!W
XM[?WX)$@0@W0!8``!<G0(8!``1`!(=GAT$&`&",0`!'0*#`,`6&8(0?H"GB`(?
XM8`9!^@*G(`@K0/WT"`0`!F<(6(XL+O_\8!0(!``$9PA8CBPN__Q@!EB.+"[_=
XM_`@$``1G"DJ&;`9$A@C$``5![?_X)$@,A0``?<9F`GH!2H9F!$J%9QPB`B`&X
XM3KH%["!M_?05,`@`(@(@!DZZ!>@L`&;D0>W_^)'*)`@(!``#9VX,`P!O9A1*+
XM@F<*#!(`,&<(M(5M!"H"4H5@5`P#`'AG!@P#`%AF2$J"9T0,$@`P9SZTA6P0Y
XM0>W]^K'*9`@5/``P4H)@[`@$``!F'`RM````,/_\9A(@`E2`L*W_^&P(*BW_K
XM^%6%8,H5`Q4\`#!4@K2%;!!![?WXL<ID"!4\`#!2@F#L8$P$0``E9P#^R`1`1
XM`#-G`/[8!$``"V<`_K)30&<`_LY;0&<`_LA;0&<`_E!30&<`_JY30&<`_JQ75
XM0&<`_FQ50&<`_JY70&<`_J!@`/XJ"`0`!&<H"`0`!6<&%3P`+6`:"`0``6<&L
XM%3P`*V`."`0``F<&%3P`(&`"4X)2@MZ""`0``&8``)`,K0```##__&9""`0`;
XM!&<\,`0"0``F9S0@4['K``1D#B!34I,0FG``$"K__V`.<``0&B\`+PM.N@%T[
XM4$\,@/____]G``#(4ZW_^%."8#0@4['K``1D$"!34I,0K?__<``0+?__8!!P;
XM`!`M__\O`"\+3KH!.E!/#(#_____9P``CE*'("W_^%.M__BP@F[`*@(@`E.":
XM2H!G+B!3L>L`!&0.(%-2DQ":<``0*O__8`YP`!`:+P`O"TZZ`/103PR`____C
XM_V=(8,H(!```9SPD!6`L(%.QZP`$9`X@4U*3$+P`('``<"!@#$AX`"`O"TZZ3
XM`+Y03PR`_____V<24H<@+?_X4ZW_^+"";LA@`/M8</]@`/M<,#$R,S0U-C<X'
XM.4%"0T1%1@`P,3(S-#4V-S@Y86)C9&5F`"!O``0@"$H89OQ32)'`(`A.=2!O5
XM``0@B%B00J@`!"%(``A.=2\.+&R"RB)O``A.KOX^+%].=2\.+&R"RB!O``A,Z
XM[P(!``PB+P`43J[^1"Q?3G5(YP`@0>R!!"1(+PI.N@&^6$_5_````!9![(*\5
XMM<AEZDS?!`!.=4CG/"`D;P`8*"\`'"`*9P`!D#0J``QG``&("`(`"68``8`(E
XM`@`#9@`!>"!*T?P````,,!`"0._],(!*J@`(9AP,A/____]F"'``3-\$/$YU;
XM+PI.N@,F-"H`#%A/"`(`#F8T(%*QZ@`(8QY(>``!(!*0J@`$+P`0*@`.2(!([
XMP"\`3KH$JD_O``PDJ@`((&H`$-'2)4@`!`R$_____V8$=@!@`A8$(!*0J@`(/
XM*@`P`@)``*!G3@R$_____V<B(%)2DA"#($K1_`````PP$`C```XP@#0`0?K_H
XM!"E(@O92A0R$_____V<,#`,`"F<&NJH`$&4$>/]@#"52``1P`!`#8`#_2@@"Z
XM``YG,$J%9QPO!2\J``@0*@`.2(!(P"\`3KH$U+"%3^\`#&9>($K1_`````PPI
XM$`B```XP@`R$_____V82)*H`""5J``@`!'``$`-@`/[Z0?K^ABE(@O8@2M'\%
XM````##`0",``#C"`)*H`""!J`!#1TB5(``0@4E*2$(-P`!`#8`#^QB!*T?P`=
XM```,,!`(P``",(`E:@`(``0DJ@`(</]@`/ZF3E7_]DCG."`D;0`(=``@"F<&M
XM2FH`#&8*</],WP0<3EU.=0@J``$`#&8*+PI.N@"@A(!83Q`J``Y(@$C`+P!.H
XMN@;FA(`(*@````U83V<*+RH`"$ZZ`?183TIJ`!1G3DAZ`&I(;?_W3KH"KC@JT
XM`!1V`%!/<``P!'(*3KH`V@:`````,'('DH-![?_W$8`8`$C$B?P`"E*##(,`[
XM```%;=1"+?__2&W_]TZZ`W!83T*20JH`!$*J``A":@`,2H)G!G#_8`#_6'``_
XM8`#_4E1-4`!(YP`@)&\`""`*9D1![($$)$A*:@`,9R8P*@`,`D`""&8<2'C_^
XM_R\*3KK]8@R`_____U!/9@AP_TS?!`!.==7\````%D'L@KRUR&7&<`!@Z$AX'
XM__\O"DZZ_3103V#:2.=(`$*$2H!J!$2`4D1*@6H&1($*1``!83Y*1&<"1(!,-
XMWP`22H!.=4CG2`!"A$J`:@1$@%)$2H%J`D2!81H@`6#8+P%A$B`!(A]*@$YUO
XM+P%A!B(?2H!.=4CG,`!(04I!9B!(038!-`!"0$A`@,,B`$A`,@*"PS`!0D%(^
XM04S?``Q.=4A!)@$B`$)!2$%(0$)`=`_0@-.!MH%B!)*#4D!1RO_R3-\`#$YU4
XM2.<@("1O``QT01`J``Y(@$C`+P!.N@$Z2H!83V<"="$E?```!```$$AX!`!.#
XMN@#&)4``"%A/9A@E?`````$`$"!*T?P````/)4@`"#0\`(`@2M'\````#'``B
XM,!`R`DC!@($P@"5J``@`!"2J``A,WP0$3G5(YP`PE\LD;(+Z8!`@2E"((F\`E
XM#+/(9PXF2B12(`IF[$S?#`!.=2`+9P0FDF`$*5*"^DCG``(@*@`$4(`B2BQL4
XM@LI.KO\N3-]``&#42.<`,"1L@OI@'"922.<``B`J``10@")*+&R"RDZN_RY,'
XMWT``)$L@"F;@0JR"^DS?#`!.=4CG("`D+P`,2H)F"'``3-\$!$YU2.<``G(`S
XM(`)0@"QL@LI.KO\Z3-]``"1`2H!F!'``8-I!^O^6*4B"_B2L@OHE0@`$*4J"E
XM^B`*4(!@P$SO`P``!"`($-EF_$YU2.<@("0O``QR!B`"3KH$3"1`U>R"TDJ"1
XM;0PP;(*\L<)O!$J29A`I?`````.#`G#_3-\$!$YU2.<``G(&(`).N@0:(&R"<
XMTB(P"``L;(+.3J[_*$S?0`!*@&<$<`%@`G``8,Y(YS`@)"\`$$ZZ`6IR!B`"W
XM3KH#YB1`U>R"TDJ";0PP;(*\L<)O!$J29A`I?`````.#`G#_3-\$#$YU2.<PZ
XM`B`O`"13@"8`)"\`("(2+&R"SDZN_[Y,WT`,)@`,@/____]F&$CG``(L;(+.R
XM3J[_?$S?0``I0(,"</]@NDCG,`)V`'0`(A(L;(+.3J[_ODS?0`Q@HDCG``(B%
XM+P`(+&R"SDZN_[A,WT``2H!F&$CG``(L;(+.3J[_?$S?0``I0(,"</].=7``0
XM8/I(YS`@)"\`$$ZZ`*1R!B`"3KH#("1`U>R"TDJ";0PP;(*\L<)O!$J29A`IF
XM?`````.#`G#_3-\$#$YU,"H`!`)```-F#"E\````!H,"</]@Y`@J``,`!&<6?
XM2.<P`G8!=``B$BQL@LY.KO^^3-]`#$CG,`(F+P`D)"\`("(2+&R"SDZN_]!,8
XMWT`,)@`,@/____]F&$CG``(L;(+.3J[_?$S?0``I0(,"</]@BB`#8(9(YR``Q
XM2.<``B(\```0`'``+&R"RDZN_LY,WT``)``(```,9Q)*K(+:9@@@`DS?``1.V
XM=4ZZ``9P`&#R2.<P`G8$0?H`+B0(+P,O`BQL@LY.KO_$(@`D'R8?+&R"SDZN-
XM_]!,WT`,2'@``4ZZ``I83TYU7D,*`$JL@P9G%"!L@P8@:``$3I`@;(,&*5"#X
XM!F#F2JR"]F<&(&R"]DZ0+R\`!$ZZ``983TYU2.<P`"8O``Q*K(+29S)T`&`*D
XM+P).N@%P6$]2@C!L@KRQPF[N2.<``C`L@KS!_``&(FR"TBQL@LI.KO\N3-]`V
XM`$JL@OYG!B!L@OY.D$JL@L)G%$CG``(B+(+"+&R"SDZN_Z9,WT``2JR#"F<(K
XM(&R#"B"L@PY*K(,29Q1(YP`"(FR#$BQL@LI.KOYB3-]``$JL@Q9G%$CG``(B8
XM;(,6+&R"RDZN_F),WT``2JR#&F<42.<``B)L@QHL;(+*3J[^8DS?0`!*K(,><
XM9Q1(YP`"(FR#'BQL@LI.KOYB3-]``$CG``8L>``$""X`!`$I9Q!+^@`(3J[_&
XMXF`&0J?S7TYS*E]*K(+>9CQ*K(+N9S1(YP`"("R"ZB)L@NXL;(+*3J[_+DS?E
XM0`!(YP`"("R"YN6`6(`B;(+B+&R"RDZN_RY,WT``8"1(YP`"+&R"RDZN_WQ,H
XMWT``2.<``B)L@MXL;(+*3J[^ADS?0`!(YP`"(FR"SBQL@LI.KOYB3-]``"`#J
XM+FR"QDYU3-\`#$YU2.<@("0O``QR!B`"3KH`2B1`U>R"TDJ";0PP;(*\L<)O3
XM!$J29A`I?`````.#`G#_3-\$!$YU,"H`!`)`@`!F$DCG``(B$BQL@LY.KO_<D
XM3-]``$*2<`!@V$CG<``T`<3`)@%(0\;`2$-"0]2#2$#`P4A`0D#0@DS?``Y.*
XM=0`````#[`````$````!```$/@````````/R```#Z@```+$`("`@("`@("`@;
XM,#`P,#`@("`@("`@("`@("`@("`@(""00$!`0$!`0$!`0$!`0$!`#`P,#`P,(
XM#`P,#$!`0$!`0$`)"0D)"0D!`0$!`0$!`0$!`0$!`0$!`0$!`4!`0$!`0`H*.
XM"@H*"@("`@("`@("`@("`@("`@("`@("0$!`0"``````````````````````P
XM`````````````````````````````````````````````````````````````
XM`````````````````````````````````````````````````````````````
XM```````````````````````````````````````````````"`````````0``#
XM````````````````!``!``````$```````````````````0``@`````!````-
XM`````````````````````````````````````````````````````````````
XM`````````````````````````````````````````````````````````````
XM`````````````````````````````````````````````````````````````
XM`````````````````````````````````````````````````````````````
XM`````````````````````````````````````````````````````````````
XM`````````````````````````````````````````````````````````````
XM`````````````````````````````````````````````````````````````
XM`````````````````````````````````````````````````````````````
XG```````````````````4``````````````/R```#ZP````$```/RM
X``
Xend
Xsize 7284
END_OF_FILE
if test 10233 -ne `wc -c <'NoClick.uu'`; then
    echo shar: \"'NoClick.uu'\" unpacked with wrong size!
fi
# end of 'NoClick.uu'
fi
if test -f 'readme' -a "${1}" != "-c" ; then 
  echo shar: Will not clobber existing file \"'readme'\"
else
echo shar: Extracting \"'readme'\" \(681 characters\)
sed "s/^X//" >'readme' <<'END_OF_FILE'
XNoClick for WB2.0                                                10-Aug-90
X
XThis is yet another NoClick program. It uses the new NoClick bit in the WB2.0
Xversion of the trackdisk.device.
X
XSYNTAX:
X
X   NoClick [-]<drive> [-]<drive> ....
X
X        drive: 0..3  - number of disk drive
X
XEXAMPLES:
X
X   NoClick  0 - Disable "clicking" on disk drive 0
X   NoClick -1 - Ensable "clicking" on disk drive 1
X
XThis program is FreeWare. Bugs, comments send to:
X
X(Snail)Mail : Stefan Becker, Holsteinstrasse 9, 5100 Aachen, West Germany
XPhone       : +49-241-505705
XInterNet    : stefanb@cip-s02.informatik.rwth-aachen.de
XUUCP        : ..mcvax!unido!rwthinf!cip-s02!stefanb
XFIDO        : 2:242/7.6
END_OF_FILE
if test 681 -ne `wc -c <'readme'`; then
    echo shar: \"'readme'\" unpacked with wrong size!
fi
# end of 'readme'
fi
echo shar: End of archive 1 \(of 1\).
cp /dev/null ark1isdone
MISSING=""
for I in 1 ; do
    if test ! -f ark${I}isdone ; then
	MISSING="${MISSING} ${I}"
    fi
done
if test "${MISSING}" = "" ; then
    echo You have the archive.
    rm -f ark[1-9]isdone
else
    echo You still need to unpack the following archives:
    echo "        " ${MISSING}
fi
##  End of shell archive.
exit 0
-- 
Mail submissions (sources or binaries) to <amiga@uunet.uu.net>.
Mail comments to the moderator at <amiga-request@uunet.uu.net>.
Post requests for sources, and general discussion to comp.sys.amiga.