diff options
author | ken <ken@FreeBSD.org> | 1998-09-17 23:58:53 +0000 |
---|---|---|
committer | ken <ken@FreeBSD.org> | 1998-09-17 23:58:53 +0000 |
commit | c12adeeff2541487b465cad8ed7911bc9d32cb8b (patch) | |
tree | 48e722995041207f198c138dd0167d42b781a7c8 /sys/dev/isp/isp_pci.c | |
parent | f0b5ddae6f18f4e9b5ad66d339e2f6b10f5003fa (diff) | |
download | FreeBSD-src-c12adeeff2541487b465cad8ed7911bc9d32cb8b.zip FreeBSD-src-c12adeeff2541487b465cad8ed7911bc9d32cb8b.tar.gz |
Fix a formatting error.
Fix a problem reported by bde: setting SCSI_DELAY to 0 doesn't work. Now,
when the user sets SCSI_DELAY to 0, we re-set it to the minimum allowable
bus settle delay (100ms).
Fix a potential panic in xptfinishconfigfunc() if the CCB passed in is
NULL. Reported by, I think, Nicolas Souchu. Fix a memory leak in the same
function (we created a path, but didn't free it) by allocating the getdev
CCB and path on the stack.
Reviewed by: gibbs
Diffstat (limited to 'sys/dev/isp/isp_pci.c')
0 files changed, 0 insertions, 0 deletions