diff options
author | mav <mav@FreeBSD.org> | 2010-04-30 08:57:03 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2010-04-30 08:57:03 +0000 |
commit | 99446b1a227e6c51f9fb58242a3265e9d32464fc (patch) | |
tree | fed987c00143ddec40d7e8018077c2cfd2958870 /Makefile | |
parent | 1c92d062edb474dafbad2b4ddc7290843cbfe8f9 (diff) | |
download | FreeBSD-src-99446b1a227e6c51f9fb58242a3265e9d32464fc.zip FreeBSD-src-99446b1a227e6c51f9fb58242a3265e9d32464fc.tar.gz |
Revert r198705.
As scottl@ noticed, max_target/max_lun was intended to be only a hint for
existing bus scanner. Some FC/SAS SIMs report fake values there, that are
smaller then maximum supported IDs. In that case this check makes impossible
manual scan outside hinted range.
For ATA/SATA SIMs respective check was instead implemented at SIM level.
Newer SCSI SIMs expected to have these checks at driver or firmware level.
Some older SCSI SIMs have no this check and the issues will get back there.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions