Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/04/1999 21:32:28
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().