home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #9 / Amiga Plus CD - 2004 - No. 09.iso / amigaplus / tools / hardware / coyoteflash / coyoteflash.txt < prev    next >
Encoding:
Text File  |  2004-08-03  |  5.1 KB  |  140 lines

  1. CoyoteFlash Instructions (1.4)
  2.  
  3. Introduction
  4. ------------
  5.  
  6. CoyoteFlash is a program designed for the individual Computers FlashROM
  7. card. It allows the user to freely modify the contents of the flash
  8. chips on board.
  9.  
  10. Requirements
  11. ------------
  12.  
  13. The program should work on all Amiga's with at least Kickstart 2.04 or
  14. up. An individual Computers Kickflash OS4 card is required as well.
  15.  
  16. Installation
  17. ------------
  18.  
  19. Use the supplied installer or drag the CoyoteFlash drawer to any place on
  20. your harddisk. It should work from both Workbench and the CLI, without the
  21. need of any external files except asl.library.
  22.  
  23. Usage
  24. -----
  25.  
  26. * (Flash) Load
  27.  
  28. Allows the user to load the contents of the FlashROM to a mirror file in
  29. memory. The entire 1024KB will be loaded.
  30.  
  31. * (Flash) Save
  32.  
  33. Will save the mirror file to the flash card. If the filesystem is
  34. recognized, it will only save the part which is in use. Elsewise, it will
  35. save the complete 1024KB.
  36.  
  37. * (Image) Load
  38.  
  39. Allows the user to load a mirror file rom disk. This file can easily be 
  40. edited or written using the Flash Save button.
  41.  
  42. * (Image) Save
  43.  
  44. Saves an entire image to disk. Handy to backup the contents of a flash
  45. card at once.
  46.  
  47. * (Other) Firmware
  48.  
  49. Replaces the firmware of the flashcard or mirror with a new one. Make
  50. sure that the firmware selected is an official one. A bad firmware can
  51. crash the machine on bootup!
  52.  
  53. When the firmware is written it will ask if the card should only install
  54. modules when KickStart 3.1 is present. This is only useful for people who
  55. are using another KickStart remapper and do not have KickStart 3.1 ROM 
  56. chips. In this case the firmware will skip the ROM module install process 
  57. when KS3.1 is not available yet. 
  58.  
  59. IMPORTANT: If you are using the 512KB Kickstart remapping feature for 
  60. Cyberstorm MK1, MK2, MK3, CSPPC, BlizzardPPC or A3640 cards, please 
  61. answer NO to this question!
  62.  
  63. * (Other) Format
  64.  
  65. This button contains two different modes:
  66.  
  67. 1. Format
  68.  
  69. Allows the user to format the mirror file or flashcard. The entire mirror
  70. file or flashcard will be emptied and an empty filesystem will be added.
  71.  
  72. 2. Diagnostics
  73.  
  74. Shows some information about the flashcard and its contents. The firmware
  75. version is displayed and the sector protection. Sector protection is a
  76. hardware process which can not be modified from software. Therefore all
  77. the sectors should always be write enabled. When a 'X' is present, the
  78. sector is protected.
  79.  
  80. * (Other) Add ROM
  81.  
  82. Allows the user to add a KickStart ROM or AmigaOS ROM Updates. They are
  83. always added to the mirror file (not to flash) and can be saved using the
  84. Flash Save button. It will automatically tell if the firmware supports
  85. KickStart remapping or not and will ignore the file on bootup if remapping
  86. is not supported. The only way to remove the KickStart file is to click on
  87. the 'ROMK Kickstart ROM' line of the programs file browser. To use the
  88. Retro Kickstart remapping feature of firmware 1.6 or higher, simply
  89. add the 34.005 Kickstart file to the ROMK slot or if you would like to use
  90. the 512KB Kickstart remapping as well, join the files. For example typing
  91. the following in the CLI:
  92.  
  93. join devs:rom34.005 devs:rom3.1 TO newrom
  94.  
  95. will create a 768KB file which can be added to make use of both features.
  96. The order of joining makes no difference.
  97.  
  98. Coyote Flux or Individual Computers will NOT send Kickstart ROM files to 
  99. anybody, so please do not bother asking us!
  100.  
  101. AmigaOS ROM Updates can be added, Setpatch should autodetect the modules 
  102. if everything is installed correctly. Since the early bootup can be very
  103. dependent on different hardware, please report any problems to the authors
  104. and leave a message about the hardware on which it fails.
  105.  
  106. CoyoteFlash will automatically ask which modules you want to install or
  107. not. 
  108.  
  109. Like with the KickStart ROM, the only way to remove the AmigaOS ROM modules
  110. is by clicking the 'ROMU AmigaOS ROM Update' line of the program's
  111. file browser.
  112.  
  113. * File/Module adding
  114.  
  115. When the board is unused, the first file present will be CoyoteDiskBlock.
  116. This file is the actual data written to disk on bootup. Removing this file 
  117. is required, but it will remove the functionality of saving on bootup.
  118. Since version 1.52, the firmware for saving has been added to the 
  119. Coyote Flash archive saved to the floppy disk. When the CoyoteDiskBlock 
  120. file is added to the Kickflash card, it must always be in the first "FILE" 
  121. slot to be recognized and saved to disk on bootup.
  122.  
  123. Nearly any kind of resident module should work now, just make sure not to
  124. install two different modules with the same name at once (such as both the 
  125. scsi.device from the AmigaOS ROM Update as well as another seperate file). 
  126. The OpenOXYPPort CLI command from Oxyron's OxyPatcher can be added as well 
  127. for installation directly from the Flash card.
  128.  
  129. Adding and removing files is easy. Just press on any slot and it will add
  130. a file when the slot is empty. If the slot it set, it will ask if you would
  131. like to remove the file. Added files are ALWAYS loaded to the first slot
  132. available and will only affect the mirror file until Flash Save is used.
  133.  
  134. Since CoyoteFlash 1.4, you can also press the Add File button to add files.
  135. This is the only way to add files if the first nine file slots are already
  136. in use.
  137.  
  138.  
  139.  
  140.