Date: Thu, 5 Nov 2009 18:25:26 +0000 (UTC) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/isp isp_sbus.c Message-ID: <200911051825.nA5IPnZM062624@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2009-11-05 18:25:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/isp isp_sbus.c Log: SVN rev 198959 on 2009-11-05 18:25:26Z by mjacob Unbreak SBus cards which have been broken (apparently) for a while. Most of the pieces came from Marius- correct settings for channels and resource management. The one piece missing was that you cannot for SBus cards replace 32 bit operations with A64 operations- not supported. This is an MFC of r198822. Revision Changes Path 1.37.2.2 +8 -18 src/sys/dev/isp/isp_sbus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911051825.nA5IPnZM062624>