freebsd-skq/sys/dev/isp
Matt Jacob af4394d40a Don't attempt to load illegal hard loop addresses into
an ICB. This shows up on card restarts, and usually for
2200-2300 cards. What happens is that we start up,
attempting to acquire a hard address. We end up instead
being an F-port topology, which reports out a loop id
of 0xff (or 0xffff for 2K Login f/w). Then, if we restart,
we end up telling the card to go off an acquire this loop
address, which the card then rejects. Bah.

Compilation fixes from Solaris port.
2007-02-23 21:59:21 +00:00
..
DriverManual.txt
Hardware.txt
isp_freebsd.c Use the new xpt_rescan function to truly now have dynamic 2007-02-23 05:51:57 +00:00
isp_freebsd.h Cleanup and document the implementation of firmware(9) based on 2007-02-15 17:21:31 +00:00
isp_ioctl.h Fix RELENG_4 code version- isp_roles wasn't getting initialized so 2006-08-21 00:46:10 +00:00
isp_library.c Make the SAN login/logout stuff more common between different chipsets 2006-11-18 03:53:16 +00:00
isp_library.h Make the SAN login/logout stuff more common between different chipsets 2006-11-18 03:53:16 +00:00
isp_pci.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
isp_sbus.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
isp_stds.h Push things closer to path failover by implementing loop down and 2006-11-14 08:45:48 +00:00
isp_target.c Grumble- let a linux-ism slip in and had an llx which 2007-01-20 07:38:31 +00:00
isp_target.h MFP4: Move default setting to the end of isp_reset instead of the 2007-01-20 04:00:21 +00:00
isp_tpublic.h MFP4: Move default setting to the end of isp_reset instead of the 2007-01-20 04:00:21 +00:00
isp.c Don't attempt to load illegal hard loop addresses into 2007-02-23 21:59:21 +00:00
ispmbox.h Don't attempt to load illegal hard loop addresses into 2007-02-23 21:59:21 +00:00
ispreg.h Don't attempt to load illegal hard loop addresses into 2007-02-23 21:59:21 +00:00
ispvar.h MFP4: Move default setting to the end of isp_reset instead of the 2007-01-20 04:00:21 +00:00