1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/dev/isp
Matt Jacob 534bd9fecb After loading f/w, for FC cards print out Firmware Attributes.
Redo establishment of default SCSI parameters whether or not
we've been compiled for target mode. Unfortunately, the Qlogic
f/w is confused so that if we set all targets to be 'safe' (i.e.,
narrow/async), it will also then report narrow, async if we're
contacted in target mode from that target (acting in initiator
role). D'oh!

Fix ISPCTL_TOGGLE_TMODE to correctly enable the right channel for
dual channel cards. Add some more opcodes. Fix a stupid NULL
pointer bug.
2001-04-04 21:42:59 +00:00
..
isp_freebsd.c Check CT2_SENDSTATUS/CT_SENDSTATUS against cto->ct_flags, not 2001-03-21 00:46:44 +00:00
isp_freebsd.h Catch up to header include changes: 2001-03-28 09:17:56 +00:00
isp_inline.h
isp_pci.c For parallel SCSI, let us now do status with the final CTIO. For the 1080, 2001-03-21 00:49:37 +00:00
isp_target.c Clean up usage- ct_reserved is really ct_syshandle now. 2001-03-14 04:14:58 +00:00
isp_target.h First cut of target mode swizzling for non-little endian machines. 2001-03-14 04:14:22 +00:00
isp_tpublic.h Mote that how the pad bytes can be divided in half and used by either 2001-03-14 04:13:30 +00:00
isp.c After loading f/w, for FC cards print out Firmware Attributes. 2001-04-04 21:42:59 +00:00
ispmbox.h
ispreg.h
ispvar.h