home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / tools / system / scsi_44-38 / scsidocs / scsiconfig.notes < prev    next >
Encoding:
Text File  |  1998-01-26  |  3.2 KB  |  121 lines

  1. SCSIConfig 1.27
  2. - blizzppc.device added
  3.  
  4. SCSIConfig 1.26
  5. - little improved error output
  6.  
  7. SCSIConfig 1.25
  8. - smarter 4G output
  9.  
  10. SCSIConfig 1.24
  11. - Another layout fix...sigh..propfonts suck with gadtools
  12.  
  13. SCSIConfig 1.23
  14. - Gadtools Layout problem hopefully fixed:-)
  15.   (Sven Ottemann)
  16.  
  17. SCSIConfig 1.22
  18. - Changed copyright message
  19. - TD64 commitee production
  20.  
  21. SCSIConfig 1.21
  22. - Little GUI changes
  23. - Added 64Bit support
  24.  
  25. SCSIConfig 1.20
  26. - Fixed New UnitID style:-)
  27.   (This source is so old it smells)
  28. - Fixed a correct partition blocksize bug with a physical blocksize != 512.
  29. - Fixed Format LowLevel,Capacity wrong scsi_CmdLength...really weird
  30.   that this worked with the old FLogic/EMulex driver...Voodoo
  31.  
  32. SCSIConfig 1.19
  33. - Added New UnitID style
  34.  
  35. SCSIConfig 1.18
  36. - Fixed LSEG generation problem where the filesize was equal to n*LSEG Size
  37.   (Great Bugreport by Torsten Lang)
  38.  
  39. SCSIConfig 1.17
  40. - Improved Disk Layout Calculation..solved the Zip(0,0,0) problem
  41.  
  42. SCSIConfig 1.16
  43. - Changed MSDOS ID 0x4d534000 to 0x4d534800
  44. - Copyright text changes
  45.  
  46. SCSIConfig 1.15
  47. - Added a check for devide by 0 which could only occur if SOMETHING really
  48.   goes wrong in the Config/HD Recognition.
  49.  
  50. SCSIConfig 1.14
  51. - Removed unnecessary V7 check
  52.  
  53. SCSIConfig 1.13
  54. - Fixed some problem in the disk layout calculation
  55.  
  56. SCSIConfig 1.12
  57. - Auto Device Lookup
  58.  
  59. SCSIConfig 1.11
  60. - Don`t send a Start Unit command to scsi units where it's not supported.
  61.   (Mustek fucks this up as usual)
  62.  
  63. SCSIConfig 1.10
  64. - Fixed writing a RDB with a FSH ptr into nowhereland.
  65. - Fixed broken "OK" button in filesystem module
  66. - Changed Mask 0xfffffffc to 0xffffffff because ffs is too lame.
  67.  
  68. SCSIConfig 1.9
  69. - Phase5 name change
  70. - Lun support for new scsi devices
  71.  
  72. SCSIConfig 1.8
  73.  
  74. - A lot internal changes
  75. - Raid support(Not complete because of lame Phase5 handling of this issue)
  76. - Some RDB fields calculated needed for an unknown reason for NetBSD
  77.  
  78. SCSIConfig 1.5
  79.  
  80. - Improved broken RDB-Filesystem entry detection
  81. + Requester when you change parameters that lead to a changed disk layout
  82.  
  83. SCSIConfig 1.4
  84.  
  85. - Gui design adjusted to the new window sizes
  86.  
  87. - Added BlockSize gadget in the Partition Window, so
  88.   you can now adjust the logical size of a block on the HD.
  89.   For example: 2048Size
  90.  
  91. - Fixed Problem with the partition selection in the Used Blocks Listview
  92.   Didn`t work always...
  93.  
  94. - If no partition is on the hd scsiconfig uses an EndCyl that is 1 Cycl
  95.   too high...i had fixed this somewhere else but not for this case.
  96.   Stupid....
  97.  
  98. - Fixed Add Partition problem if there's no room for a new partition.
  99.   The Start and Endcycl could get unlogic values if some sideconditions
  100.   were true.
  101.  
  102. - A new StartCyl/EndCyl check when you click on Ok in the partition window
  103.   could catch wrong partition datas in old RDBs
  104.  
  105. - Now it outputs if you use not optimized Mask/Transfer values when you
  106.   click on Ok in the partition window. Keep in mind that Gigamem
  107.   have to change the Mask values to other NONOPTIMIZED values.
  108.  
  109. - Now it outputs a warning when you want to calculate a new Disklayout
  110.   with Load Drivegeometry
  111.  
  112. - Totalsecots=0 savety check
  113.  
  114. - Optical Device are treated like Random Access Devices now
  115.  
  116. - some internal changes
  117.  
  118. - fixed Lowlevel Format problem..hopefully
  119.  
  120. - protected against starting several SCSIConfigs
  121.