PERFORCE change 97559 for review
    Kip Macy 
    kmacy at FreeBSD.org
       
    Sun May 21 07:29:58 UTC 2006
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=97559
Change 97559 by kmacy at kmacy_storage:sun4v_work on 2006/05/21 07:29:07
	turning on isp causes a hang on boot (if isp is present)
	it may be that interrupt routing doesn't work for the general case
	so 
Affected files ...
.. //depot/projects/kmacy_sun4v/src/sys/sun4v/conf/GENERIC#13 edit
Differences ...
==== //depot/projects/kmacy_sun4v/src/sys/sun4v/conf/GENERIC#13 (text+ko) ====
@@ -93,8 +93,8 @@
 
 # SCSI Controllers
 #device		ahc		# AHA2940 and onboard AIC7xxx devices
-device		isp		# Qlogic family
-device		ispfw		# Firmware module for Qlogic host adapters
+#device		isp		# Qlogic family
+#device		ispfw		# Firmware module for Qlogic host adapters
 #device		mpt		# LSI-Logic MPT-Fusion (not yet)
 #device		ncr		# NCR/Symbios Logic
 #device		sym		# NCR/Symbios Logic (newer chipsets + those of `ncr')
    
    
More information about the p4-projects
mailing list