the bitrig master branch has been updated by patrick with 1 new commit: commit 81998c5b43135eb45774d23de3f740c40942f12e diff: https://github.com/bitrig/bitrig/commit/81998c5 author: Patrick Wildt <[email protected]> date: Wed Jan 29 22:17:38 2014 +0100
arm: improve imxpcibr so that we finally have PCI Lots of various kinds of changes to improve the driver. Add a hook into arm's fault code, so that we can tell it to ignore the abort caused by the PCIe controller. M sys/arch/arm/arm/fault.c M sys/arch/armv7/conf/generic.imx M sys/arch/armv7/imx/files.imx M sys/arch/armv7/imx/imx.c M sys/arch/armv7/imx/imx6.c M sys/arch/armv7/imx/imxccm.c M sys/arch/armv7/imx/imxiomuxc.c M sys/arch/armv7/imx/imxiomuxcvar.h M sys/arch/armv7/imx/imxpcibr.c M sys/arch/armv7/virt/files.virt
