Date: Sat, 24 Apr 2004 17:30:28 -0700 (PDT) From: Thomas Moestl <tmm@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: <200404250030.i3P0USfa065758@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2004/04/24 17:30:28 PDT FreeBSD src repository Modified files: sys/sparc64/pci psycho.c psychoreg.h psychovar.h Log: Some code cleanup: - Fix some comments; remove numerous superfluous or outdated ones. - Correctly pass on the requesting device when handing requests up to the parent bus. - Use the complete device name, including unit number, to build the IOMMU instance name. - Inline a function that was only used once, and was trivial. Revision Changes Path 1.46 +22 -65 src/sys/sparc64/pci/psycho.c 1.8 +1 -49 src/sys/sparc64/pci/psychoreg.h 1.10 +5 -14 src/sys/sparc64/pci/psychovar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404250030.i3P0USfa065758>