home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 5 / CD_Magazyn_EXEC_nr_5.iso / Programy / MorphOS / morphosuser-150201.lha / notes / blizzppc.notes < prev    next >
Encoding:
Text File  |  2001-02-14  |  4.3 KB  |  182 lines

  1.  
  2. Problems:
  3.   o Enter the BootMenu GUI, then leave it...SysIHack won`t
  4.     start because it checks if the gadtools.library is already
  5.     used. The gadtools.library can`t be expunged so there`s
  6.     no cure for this problem.
  7.   o ACDPlay sends READ SUB-CHANNEL 0x42 SCSI command with the
  8.     sc_CmdLength=6 but the SCSI-2 specs demand 10 Bytes for the cmd.
  9.     The consequence is an error requester.(Friedhelm Bunk)
  10.  
  11. Open:
  12.   o >8x Audio cdda and the toomuchdata error
  13.  
  14.  
  15. ReleaseNotes:
  16.  
  17. V45.12
  18.  o Fixed a potential task startup problem
  19.  
  20. V45.11
  21.  o reactivated the ramwait state settings
  22.  
  23. V45.10
  24.  o failed OpenDevice now also clears io_Unit,io_Device
  25.  o CloseDevice now does nothing if no io_Unit Ptr is there 
  26.  
  27. V45.9
  28.  o fixed a taglist problem
  29.  
  30. V45.8
  31.  o Init Errorcheck improved
  32.  
  33. V45.7
  34.  o Forgot a newlist tc_MemEntry
  35.  
  36. V45.6
  37.  o Internal reworks
  38.  
  39. V45.5
  40.  o Fixed dma cachew problem
  41.  
  42. V45.4
  43.  o remove Exec's list function usage to inline macros
  44.  
  45. V45.3
  46.  o Fixed the inc partition index postfix bug
  47.  o wrapped copymem on memcpy
  48.  
  49. V45.2
  50.  o Added Blizzard SCSI HW check
  51.  
  52. V45.1
  53.  o Initial work
  54.  
  55. V44.31
  56.  o Ooops:-)..the final warp protection was too final:-)
  57.    Now it`s hidden smarter...
  58.  
  59. V44.30
  60.  o Ooops..the removable resident+task shouldn`t be there for
  61.    a no SCSI version...slipped.
  62.  
  63. V44.29
  64.  o Mount Gadget for each Unit so you can force a Mount even
  65.    for DVD Rams which say they are a CDROM.
  66.  
  67. V44.28
  68.  o CVPPC support..
  69.  o Removable is now start by a seperate resident
  70.  o new bios keys..check the bios docs
  71.  
  72. V44.27
  73.  o "switch" openscreen mode is now saved too
  74.  o Some text changes in the synchron/offset area to
  75.    reflect more the technical side of SCSI:-)
  76.  
  77. V44.26
  78.  o resolution switch now does a fresh restart to avoid some trouble. 
  79.  o auto mode more intelligent now...auto was ignored for non RDB
  80.    units...now it assumes YES if the unit has no RDB but if it has
  81.    a RDB it checks for the Reselection/Sync flag in the RDB as usual.
  82.    Synchron/Reselection isn`t used if the unit itself marks itself
  83.    as not supporting them.
  84.  
  85. V44.25
  86.  o Oh well..some people really want 15khz support so here they get it in
  87.    interlace(press SPACE)
  88.  o Little SCSIHardware check problem fixed
  89.  
  90. V44.24
  91.  o Now the removable check also cares for SizeBlock and SectorPerBlock to
  92.    detect medium changes where the layout is the same but not these 2 fields
  93.    for some reason.
  94.  o ALICE_LHS is now cleared(VGAOnly)...the monitor itself doesn`t need it
  95.    but the OS itself needs it to create a real 31khz screen
  96.  
  97. V44.23
  98.  o SCSI/CDFS Menus off, if no SCSI hardware is there
  99.  
  100. V44.22
  101.  o 31khz monitor
  102.  o 31khz bootmenu config changes
  103.  
  104. V44.21
  105.  o screen space optimization
  106.  
  107. V44.20
  108.  o Bootmenu support now for no scsi versions
  109.  o internal bootmenu changes
  110.  o PatchNCRSCSI
  111.  
  112. V44.19
  113.  o "right shift" is now "a"
  114.  
  115. V44.18
  116.  o Map sw restructured..if that helps..only god knows.
  117.    Black Magic
  118.  
  119. V44.17
  120.  o Boot BIOS "right shift" is now "left shift" because of Picasso
  121.    conflict.
  122.  
  123. V44.16
  124.  o Bootmenu GUI Problem with the Unit.Synchron Gadget fixed
  125.  o patchmac`s scan now aligns the search ptr to avoid
  126.    the V39.106 odd rt_Name start ptr problem.
  127.    Then it hasn`t found the patch pattern
  128.  
  129. V44.15
  130.  o Forgotten freegadgets in the Bootmenu
  131.  o Added CDFS Cache(only useful for the P5 cdfs) support
  132.  o fixed a forgotten ram config problem
  133.  
  134. V44.14
  135.  o CDRDBScan bootmenu gadget
  136.  o Fix to the cd devicename update
  137.  
  138. V44.13
  139.  o changed CDP5 to CDFS
  140.  
  141. V44.12
  142.  o Added CDrive filesystem support
  143.  o Rework GUI again and added CDRom Mount/Boot support
  144.  o initialize the devicename into a fse Node
  145.  
  146. V44.11
  147.  o Bootmenu tweaks
  148.  
  149. V44.11
  150.  o Blizzard Board detection was broken
  151.  o MaxUnit in ControllerID wasn`t correct for the Blizzard
  152.  
  153. V44.10
  154.  o Bootmenu keycheck code workaround for key synclost situation
  155.  
  156. V44.9
  157.  o new Bootmenu memory entries
  158.  
  159. V44.8
  160.  o more intelligent unit scan to find slow startup drives
  161.  
  162. V44.7
  163.  o Disable Unit,boot,rescan,scsiconfig fails with a unit which
  164.    can change it`s sector size(for example a MO)..fixed
  165.  o Reworked the way Inquiry works...maybe this also fixes 0 totalsector problems
  166.  o Made Bootmenu 040 aware
  167.  o If the loaded filesystem had more than 1 hunk the bptr in the seglist was
  168.    no bptr..caused an enforcer hit with version filesystem:
  169.  
  170. V44.6
  171.  o More than 1 Filesystem problem fixed
  172.  o Unit Dostype cache to avoid unnecessary IO
  173.  
  174. V44.5
  175.   o Blizz maprom
  176.  
  177. V44.4
  178.   o BootMenu Init reworked
  179.  
  180. V44.3
  181.   o fix reselection problem >unit 3
  182.