=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/49.html,v retrieving revision 1.15 retrieving revision 1.16 diff -c -r1.15 -r1.16 *** www/49.html 2011/04/24 21:19:45 1.15 --- www/49.html 2011/04/24 21:52:31 1.16 *************** *** 151,163 **** multi-LUN devices.
  • Added vscsi(4), a driver for userland handling of scsi device commands.
  • Added iscsid(8), an iSCSI initiator.

  • Assorted improvements:

    --- 151,174 ---- multi-LUN devices.

  • Added vscsi(4), a driver for userland handling of scsi device commands.
  • Added iscsid(8), an iSCSI initiator. +
  • Forcibly restrict devices incapable of tagged i/o to executing one command at a time. +
  • Discover and honour read-only status of + sd(4) devices. +
  • Improve st(4) handling of residual information.

  • Assorted improvements:

    *************** *** 764,770 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 49.html,v 1.15 2011/04/24 21:19:45 krw Exp $ --- 775,781 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 49.html,v 1.16 2011/04/24 21:52:31 krw Exp $