Date: Mon, 15 Dec 2008 21:42:38 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/isp isp.c Message-ID: <200812152142.mBFLgmYa034975@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2008-12-15 21:42:38 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp.c
Log:
SVN rev 186140 on 2008-12-15 21:42:38Z by marius
Don't try reading the SXP_PINS_DIFF on the 10160 and 12160 SCSI
controllers. Reading this register, for which there are indications
that it doesn't really exist, returns 0 on at least some 12160
and doing so on Sun Fire V880 causes a data access error exception.
Reported and tested by: Beat Gaetzi
Approved by: mjacob
Obtained from: OpenBSD (modulo setting isp_lvdmode)
Revision Changes Path
1.150 +17 -4 src/sys/dev/isp/isp.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812152142.mBFLgmYa034975>
