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
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
isp_target.c
isp_target.h
isp_tpublic.h
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