Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 02/12/2001 08:01:46
Module Name:	syssrc
Committed By:	briggs
Date:		Mon Feb 12 06:01:46 UTC 2001

Modified Files:
	syssrc/sys/arch/bebox/pci: pci_machdep.c

Log Message:
Supply a pci_bus_dma_tag.
Use intr_establish()/intr_distestablish() instead of calling through ISA
routines.
Supply a pci_conf_interrupt() function to assign interrupt lines for the
bus configuration.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/bebox/pci/pci_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.