Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/05/1999 18:01:20
Module Name:	src
Committed By:	thorpej
Date:		Thu May  6 01:01:20 UTC 1999

Modified Files:
	src/sys/dev/pci: pci.c pcivar.h
Log Message:
Add a `bus' member to the pci_attach_args.  This is not normally used,
but some child drivers might need to know this information.