freebsd-skq/sys/dev/isp
mav d6f9c748a9 Remove tangled isp_mbox_continue() mechanism.
It was implemented to reduce context switches when uploading firmware to
card's RAM.  But this mechanism is not used last 10 years since all mbox
operations are now polled, and it was never used for cards produced in
last 15 years.  Newer cards can use DMA to upload firmware.

MFC after:	2 weeks
2017-03-14 17:34:44 +00:00
..
DriverManual.txt sys/dev: minor spelling fixes. 2016-05-03 03:41:25 +00:00
Hardware.txt
isp_freebsd.c Remove tangled isp_mbox_continue() mechanism. 2017-03-14 17:34:44 +00:00
isp_freebsd.h Remove tangled isp_mbox_continue() mechanism. 2017-03-14 17:34:44 +00:00
isp_ioctl.h
isp_library.c Improvements around attach, reset and detach. 2017-03-14 08:03:56 +00:00
isp_library.h Improvements around attach, reset and detach. 2017-03-14 08:03:56 +00:00
isp_pci.c Improvements around attach, reset and detach. 2017-03-14 08:03:56 +00:00
isp_sbus.c Improvements around attach, reset and detach. 2017-03-14 08:03:56 +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 Remove code for unsupported FreeBSD versions. 2017-03-12 14:17:57 +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 Remove tangled isp_mbox_continue() mechanism. 2017-03-14 17:34:44 +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 Remove tangled isp_mbox_continue() mechanism. 2017-03-14 17:34:44 +00:00