freebsd-dev/sys/dev/isp
Matt Jacob 6d1d7d4c87 Fix some breakage about how we build WWNs. Do some other fabric related
changes: consider a new PDB entry different if Class 3 service parameter
roles change (!!!). Do some checking as we're getting a port database
that traps whether things change while we're doing so. Handle N-port
and F-ports correctly. Fix the fabric login loop to retain a login/binding
if things haven't changed (I mean, why logout a device only to log it back
in). No longer accept, after fabric logins, garbage if we can't get a PDB
entry that matches the device we've just logged into- if it doesn't, log
it out as it is very unlikely to still be what we thought it was. Get rid
of some of the debounce loops because we could get stuck there.
2000-05-09 01:14:43 +00:00
..
asm_pci.h Update (finally) 1.15.37 to 1.19.03 for the 2100. This allows us to not 2000-04-21 02:01:06 +00:00
isp_freebsd.c Add in a watchdog routine to catch cases where we've dropped the command. 2000-05-09 01:08:21 +00:00
isp_freebsd.h roll platform minor 2000-05-09 01:09:46 +00:00
isp_inline.h
isp_pci.c Clean up defines for correct 12160/1080 exclusion. Final 4.0. 2000-02-29 05:48:46 +00:00
isp_target.c Some minor tweaklets. 2000-04-21 02:05:54 +00:00
isp_target.h Some minor tweaklets. 2000-04-21 02:05:54 +00:00
isp_tpublic.h Some minor tweaklets. 2000-04-21 02:05:54 +00:00
isp.c Fix some breakage about how we build WWNs. Do some other fabric related 2000-05-09 01:14:43 +00:00
ispmbox.h Conrrect a macro with parenthesis. 2000-05-09 01:06:18 +00:00
ispreg.h The storage for WWN from NVRAM is actually the PORT WWN, not the NODE WWN. 2000-05-09 01:06:47 +00:00
ispvar.h Roll core minor version. Change our 'fabdev' tag to 'loggedin'. 2000-05-09 01:09:23 +00:00
MAINTAINER