cvs commit: src/sys/sparc64/pci psycho.c psychoreg.h psychovar.h
Thomas Moestl
tmm at FreeBSD.org
Sat Apr 24 17:30:28 PDT 2004
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
More information about the cvs-src
mailing list