freebsd-src/sys/dev/isp
Matt Jacob 014e78d18c Fix a problem where a local loop disk logs out- and we get a PORT LOGGED
OUT status. We are, apparently, required to force the f/w to log back in
if we want to try and talk to that disk again. This means either issuing
a LOGIN LOCAL LOOP PORT mailbox command, or by issuing a LIP. I've elected
to issue a LIP because this has a better chance of waking up the disk which
clearly just crashed and burned.

These should not occur at all. If they do, they should be darned rare.

MFC after:	1 week
2002-02-21 01:56:08 +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.c Fix a problem where a local loop disk logs out- and we get a PORT LOGGED 2002-02-21 01:56:08 +00:00
isp_freebsd.c More for f/w crash dumps (bug fixing and adding ioctl entry points 2002-02-18 00:00:34 +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 More for f/w crash dumps (bug fixing and adding ioctl entry points 2002-02-18 00:00:34 +00:00
isp_pci.c More for f/w crash dumps (bug fixing and adding ioctl entry points 2002-02-18 00:00:34 +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
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