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

Diff for /www/49.html between version 1.20 and 1.21

version 1.20, 2011/04/25 02:08:04 version 1.21, 2011/04/25 13:26:52
Line 75 
Line 75 
   
 <li>New/extended platforms:  <li>New/extended platforms:
     <ul>      <ul>
     <li>i386 and amd64:      <li>amd64 and i386:
         <ul>          <ul>
         <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_ntfs&sektion=8&format=html">NTFS</a> by default on GENERIC kernels.          <li>Enabled <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mount_ntfs&sektion=8&format=html">NTFS</a> by default on GENERIC kernels.
         <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmt&sektion=4&format=html">vmt(4)</a> driver for VMWare tools support as a guest.          <li>Added a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vmt&sektion=4&format=html">vmt(4)</a> driver for VMWare tools support as a guest.
Line 85 
Line 85 
         <li>Added support for AES-NI instructions found on recent Intel cores.          <li>Added support for AES-NI instructions found on recent Intel cores.
         <li>Further improvements in suspend and resume.          <li>Further improvements in suspend and resume.
         </ul>          </ul>
     <li>sparc64:  
         <ul>  
         <li>Support the virtual disk procotol on sun4v machines well enough  
             to install them from from virtual cdroms.  
         <li>Added support for the XVR-300 graphics card.  
         </ul>  
     <li>hppa:      <li>hppa:
         <ul>          <ul>
         <li>Multiprocessor support.          <li>Multiprocessor support.
         </ul>          </ul>
       <li>sparc64:
           <ul>
           <li>Support the virtual disk protocol on sun4v machines well enough
               to install them from virtual cdroms.
           <li>Added support for the XVR-300 graphics card.
           </ul>
     <li>...      <li>...
         <ul>          <ul>
         <li>...          <li>...
Line 160 
Line 160 
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&amp;sektion=4">vscsi(4)</a>, a driver for      <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vscsi&amp;sektion=4">vscsi(4)</a>, a driver for
         userland handling of scsi device commands.          userland handling of scsi device commands.
     <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iscsid&amp;sektion=8">iscsid(8)</a>, an iSCSI initiator.      <li>Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iscsid&amp;sektion=8">iscsid(8)</a>, an iSCSI initiator.
     <li>Forcibly restrict devices incapable of tagged i/o to executing one command at a time.      <li>Forcibly restrict devices incapable of tagged I/O to executing one command at a time.
     <li>Discover and honour read-only status of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4">sd(4)</a> devices.      <li>Discover and honour read-only status of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4">sd(4)</a> devices.
     <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4">st(4)</a> handling of i/o residual information.      <li>Improve <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&sektion=4">st(4)</a> handling of I/O residual information.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4">sd(4)</a> devices that can only execute one command at a time (e.g. USB) will now be allowed to spin up if necessary.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&sektion=4">sd(4)</a> devices that can only execute one command at a time (e.g. USB) will now be allowed to spin up if necessary.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4">cd(4)</a> will now attach CDROM devices identified as non-removable.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&sektion=4">cd(4)</a> will now attach CDROM devices identified as non-removable.
     </ul>      </ul>

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21