freebsd-skq/sys/dev/isp
mav 5153811035 Return better error code in case of too long CDB.
Its more important for SPI HBAs, as they don't support CDBs above 12 bytes.
The new error code makes CAM to fall back to alternative commands.

MFC after:	2 weeks
2017-02-26 14:29:09 +00:00
..
DriverManual.txt sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
Hardware.txt Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
isp_freebsd.c Fix residual length reporting in target mode. 2017-02-26 12:52:44 +00:00
isp_freebsd.h Return better error code in case of too long CDB. 2017-02-26 14:29:09 +00:00
isp_ioctl.h Add 8Gb support (isp_2500). Fix a fair number of configuration and 2009-08-01 01:04:26 +00:00
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 Return better error code in case of too long CDB. 2017-02-26 14:29:09 +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