freebsd-dev/sys/dev/isp
Matt Jacob 70e9673917 Disable RIO (reduced interrupt operation) for 2200 boards- it seemed like
it worked- but I ran into a case with a 2204 where commands were being lost
right and left. Best be safe.

For target mode, or things called if we call isp_handle_other response- note
that we might have dropped locks by changing the output pointer so we bail
from the loop. It's the responsibility of the entity dropping the lock to
make sure that we let the f/w know we've read thus far into the response
queue (else we begin processing the same entries again- blech!).

MFC after:	1 day
2002-03-07 17:32:45 +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 Reorder some of the ioctls and add a few new ones. 2002-02-21 23:30:05 +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 Reorder some of the ioctls and add a few new ones. 2002-02-21 23:30:05 +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
isp.c Disable RIO (reduced interrupt operation) for 2200 boards- it seemed like 2002-03-07 17:32:45 +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