Date: Sun, 21 May 2006 07:29:20 GMT From: Kip Macy <kmacy@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 97559 for review Message-ID: <200605210729.k4L7TKs2054087@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=97559 Change 97559 by kmacy@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')
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605210729.k4L7TKs2054087>