opnsense-src/sys/dev/isp
Matt Jacob 52154faa5f If the HBA is already 'touched', still set maxluns. Othewise for
CAM_QUIRK_HILUN devices we loop thru 32bits of lun. Oops.

Switch to using USEC_DELAY rather than USEC_SLEEP at isp_reset time.

Try to paper around a defect in clients that don't correctly registers
themeselves with the fabric nameserver.

Minor updates for Mirapoint support- they still use code that is not
HANDLE_LOOPSTATE_IN_OUTER_LAYERS, and, surprise surprise, this old
stuff had some bugs in it.

Clean up some target mode stuff.

MFC after:	1 week
2002-06-16 05:18:22 +00:00
..
DriverManual.txt
Hardware.txt
isp.c If the HBA is already 'touched', still set maxluns. Othewise for 2002-06-16 05:18:22 +00:00
isp_freebsd.c Add support for ISP_FC_GETHINFO, which returns current connection 2002-06-16 05:08:02 +00:00
isp_freebsd.h Extend private adjunct to ATIO to have both tag lun, and extended state 2002-06-16 05:02:25 +00:00
isp_inline.h Force commit (last CVS comment was wrong). 2002-06-16 05:00:20 +00:00
isp_ioctl.h Add ISP_FC_GETHINFO ioctl. 2002-06-16 04:59:30 +00:00
isp_pci.c Set all 23XX cards as 'touched' (we have trouble, unpredictably, about 2002-06-16 04:58:00 +00:00
isp_target.c Change isp_target_async to a function returning an integer. 2002-06-16 04:56:07 +00:00
isp_target.h Set default command count to 0xfe. This tells the f/w essentially 2002-06-16 04:54:46 +00:00
isp_tpublic.h
ispmbox.h
ispreg.h
ispvar.h