Date: Mon, 23 Jan 2006 16:21:30 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/pci psycho.c psychoreg.h psychovar.h Message-ID: <200601231621.k0NGLUGC064987@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2006-01-23 16:21:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/sparc64/pci psycho.c psychoreg.h psychovar.h Log: MFC: sys/sparc64/pci/psycho.c 1.54 - 1.57, sys/sparc64/pci/psychoreg.h 1.10 - 1.11, sys/sparc64/pci/psychovar.h 1.13 - 1.14 Sync psycho(4) with HEAD expect for the UPA_RANGE_* -> OFW_PCI_RANGE_* and PCI_CS_* -> OFW_PCI_CS_* changes in order to mainly obtain the following changes: - Add a workaround for the incorrect interrupt map entry for the EBus bridge on E250 machines. [1] - Register an interrupt handler for the spare hardware interrupt which according to OpenSolaris is used as the over-temperature interrupt in systems with Psycho bridges. PR: 88279 [1] Revision Changes Path 1.53.2.1 +270 -248 src/sys/sparc64/pci/psycho.c 1.9.2.1 +38 -32 src/sys/sparc64/pci/psychoreg.h 1.12.2.1 +16 -22 src/sys/sparc64/pci/psychovar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601231621.k0NGLUGC064987>