Module Name: src Committed By: mark Date: Sun Sep 6 03:00:26 UTC 1998 Added Files: src/sys/arch/arm32/pci: pcib.c Log Message: Initial commit of PCI-ISA bridge device driver. This driver use the PCI-ISA bridge callback mechanism to attach the ISA bus to the PCI=ISA bridge. This is basically an import of the i386 pcib.c code with very minor changes.