Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: UCHIYAMA Yasushi <uch@netbsd.org>
List: source-changes
Date: 04/28/2000 10:19:12
Module Name:	syssrc
Committed By:	uch
Date:		Fri Apr 28 17:19:11 UTC 2000

Added Files:
	syssrc/sys/arch/i386/pci: pci_addr_fixup.c pci_addr_fixup.h

Log Message:
PCI I/O address fixup routine.
        When BIOS don't asign PCI I/O address space to device,
        allocate it without conflict and write to PCI configuration header.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/i386/pci/pci_addr_fixup.c \
    syssrc/sys/arch/i386/pci/pci_addr_fixup.h

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