]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove all ISP2100_SCCLUN define based code and replace it with runtime
authorMatt Jacob <mjacob@FreeBSD.org>
Sun, 18 Jun 2000 04:48:28 +0000 (04:48 +0000)
committerMatt Jacob <mjacob@FreeBSD.org>
Sun, 18 Jun 2000 04:48:28 +0000 (04:48 +0000)
commit2133e16f18d6a604ba2032d88bb2fcd5bf6f2c3d
tree2e9209a7a5044f53d18b78c1fdb92c34f07aa30c
parentbe44b164d085ef507babe9b2704510395c774d36
Remove all ISP2100_SCCLUN define based code and replace it with runtime
comparisons against the tag isp_maxluns- if > 16, we're SCCLUN based.

On initial regular SCSI startup, disable auto-disconnect.
sys/dev/isp/isp_target.c