]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Disable full bus scan by CAM for FC adapters.
authorAlexander Motin <mav@FreeBSD.org>
Fri, 23 Oct 2015 08:53:32 +0000 (08:53 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Fri, 23 Oct 2015 08:53:32 +0000 (08:53 +0000)
commitc07b9e0752d067d9a20a057abed026e6671d20ad
treebe778bc106739750697753d4963d155c225e84e7
parent74ee6e03d043043ddcb6e1335f9369acd100c403
Disable full bus scan by CAM for FC adapters.

FC port database code already notifies CAM about all devices.  Additional
full scan is just a waste of time, that by definition won't find anything
that is not present in port database.
sys/dev/isp/isp_freebsd.c
sys/dev/isp/isp_freebsd.h
sys/dev/isp/isp_pci.c