diff options
author | mjacob <mjacob@FreeBSD.org> | 2007-02-23 21:59:21 +0000 |
---|---|---|
committer | mjacob <mjacob@FreeBSD.org> | 2007-02-23 21:59:21 +0000 |
commit | 6b3b8d08bd9f40733887a508b11b80500a053bf8 (patch) | |
tree | e1dda1ed7cf4788607a78daa769c18e59272fa1e /sys/compat/linux/linux_emul.c | |
parent | a713b8f23225d137db4442f1da094bfdffb2879a (diff) | |
download | FreeBSD-src-6b3b8d08bd9f40733887a508b11b80500a053bf8.zip FreeBSD-src-6b3b8d08bd9f40733887a508b11b80500a053bf8.tar.gz |
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.
Diffstat (limited to 'sys/compat/linux/linux_emul.c')
0 files changed, 0 insertions, 0 deletions