freebsd-dev/sys/dev/isp
Alexander Motin a6036a44fd Fix residual length reporting in target mode.
This allows to properly handle cases when target wants to receive or send
more data then initiator wants to send or receive.  Previously in such
cases isp(4) returned CAM_DATA_RUN_ERR, while now it returns resid > 0.

MFC after:	2 weeks
2017-02-26 12:52:44 +00:00
..
DriverManual.txt sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
Hardware.txt
isp_freebsd.c Fix residual length reporting in target mode. 2017-02-26 12:52:44 +00:00
isp_freebsd.h Fix multiple problems around LUN disable under load. 2017-02-22 06:43:49 +00:00
isp_ioctl.h
isp_library.c Completely remove broken now autologin port flag. 2016-05-17 13:18:57 +00:00
isp_library.h Register symbolic port/node names in FC name server. 2016-04-09 14:50:47 +00:00
isp_pci.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +00:00
isp_sbus.c Remove NULL checks after M_WAITOK allocations from isp(4). 2016-05-15 08:36:12 +00:00
isp_stds.h Register symbolic port/node names in FC name server. 2016-04-09 14:50:47 +00:00
isp_target.c Fix residual length reporting in target mode. 2017-02-26 12:52:44 +00:00
isp_target.h Add partial support for QUERY TMF to CAM and isp(4). 2015-10-23 18:34:18 +00:00
isp.c Change the isp(4) driver to not adjust the tag type for REQUEST SENSE. 2017-02-10 22:02:45 +00:00
ispmbox.h Register symbolic port/node names in FC name server. 2016-04-09 14:50:47 +00:00
ispreg.h Fix and improve error masking and reporting. 2015-10-29 16:48:12 +00:00
ispvar.h Add proper reporting for early task management errors. 2016-05-19 17:02:33 +00:00