home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / chip_20022115.iso / amiga / chiputil / bk_resetcard.rea < prev    next >
Text File  |  2002-01-07  |  2KB  |  46 lines

  1. Short:    CardReset in form of module for BlizKick
  2. Author:   artpo@wp.pl (Artur Pogoda)
  3. Uploader: artpo@wp.pl (Artur Pogoda)
  4. Type:     util/boot
  5. Requires: util/boot/BlizKick, A1200 with Blizzard turbo board, OS 2.0+
  6.  
  7.  
  8.  Description:
  9.  
  10. BK_ResetCard is pack of two modules for BlizKick (program written by
  11. Harry "Piru" Sintonen). These modules include main procedure of CardReset
  12. and force reset signal on Amiga PCMCIA slot. Module DosResetCard works
  13. very similar to CardReset, but ColdResetCard is run before "boot" devices
  14. are installed in system and boot block is loaded from disk.
  15.  
  16.  
  17.  Usage:
  18.  
  19. BlizKick <path/name_ROM> <path/name_MODULE> EXTRESBUF=144
  20.  
  21.  where:
  22.  
  23. path/name_ROM      Full path and name Kickstart file, or * if original ROM
  24.                    should be used by BlizKick.
  25.  
  26. path/name_MODULE   ColdResetCard or DosResetCard and names others modules
  27.                    that you use with BlizKick. Full path is required only
  28.                    if BKMODPATH variable has not been defined.
  29.  
  30. EXTRESBUF          Size external buffer for modules. Both ColdResetCard and
  31.                    DosResetCard require 144 Bytes buffer lenght.
  32.  
  33.  
  34.  Installation:
  35.  
  36. Copy DosResetCard and ColdResetCard to Devs:Modules directory.
  37. Modify parameters of BlizKick in your Startup-Sequence.
  38. Remove pcmciafix hardware hack (capacitor between CC_RESET and VCC).
  39.  
  40.  
  41.  Thanks to:
  42.  
  43. Harry "Piru" Sintonen for cnet.device and BlizKick and more...
  44. Luca "Hexaae" Longone for your idea CardReset as module for BlizKick.
  45. And others Amiga people for good mails after release CardReset on Aminet.
  46.