[BACK]Return to errata47.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/errata47.html between version 1.13 and 1.14

version 1.13, 2010/07/08 19:00:07 version 1.14, 2010/09/14 14:33:33
Line 86 
Line 86 
 <a name="zaurus"></a>  <a name="zaurus"></a>
   
 <ul>  <ul>
   <li><a name="007_scsi"></a>
   <font color="#009000"><strong>007: RELIABILITY FIX: September 14, 2010</strong></font> &nbsp; <i>All architectures</i><br>
   Avoid calling scsi_done() more than once in gdt(4). Fixes a kernel panic triggered by syncing disks during shut down.<br>
   Clear the ITSDONE flag before issuing commands to the SCSI adapter. Fixes handling of retried SCSI commands.
   <br>
   <a href="http://ftp.openbsd.org/pub/OpenBSD/patches/4.7/common/007_scsi.patch">
   A source code patch exists which remedies this problem</a>.<br>
   <p>
   
 <li><a name="006_scsi"></a>  <li><a name="006_scsi"></a>
 <font color="#009000"><strong>006: RELIABILITY FIX: July 8, 2010</strong></font> &nbsp; <i>All architectures</i><br>  <font color="#009000"><strong>006: RELIABILITY FIX: July 8, 2010</strong></font> &nbsp; <i>All architectures</i><br>
 Restore an unusual XS_SENSE semantic. Fixes dump(8)/restore(8) problems seen on certain tape drives.  Restore an unusual XS_SENSE semantic. Fixes dump(8)/restore(8) problems seen on certain tape drives.

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14