freebsd-src/sys/dev/isp
Matt Jacob 53036e9289 Begin to implement target mode that for Fibre Channel has a private
per-command component that we *don't* try and pass thru CAM. CAM just
is too risky and too much of a pain- structures get copied, but not
all info of interest can be considered safely transported thru all
consumers (including user space) from the incoming ATIO to the outgoing
CTIO- it's just much safer to have a buddy structure, identified by the
command's tag which *does* make it thru safely.

Pay attention to link speed and report 200MB/s xfer speed for a
23XX card in 2GPs mode.

MFC after:	1 week
2001-10-01 03:48:42 +00:00
..
isp.c Implement a call to get the actual link data rate (if 23XX) so we can 2001-10-01 03:45:54 +00:00
isp_freebsd.c Begin to implement target mode that for Fibre Channel has a private 2001-10-01 03:48:42 +00:00
isp_freebsd.h Begin to implement target mode that for Fibre Channel has a private 2001-10-01 03:48:42 +00:00
isp_inline.h Macroize request/response in/out queue pointer access. 2001-07-04 18:52:23 +00:00
isp_ioctl.h Spring MegaChange #1. 2001-05-28 21:20:43 +00:00
isp_pci.c If we're on an interrupt stack, mark things so that we don't try 2001-09-04 21:45:57 +00:00
isp_target.c Note for ATIOs returned because of BDRs or Bus Resets for which bus this 2001-09-04 21:48:02 +00:00
isp_target.h Fix SET_IID_VAL/SET_BUS_VAL macros to usable. 2001-09-04 19:42:13 +00:00
isp_tpublic.h Spring MegaChange #1. 2001-05-28 21:20:43 +00:00
ispmbox.h Implement a call to get the actual link data rate (if 23XX) so we can 2001-10-01 03:45:54 +00:00
ispreg.h Add 2 Gigabit Fibre Channel support (2300 && 2312 cards). This required 2001-08-31 21:39:04 +00:00
ispvar.h Implement a call to get the actual link data rate (if 23XX) so we can 2001-10-01 03:45:54 +00:00