]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement ISP_RESET0 for PCI and SBUS attachments- isp_reset has
authorMatt Jacob <mjacob@FreeBSD.org>
Sat, 16 Dec 2006 05:54:29 +0000 (05:54 +0000)
committerMatt Jacob <mjacob@FreeBSD.org>
Sat, 16 Dec 2006 05:54:29 +0000 (05:54 +0000)
commit3bda7a83b027a542e77a90f758579a6c3f435a62
treea4538fc4cfc9dc15d1498e901d15aa6687fe9e64
parentd8b5b8630063c3f3119783d21a2dd60d4d7d3b39
Implement ISP_RESET0 for PCI and SBUS attachments- isp_reset has
been modified to call ISP_RESET0 if it fails to do a reset. This
gives us a chance to disable interrupts.
sys/dev/isp/isp.c
sys/dev/isp/isp_pci.c
sys/dev/isp/isp_sbus.c