freebsd-nq/sys/dev/isp
Matt Jacob b894188248 Support for f/w crash dumps (2200 && 23XX).
If you want QLogic to look at a potential f/w problem for FC cards, you really
have to provide them info in the format they expect. This involves dumping
a lot of hardware registers (> 300 16 bit registers) and a lot of SRAM
(> 128KB minimum). Thus all of this code is #ifdef protected which will
become an option so that the memory allocation of where to dump the crash
image is pretty expensive. It's worth it if you have a reproducible problem
because they have some tools that can tell them, given the f/w version,
the precise state of everything.

MFC after:	1 week
2002-02-17 06:38:22 +00:00
..
DriverManual.txt Add some somewhat vague documentation for this driver and a list 2001-10-07 18:26:47 +00:00
Hardware.txt Add some somewhat vague documentation for this driver and a list 2001-10-07 18:26:47 +00:00
isp_freebsd.c Implement REDUCED INTERRUPT OPERATION usage form FC cards- this allows the 2002-01-03 20:43:22 +00:00
isp_freebsd.h + A variety of 23XX changes: 2002-02-04 21:04:25 +00:00
isp_inline.h + A variety of 23XX changes: 2002-02-04 21:04:25 +00:00
isp_ioctl.h Support for f/w crash dumps (2200 && 23XX). 2002-02-17 06:38:22 +00:00
isp_pci.c Hints for WWN are now WWNN and/or WWPN. 2002-02-17 06:34:21 +00:00
isp_target.c + A variety of 23XX changes: 2002-02-04 21:04:25 +00:00
isp_target.h + A variety of 23XX changes: 2002-02-04 21:04:25 +00:00
isp_tpublic.h Some patches from Doug for ia64 support- the principle one being the 2001-10-07 18:18:50 +00:00
isp.c Support for f/w crash dumps (2200 && 23XX). 2002-02-17 06:38:22 +00:00
ispmbox.h Support for f/w crash dumps (2200 && 23XX). 2002-02-17 06:38:22 +00:00
ispreg.h Support for f/w crash dumps (2200 && 23XX). 2002-02-17 06:38:22 +00:00
ispvar.h Add in support firmware crash dumps. Change CFG options to split 2002-02-17 06:32:58 +00:00