Module Name: src
Committed By: thorpej
Date: Wed May 5 04:32:28 UTC 1999
Modified Files:
src/sys/arch/macppc/pci: pci_machdep.c
Log Message:
- Add come comments.
- Do a little cleanup.
- Protect the entirety of pci_conf_{read,write}() with splhigh()/splx().