Home | History | Annotate | Download | only in pci
History log of /src/sys/dev/pci/vioscsireg.h
RevisionDateAuthorComments
 1.2  26-Aug-2021  andvar Add missing RCSID in header files and one __KERNEL_RCSID().
 1.1  29-Oct-2015  christos branches: 1.1.2; 1.1.6; 1.1.10; 1.1.22;
Add vioscsi, compile tested only (toxic)
 1.1.22.2  03-Dec-2017  jdolecek update from HEAD
 1.1.22.1  29-Oct-2015  jdolecek file vioscsireg.h was added on branch tls-maxphys on 2017-12-03 11:37:29 +0000
 1.1.10.2  18-Jan-2017  skrll Sync with netbsd-5
 1.1.10.1  29-Oct-2015  skrll file vioscsireg.h was added on branch netbsd-7-nhusb on 2017-01-18 08:46:42 +0000
 1.1.6.2  23-Dec-2016  snj Pull up following revision(s) (requested by bsiegert in ticket #1338):
sys/arch/amd64/conf/GENERIC: revision 1.418
sys/dev/pci/files.pci: revision 1.379
sys/dev/pci/vioscsi.c: revisions 1.1-1.8
sys/dev/pci/vioscsireg.h: revision 1.1
sys/dev/pci/virtioreg.h: revisions 1.5, 1.6
add the common flag bits
--
Add vioscsi, compile tested only (toxic)
--
this is working now, remove debugging.
--
add vioscsi
--
kill some more debugging.
--
Fake mode sense data for illegal targets. qemu reports 256 targets...
--
fix the status return.
--
Use SCSIPI_CHAN_NOSETTLE.
--
vioscsi_req_get()/virtio_enqueue_prep() failing is actually perfectly
normal - observed failures included 10, 27, 61 in-flight commands,
so probably depends on particular command mix; return with
XS_RESOURCE_SHORTAGE rather then panic
do vioscsi_req_put() when initial bus_dmamap_load() fails, as suggested
by the XXX; the vq_done hook is called by virtio, but in that case we
never get to commit the request to it
--
react on ADAPTER_REQ_SET_XFER_MODE so that we set tagged queuing
pass tag type and set id
 1.1.6.1  29-Oct-2015  snj file vioscsireg.h was added on branch netbsd-7 on 2016-12-23 06:33:56 +0000
 1.1.2.2  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.1.2.1  29-Oct-2015  skrll file vioscsireg.h was added on branch nick-nhusb on 2015-12-27 12:09:57 +0000

RSS XML Feed