Get them from Aminet then and install them on C:
Then you only need the following declaration pretty early at startup-sequence:
FailAt 11
C:CardPatch
C:CardReset TICKS 50
FailAt is only needed cause if you start without and PCMCIA card in the slot, it will put an error 10 message from CardReset. You can exclude FailAt and put an >NIL: at the end of the command if that suits you better.