Date: Mon, 6 Jan 2003 08:51:06 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/pci psycho.c psychoreg.h psychovar.h Message-ID: <200301061651.h06Gp6sC019802@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2003/01/06 08:51:06 PST Modified files: sys/sparc64/pci psycho.c psychoreg.h psychovar.h Log: - remove some outdated comments - tweak the announce message a bit - remove '\n's from a few panic() calls - don't use the DVMA base adress the firmware reports; instead, figure it out from the appropriate register on Sabres and let the IOMMU code choose it on Psychos. This also makes the IOMMU TSB size freely selectable. Revision Changes Path 1.23 +16 -33 src/sys/sparc64/pci/psycho.c 1.6 +3 -0 src/sys/sparc64/pci/psychoreg.h 1.6 +1 -0 src/sys/sparc64/pci/psychovar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301061651.h06Gp6sC019802>