PERFORCE change 1189027 for review

John Baldwin jhb at FreeBSD.org
Tue Dec 10 18:33:32 UTC 2013


http://p4web.freebsd.org/@@1189027?ac=10

Change 1189027 by jhb at jhb_jhbbsd on 2013/12/10 18:32:48

	IFC @1189025

Affected files ...

.. //depot/projects/pci/sys/amd64/amd64/bpf_jit_machdep.c#3 integrate
.. //depot/projects/pci/sys/amd64/amd64/exception.S#6 integrate
.. //depot/projects/pci/sys/amd64/amd64/identcpu.c#8 integrate
.. //depot/projects/pci/sys/amd64/amd64/machdep.c#11 integrate
.. //depot/projects/pci/sys/amd64/amd64/minidump_machdep.c#8 integrate
.. //depot/projects/pci/sys/amd64/amd64/trap.c#7 integrate
.. //depot/projects/pci/sys/amd64/conf/GENERIC#14 integrate
.. //depot/projects/pci/sys/amd64/conf/NOTES#10 integrate
.. //depot/projects/pci/sys/amd64/ia32/ia32_signal.c#6 integrate
.. //depot/projects/pci/sys/amd64/include/apicvar.h#4 integrate
.. //depot/projects/pci/sys/amd64/include/asm.h#4 integrate
.. //depot/projects/pci/sys/amd64/include/pcb.h#5 integrate
.. //depot/projects/pci/sys/amd64/include/segments.h#4 integrate
.. //depot/projects/pci/sys/amd64/include/vmm.h#5 integrate
.. //depot/projects/pci/sys/amd64/include/vmm_dev.h#4 integrate
.. //depot/projects/pci/sys/amd64/include/vmparam.h#6 integrate
.. //depot/projects/pci/sys/amd64/linux32/linux32_dummy.c#6 integrate
.. //depot/projects/pci/sys/amd64/linux32/linux32_sysvec.c#6 integrate
.. //depot/projects/pci/sys/amd64/pci/pci_cfgreg.c#3 integrate
.. //depot/projects/pci/sys/amd64/vmm/intel/vmcs.c#4 integrate
.. //depot/projects/pci/sys/amd64/vmm/intel/vmcs.h#4 integrate
.. //depot/projects/pci/sys/amd64/vmm/intel/vmx.c#6 integrate
.. //depot/projects/pci/sys/amd64/vmm/intel/vmx_controls.h#3 integrate
.. //depot/projects/pci/sys/amd64/vmm/intel/vmx_genassym.c#3 integrate
.. //depot/projects/pci/sys/amd64/vmm/intel/vtd.c#3 integrate
.. //depot/projects/pci/sys/amd64/vmm/io/ppt.c#4 integrate
.. //depot/projects/pci/sys/amd64/vmm/io/vdev.c#2 delete
.. //depot/projects/pci/sys/amd64/vmm/io/vdev.h#2 delete
.. //depot/projects/pci/sys/amd64/vmm/io/vhpet.c#1 branch
.. //depot/projects/pci/sys/amd64/vmm/io/vhpet.h#1 branch
.. //depot/projects/pci/sys/amd64/vmm/io/vioapic.c#1 branch
.. //depot/projects/pci/sys/amd64/vmm/io/vioapic.h#1 branch
.. //depot/projects/pci/sys/amd64/vmm/io/vlapic.c#3 integrate
.. //depot/projects/pci/sys/amd64/vmm/io/vlapic.h#2 integrate
.. //depot/projects/pci/sys/amd64/vmm/vmm.c#5 integrate
.. //depot/projects/pci/sys/amd64/vmm/vmm_dev.c#5 integrate
.. //depot/projects/pci/sys/amd64/vmm/vmm_instruction_emul.c#6 integrate
.. //depot/projects/pci/sys/amd64/vmm/vmm_ktr.h#2 integrate
.. //depot/projects/pci/sys/amd64/vmm/vmm_lapic.c#2 integrate
.. //depot/projects/pci/sys/amd64/vmm/vmm_lapic.h#2 integrate
.. //depot/projects/pci/sys/arm/allwinner/a10_clk.c#2 integrate
.. //depot/projects/pci/sys/arm/allwinner/a10_gpio.c#2 integrate
.. //depot/projects/pci/sys/arm/allwinner/a10_machdep.c#3 integrate
.. //depot/projects/pci/sys/arm/allwinner/a10_wdog.c#2 integrate
.. //depot/projects/pci/sys/arm/allwinner/a20/a20_cpu_cfg.c#2 integrate
.. //depot/projects/pci/sys/arm/allwinner/a20/files.a20#2 integrate
.. //depot/projects/pci/sys/arm/allwinner/bus_space.c#2 delete
.. //depot/projects/pci/sys/arm/allwinner/files.a10#4 integrate
.. //depot/projects/pci/sys/arm/allwinner/timer.c#4 integrate
.. //depot/projects/pci/sys/arm/arm/bus_space-v6.c#1 branch
.. //depot/projects/pci/sys/arm/arm/bus_space_generic.c#5 integrate
.. //depot/projects/pci/sys/arm/arm/busdma_machdep-v6.c#6 integrate
.. //depot/projects/pci/sys/arm/arm/busdma_machdep.c#7 integrate
.. //depot/projects/pci/sys/arm/arm/cpufunc.c#7 integrate
.. //depot/projects/pci/sys/arm/arm/cpufunc_asm_pj4b.S#3 integrate
.. //depot/projects/pci/sys/arm/arm/db_trace.c#5 integrate
.. //depot/projects/pci/sys/arm/arm/devmap.c#1 branch
.. //depot/projects/pci/sys/arm/arm/genassym.c#4 integrate
.. //depot/projects/pci/sys/arm/arm/generic_timer.c#2 integrate
.. //depot/projects/pci/sys/arm/arm/gic.c#5 integrate
.. //depot/projects/pci/sys/arm/arm/identcpu.c#7 integrate
.. //depot/projects/pci/sys/arm/arm/locore.S#5 integrate
.. //depot/projects/pci/sys/arm/arm/machdep.c#8 integrate
.. //depot/projects/pci/sys/arm/arm/minidump_machdep.c#4 integrate
.. //depot/projects/pci/sys/arm/arm/mp_machdep.c#4 integrate
.. //depot/projects/pci/sys/arm/arm/mpcore_timer.c#4 integrate
.. //depot/projects/pci/sys/arm/arm/nexus.c#5 integrate
.. //depot/projects/pci/sys/arm/arm/pl190.c#2 integrate
.. //depot/projects/pci/sys/arm/arm/pmap-v6.c#7 integrate
.. //depot/projects/pci/sys/arm/arm/pmap.c#9 integrate
.. //depot/projects/pci/sys/arm/arm/stack_machdep.c#4 integrate
.. //depot/projects/pci/sys/arm/arm/trap.c#6 integrate
.. //depot/projects/pci/sys/arm/arm/undefined.c#4 integrate
.. //depot/projects/pci/sys/arm/arm/vfp.c#5 integrate
.. //depot/projects/pci/sys/arm/arm/vm_machdep.c#8 integrate
.. //depot/projects/pci/sys/arm/at91/at91.c#5 integrate
.. //depot/projects/pci/sys/arm/at91/at91_machdep.c#5 integrate
.. //depot/projects/pci/sys/arm/at91/at91_mci.c#5 integrate
.. //depot/projects/pci/sys/arm/at91/at91_pioreg.h#3 integrate
.. //depot/projects/pci/sys/arm/at91/at91_pmc.c#4 integrate
.. //depot/projects/pci/sys/arm/at91/files.at91#3 integrate
.. //depot/projects/pci/sys/arm/at91/if_ate.c#4 integrate
.. //depot/projects/pci/sys/arm/at91/if_macbvar.h#3 integrate
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/bcm2835_bsc.c#1 branch
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/bcm2835_bscreg.h#1 branch
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/bcm2835_bscvar.h#1 branch
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/bcm2835_dma.c#2 integrate
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/bcm2835_fb.c#3 integrate
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/bcm2835_gpio.c#4 integrate
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/bcm2835_machdep.c#2 integrate
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/bcm2835_mbox.c#3 integrate
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/bcm2835_sdhci.c#4 integrate
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/bcm2835_spi.c#1 branch
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/bcm2835_spireg.h#1 branch
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/bcm2835_spivar.h#1 branch
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/bcm2835_systimer.c#4 integrate
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/bcm2835_wdog.c#2 integrate
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/bus_space.c#2 delete
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/dwc_otg_brcm.c#2 delete
.. //depot/projects/pci/sys/arm/broadcom/bcm2835/files.bcm2835#4 integrate
.. //depot/projects/pci/sys/arm/conf/ARMADAXP#4 integrate
.. //depot/projects/pci/sys/arm/conf/BEAGLEBONE#5 integrate
.. //depot/projects/pci/sys/arm/conf/COSMIC#1 branch
.. //depot/projects/pci/sys/arm/conf/DIGI-CCWMX53#2 integrate
.. //depot/projects/pci/sys/arm/conf/IMX53-QSB#1 branch
.. //depot/projects/pci/sys/arm/conf/RADXA#1 branch
.. //depot/projects/pci/sys/arm/conf/RPI-B#5 integrate
.. //depot/projects/pci/sys/arm/conf/WANDBOARD-DUAL#1 branch
.. //depot/projects/pci/sys/arm/conf/WANDBOARD-QUAD#1 branch
.. //depot/projects/pci/sys/arm/conf/WANDBOARD-SOLO#1 branch
.. //depot/projects/pci/sys/arm/conf/WANDBOARD.common#1 branch
.. //depot/projects/pci/sys/arm/econa/econa.c#4 integrate
.. //depot/projects/pci/sys/arm/econa/econa_machdep.c#4 integrate
.. //depot/projects/pci/sys/arm/econa/if_ece.c#4 integrate
.. //depot/projects/pci/sys/arm/econa/timer.c#3 integrate
.. //depot/projects/pci/sys/arm/econa/uart_bus_ec.c#3 integrate
.. //depot/projects/pci/sys/arm/econa/uart_cpu_ec.c#3 integrate
.. //depot/projects/pci/sys/arm/freescale/imx/bus_space.c#2 delete
.. //depot/projects/pci/sys/arm/freescale/imx/files.imx51#2 integrate
.. //depot/projects/pci/sys/arm/freescale/imx/files.imx53#2 integrate
.. //depot/projects/pci/sys/arm/freescale/imx/files.imx6#1 branch
.. //depot/projects/pci/sys/arm/freescale/imx/imx51_ccm.c#4 integrate
.. //depot/projects/pci/sys/arm/freescale/imx/imx51_ccmreg.h#2 integrate
.. //depot/projects/pci/sys/arm/freescale/imx/imx51_ipuv3.c#2 integrate
.. //depot/projects/pci/sys/arm/freescale/imx/imx51_machdep.c#3 integrate
.. //depot/projects/pci/sys/arm/freescale/imx/imx53_machdep.c#2 integrate
.. //depot/projects/pci/sys/arm/freescale/imx/imx6_anatop.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/imx/imx6_anatopreg.h#1 branch
.. //depot/projects/pci/sys/arm/freescale/imx/imx6_anatopvar.h#1 branch
.. //depot/projects/pci/sys/arm/freescale/imx/imx6_ccm.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/imx/imx6_ccmreg.h#1 branch
.. //depot/projects/pci/sys/arm/freescale/imx/imx6_machdep.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/imx/imx6_pl310.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/imx/imx6_usbphy.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/imx/imx_gpt.c#4 integrate
.. //depot/projects/pci/sys/arm/freescale/imx/imx_gptreg.h#3 integrate
.. //depot/projects/pci/sys/arm/freescale/imx/imx_machdep.c#3 branch
.. //depot/projects/pci/sys/arm/freescale/imx/imx_machdep.h#1 branch
.. //depot/projects/pci/sys/arm/freescale/imx/imx_nop_usbphy.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/imx/imx_sdhci.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/imx/std.imx6#1 branch
.. //depot/projects/pci/sys/arm/freescale/imx/tzic.c#2 integrate
.. //depot/projects/pci/sys/arm/freescale/vybrid/files.vybrid#1 branch
.. //depot/projects/pci/sys/arm/freescale/vybrid/std.vybrid#1 branch
.. //depot/projects/pci/sys/arm/freescale/vybrid/vf_anadig.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/vybrid/vf_ccm.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/vybrid/vf_common.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/vybrid/vf_common.h#1 branch
.. //depot/projects/pci/sys/arm/freescale/vybrid/vf_ehci.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/vybrid/vf_gpio.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/vybrid/vf_iomuxc.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/vybrid/vf_iomuxc.h#1 branch
.. //depot/projects/pci/sys/arm/freescale/vybrid/vf_machdep.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/vybrid/vf_mscm.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/vybrid/vf_nfc.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/vybrid/vf_src.c#1 branch
.. //depot/projects/pci/sys/arm/freescale/vybrid/vf_src.h#1 branch
.. //depot/projects/pci/sys/arm/freescale/vybrid/vf_uart.c#1 branch
.. //depot/projects/pci/sys/arm/include/armreg.h#7 integrate
.. //depot/projects/pci/sys/arm/include/atomic.h#4 integrate
.. //depot/projects/pci/sys/arm/include/cpu.h#5 integrate
.. //depot/projects/pci/sys/arm/include/cpufunc.h#3 integrate
.. //depot/projects/pci/sys/arm/include/devmap.h#1 branch
.. //depot/projects/pci/sys/arm/include/fdt.h#3 integrate
.. //depot/projects/pci/sys/arm/include/frame.h#5 integrate
.. //depot/projects/pci/sys/arm/include/machdep.h#4 integrate
.. //depot/projects/pci/sys/arm/include/pcb.h#4 integrate
.. //depot/projects/pci/sys/arm/include/pcpu.h#5 integrate
.. //depot/projects/pci/sys/arm/include/pmap.h#9 integrate
.. //depot/projects/pci/sys/arm/include/undefined.h#3 integrate
.. //depot/projects/pci/sys/arm/include/vmparam.h#8 integrate
.. //depot/projects/pci/sys/arm/lpc/if_lpe.c#2 integrate
.. //depot/projects/pci/sys/arm/lpc/if_lpereg.h#2 integrate
.. //depot/projects/pci/sys/arm/lpc/lpc_fb.c#2 integrate
.. //depot/projects/pci/sys/arm/lpc/lpc_gpio.c#2 integrate
.. //depot/projects/pci/sys/arm/lpc/lpc_machdep.c#2 integrate
.. //depot/projects/pci/sys/arm/lpc/lpc_mmc.c#2 integrate
.. //depot/projects/pci/sys/arm/lpc/lpc_spi.c#2 integrate
.. //depot/projects/pci/sys/arm/lpc/lpc_timer.c#3 integrate
.. //depot/projects/pci/sys/arm/lpc/lpcreg.h#2 integrate
.. //depot/projects/pci/sys/arm/mv/armadaxp/std.armadaxp#3 integrate
.. //depot/projects/pci/sys/arm/mv/common.c#7 integrate
.. //depot/projects/pci/sys/arm/mv/gpio.c#5 integrate
.. //depot/projects/pci/sys/arm/mv/mv_localbus.c#3 integrate
.. //depot/projects/pci/sys/arm/mv/mv_machdep.c#7 integrate
.. //depot/projects/pci/sys/arm/mv/mv_pci.c#4 integrate
.. //depot/projects/pci/sys/arm/mv/mv_sata.c#3 integrate
.. //depot/projects/pci/sys/arm/mv/mvvar.h#4 integrate
.. //depot/projects/pci/sys/arm/mv/orion/db88f5xxx.c#3 integrate
.. //depot/projects/pci/sys/arm/mv/timer.c#4 integrate
.. //depot/projects/pci/sys/arm/rockchip/common.c#1 branch
.. //depot/projects/pci/sys/arm/rockchip/files.rk30xx#1 branch
.. //depot/projects/pci/sys/arm/rockchip/rk30xx_gpio.c#1 branch
.. //depot/projects/pci/sys/arm/rockchip/rk30xx_grf.c#1 branch
.. //depot/projects/pci/sys/arm/rockchip/rk30xx_grf.h#1 branch
.. //depot/projects/pci/sys/arm/rockchip/rk30xx_machdep.c#1 branch
.. //depot/projects/pci/sys/arm/rockchip/rk30xx_pmu.c#1 branch
.. //depot/projects/pci/sys/arm/rockchip/rk30xx_pmu.h#1 branch
.. //depot/projects/pci/sys/arm/rockchip/rk30xx_wdog.c#1 branch
.. //depot/projects/pci/sys/arm/rockchip/rk30xx_wdog.h#1 branch
.. //depot/projects/pci/sys/arm/rockchip/std.rk30xx#1 branch
.. //depot/projects/pci/sys/arm/s3c2xx0/files.s3c2xx0#3 integrate
.. //depot/projects/pci/sys/arm/s3c2xx0/s3c24x0.c#3 integrate
.. //depot/projects/pci/sys/arm/s3c2xx0/s3c24x0_machdep.c#4 integrate
.. //depot/projects/pci/sys/arm/s3c2xx0/s3c2xx0_space.c#4 integrate
.. //depot/projects/pci/sys/arm/sa11x0/assabet_machdep.c#5 integrate
.. //depot/projects/pci/sys/arm/sa11x0/sa11x0.c#4 integrate
.. //depot/projects/pci/sys/arm/sa11x0/sa11x0_io.c#3 integrate
.. //depot/projects/pci/sys/arm/samsung/exynos/arch_timer.c#2 integrate
.. //depot/projects/pci/sys/arm/samsung/exynos/bus_space.c#2 delete
.. //depot/projects/pci/sys/arm/samsung/exynos/ehci_exynos5.c#2 integrate
.. //depot/projects/pci/sys/arm/samsung/exynos/exynos5_machdep.c#4 integrate
.. //depot/projects/pci/sys/arm/samsung/exynos/files.exynos5#2 integrate
.. //depot/projects/pci/sys/arm/tegra/tegra2_machdep.c#2 integrate
.. //depot/projects/pci/sys/arm/ti/am335x/am335x_dmtimer.c#3 integrate
.. //depot/projects/pci/sys/arm/ti/am335x/am335x_lcd_syscons.c#2 integrate
.. //depot/projects/pci/sys/arm/ti/am335x/am335x_prcm.c#4 integrate
.. //depot/projects/pci/sys/arm/ti/am335x/am335x_scm_padconf.c#3 integrate
.. //depot/projects/pci/sys/arm/ti/bus_space.c#2 delete
.. //depot/projects/pci/sys/arm/ti/cpsw/if_cpsw.c#3 integrate
.. //depot/projects/pci/sys/arm/ti/files.ti#3 integrate
.. //depot/projects/pci/sys/arm/ti/omap4/omap4_prcm_clks.c#4 integrate
.. //depot/projects/pci/sys/arm/ti/omap4/omap4_scm_padconf.c#2 integrate
.. //depot/projects/pci/sys/arm/ti/omap4/pandaboard/pandaboard.c#2 integrate
.. //depot/projects/pci/sys/arm/ti/ti_cpuid.c#3 integrate
.. //depot/projects/pci/sys/arm/ti/ti_gpio.c#3 integrate
.. //depot/projects/pci/sys/arm/ti/ti_i2c.c#2 integrate
.. //depot/projects/pci/sys/arm/ti/ti_machdep.c#3 integrate
.. //depot/projects/pci/sys/arm/ti/ti_mbox.c#1 branch
.. //depot/projects/pci/sys/arm/ti/ti_mbox.h#1 branch
.. //depot/projects/pci/sys/arm/ti/ti_mmchs.c#4 integrate
.. //depot/projects/pci/sys/arm/ti/ti_prcm.c#2 integrate
.. //depot/projects/pci/sys/arm/ti/ti_pruss.c#1 branch
.. //depot/projects/pci/sys/arm/ti/ti_pruss.h#1 branch
.. //depot/projects/pci/sys/arm/ti/ti_scm.c#3 integrate
.. //depot/projects/pci/sys/arm/ti/ti_sdhci.c#2 integrate
.. //depot/projects/pci/sys/arm/ti/twl/twl.c#2 integrate
.. //depot/projects/pci/sys/arm/ti/twl/twl_clks.c#2 integrate
.. //depot/projects/pci/sys/arm/ti/twl/twl_vreg.c#2 integrate
.. //depot/projects/pci/sys/arm/versatile/if_smc_fdt.c#2 integrate
.. //depot/projects/pci/sys/arm/versatile/pl050.c#2 integrate
.. //depot/projects/pci/sys/arm/versatile/sp804.c#3 integrate
.. //depot/projects/pci/sys/arm/versatile/versatile_clcd.c#2 integrate
.. //depot/projects/pci/sys/arm/versatile/versatile_machdep.c#2 integrate
.. //depot/projects/pci/sys/arm/versatile/versatile_pci.c#4 integrate
.. //depot/projects/pci/sys/arm/versatile/versatile_timer.c#2 integrate
.. //depot/projects/pci/sys/arm/xilinx/zy7_machdep.c#2 integrate
.. //depot/projects/pci/sys/arm/xscale/i80321/ep80219_machdep.c#5 integrate
.. //depot/projects/pci/sys/arm/xscale/i80321/i80321_pci.c#4 integrate
.. //depot/projects/pci/sys/arm/xscale/i80321/iq31244_machdep.c#5 integrate
.. //depot/projects/pci/sys/arm/xscale/i80321/iq80321.c#4 integrate
.. //depot/projects/pci/sys/arm/xscale/i8134x/crb_machdep.c#7 integrate
.. //depot/projects/pci/sys/arm/xscale/i8134x/i81342_pci.c#4 integrate
.. //depot/projects/pci/sys/arm/xscale/i8134x/i81342reg.h#3 integrate
.. //depot/projects/pci/sys/arm/xscale/ixp425/avila_machdep.c#5 integrate
.. //depot/projects/pci/sys/arm/xscale/ixp425/if_npe.c#4 integrate
.. //depot/projects/pci/sys/arm/xscale/ixp425/ixp425_mem.c#3 integrate
.. //depot/projects/pci/sys/arm/xscale/ixp425/ixp425_pci.c#4 integrate
.. //depot/projects/pci/sys/arm/xscale/ixp425/ixp425_wdog.c#3 integrate
.. //depot/projects/pci/sys/arm/xscale/ixp425/ixp425reg.h#3 integrate
.. //depot/projects/pci/sys/arm/xscale/pxa/if_smc_smi.c#3 integrate
.. //depot/projects/pci/sys/arm/xscale/pxa/pxa_machdep.c#5 integrate
.. //depot/projects/pci/sys/arm/xscale/pxa/pxa_obio.c#4 integrate
.. //depot/projects/pci/sys/boot/arm/at91/libat91/mci_device.h#3 integrate
.. //depot/projects/pci/sys/boot/arm/uboot/Makefile#5 integrate
.. //depot/projects/pci/sys/boot/arm/uboot/start.S#4 integrate
.. //depot/projects/pci/sys/boot/fdt/dts/am335x.dtsi#4 integrate
.. //depot/projects/pci/sys/boot/fdt/dts/bcm2835.dtsi#2 integrate
.. //depot/projects/pci/sys/boot/fdt/dts/beaglebone-black.dts#3 integrate
.. //depot/projects/pci/sys/boot/fdt/dts/beri-sim.dts#1 branch
.. //depot/projects/pci/sys/boot/fdt/dts/beripad-de4.dts#1 branch
.. //depot/projects/pci/sys/boot/fdt/dts/db78460.dts#3 integrate
.. //depot/projects/pci/sys/boot/fdt/dts/digi-ccwmx53.dts#2 integrate
.. //depot/projects/pci/sys/boot/fdt/dts/efikamx.dts#2 integrate
.. //depot/projects/pci/sys/boot/fdt/dts/imx51x.dtsi#2 integrate
.. //depot/projects/pci/sys/boot/fdt/dts/imx53-qsb.dts#1 branch
.. //depot/projects/pci/sys/boot/fdt/dts/imx53x.dtsi#2 integrate
.. //depot/projects/pci/sys/boot/fdt/dts/imx6.dtsi#1 branch
.. //depot/projects/pci/sys/boot/fdt/dts/rk3188-radxa.dts#1 branch
.. //depot/projects/pci/sys/boot/fdt/dts/rk3188.dtsi#1 branch
.. //depot/projects/pci/sys/boot/fdt/dts/rpi.dts#2 integrate
.. //depot/projects/pci/sys/boot/fdt/dts/vybrid-cosmic.dts#1 branch
.. //depot/projects/pci/sys/boot/fdt/dts/vybrid.dtsi#1 branch
.. //depot/projects/pci/sys/boot/fdt/dts/wandboard-dual.dts#1 branch
.. //depot/projects/pci/sys/boot/fdt/dts/wandboard-quad.dts#1 branch
.. //depot/projects/pci/sys/boot/fdt/dts/wandboard-solo.dts#1 branch
.. //depot/projects/pci/sys/boot/forth/beastie.4th#6 integrate
.. //depot/projects/pci/sys/boot/forth/loader.4th#5 integrate
.. //depot/projects/pci/sys/boot/forth/loader.4th.8#3 integrate
.. //depot/projects/pci/sys/boot/forth/loader.conf#10 integrate
.. //depot/projects/pci/sys/boot/forth/loader.conf.5#6 integrate
.. //depot/projects/pci/sys/boot/forth/loader.rc#5 integrate
.. //depot/projects/pci/sys/boot/forth/menu-commands.4th#3 integrate
.. //depot/projects/pci/sys/boot/forth/menu.4th#5 integrate
.. //depot/projects/pci/sys/boot/forth/menu.rc#5 integrate
.. //depot/projects/pci/sys/boot/forth/menusets.4th#2 integrate
.. //depot/projects/pci/sys/boot/i386/efi/reloc.c#3 integrate
.. //depot/projects/pci/sys/boot/i386/libfirewire/fwohci.h#3 integrate
.. //depot/projects/pci/sys/boot/i386/libfirewire/fwohcireg.h#3 integrate
.. //depot/projects/pci/sys/boot/i386/libi386/Makefile#4 integrate
.. //depot/projects/pci/sys/boot/i386/libi386/smbios.c#3 integrate
.. //depot/projects/pci/sys/boot/i386/loader/loader.rc#3 integrate
.. //depot/projects/pci/sys/boot/powerpc/ps3/start.S#3 integrate
.. //depot/projects/pci/sys/boot/uboot/lib/disk.c#3 integrate
.. //depot/projects/pci/sys/boot/uboot/lib/glue.c#3 integrate
.. //depot/projects/pci/sys/cam/ata/ata_da.c#12 integrate
.. //depot/projects/pci/sys/cam/ata/ata_pmp.c#7 integrate
.. //depot/projects/pci/sys/cam/ata/ata_xpt.c#8 integrate
.. //depot/projects/pci/sys/cam/cam.h#6 integrate
.. //depot/projects/pci/sys/cam/cam_ccb.h#10 integrate
.. //depot/projects/pci/sys/cam/cam_periph.c#12 integrate
.. //depot/projects/pci/sys/cam/cam_periph.h#7 integrate
.. //depot/projects/pci/sys/cam/cam_queue.c#6 integrate
.. //depot/projects/pci/sys/cam/cam_queue.h#5 integrate
.. //depot/projects/pci/sys/cam/cam_sim.c#5 integrate
.. //depot/projects/pci/sys/cam/cam_sim.h#5 integrate
.. //depot/projects/pci/sys/cam/cam_xpt.c#13 integrate
.. //depot/projects/pci/sys/cam/cam_xpt.h#7 integrate
.. //depot/projects/pci/sys/cam/cam_xpt_internal.h#7 integrate
.. //depot/projects/pci/sys/cam/cam_xpt_sim.h#4 integrate
.. //depot/projects/pci/sys/cam/ctl/ctl.c#7 integrate
.. //depot/projects/pci/sys/cam/ctl/ctl_backend_block.c#6 integrate
.. //depot/projects/pci/sys/cam/ctl/ctl_frontend.c#3 integrate
.. //depot/projects/pci/sys/cam/ctl/ctl_frontend_cam_sim.c#4 integrate
.. //depot/projects/pci/sys/cam/ctl/ctl_private.h#3 integrate
.. //depot/projects/pci/sys/cam/ctl/scsi_ctl.c#5 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_all.c#9 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_all.h#9 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_cd.c#9 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_ch.c#9 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_da.c#11 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_enc.c#4 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_enc_internal.h#2 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_enc_safte.c#2 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_enc_ses.c#4 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_pass.c#8 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_pt.c#6 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_sa.c#9 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_sg.c#7 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_targ_bh.c#5 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_target.c#6 integrate
.. //depot/projects/pci/sys/cam/scsi/scsi_xpt.c#8 integrate
.. //depot/projects/pci/sys/cddl/compat/opensolaris/kern/opensolaris_taskq.c#4 integrate
.. //depot/projects/pci/sys/cddl/compat/opensolaris/kern/opensolaris_vm.c#2 integrate
.. //depot/projects/pci/sys/cddl/compat/opensolaris/sys/disp.h#1 branch
.. //depot/projects/pci/sys/cddl/compat/opensolaris/sys/sdt.h#4 integrate
.. //depot/projects/pci/sys/cddl/compat/opensolaris/sys/taskq.h#4 delete
.. //depot/projects/pci/sys/cddl/compat/opensolaris/sys/vm.h#2 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/common/zfs/zfeature_common.c#4 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/common/zfs/zfeature_common.h#4 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/Makefile.files#4 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/dtrace/fasttrap.c#6 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c#7 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c#8 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c#7 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_objset.c#5 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_tx.c#7 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_zfetch.c#3 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dnode.c#6 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c#8 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_pool.c#6 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_scan.c#6 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_userhold.c#2 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lz4.c#2 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/metaslab.c#8 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/range_tree.c#1 branch
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c#6 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c#8 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_map.c#5 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/space_reftree.c#1 branch
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/arc.h#5 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dbuf.h#4 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu.h#7 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_objset.h#5 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dmu_tx.h#3 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_dir.h#4 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/dsl_pool.h#5 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/metaslab.h#5 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/metaslab_impl.h#6 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/range_tree.h#1 branch
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/sa_impl.h#4 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/spa_impl.h#7 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/space_map.h#4 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/space_reftree.h#1 branch
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/txg.h#5 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/txg_impl.h#4 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev.h#6 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/vdev_impl.h#6 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfeature.h#3 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zfs_context.h#3 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio.h#6 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/zio_compress.h#4 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/txg.c#7 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c#7 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_cache.c#4 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_geom.c#6 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_label.c#5 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_mirror.c#5 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_queue.c#3 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_raidz.c#6 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfeature.c#3 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_dir.c#6 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c#11 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_znode.c#7 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zil.c#5 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zio.c#9 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c#7 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/sys/fasttrap.h#2 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/sys/fasttrap_impl.h#2 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/common/sys/taskq.h#2 integrate
.. //depot/projects/pci/sys/cddl/contrib/opensolaris/uts/intel/dtrace/fasttrap_isa.c#5 integrate
.. //depot/projects/pci/sys/cddl/dev/dtrace/amd64/dtrace_isa.c#4 integrate
.. //depot/projects/pci/sys/cddl/dev/dtrace/amd64/dtrace_subr.c#6 integrate
.. //depot/projects/pci/sys/cddl/dev/dtrace/dtrace_test.c#4 integrate
.. //depot/projects/pci/sys/cddl/dev/dtrace/powerpc/dtrace_isa.c#5 integrate
.. //depot/projects/pci/sys/cddl/dev/fbt/fbt_powerpc.c#3 integrate
.. //depot/projects/pci/sys/cddl/dev/lockstat/lockstat.c#3 integrate
.. //depot/projects/pci/sys/cddl/dev/sdt/sdt.c#6 integrate
.. //depot/projects/pci/sys/compat/freebsd32/freebsd32.h#9 integrate
.. //depot/projects/pci/sys/compat/freebsd32/freebsd32_misc.c#12 integrate
.. //depot/projects/pci/sys/compat/linprocfs/linprocfs.c#10 integrate
.. //depot/projects/pci/sys/compat/linsysfs/linsysfs.c#4 integrate
.. //depot/projects/pci/sys/compat/linux/linux_dtrace.h#3 integrate
.. //depot/projects/pci/sys/compat/linux/linux_emul.c#6 integrate
.. //depot/projects/pci/sys/compat/linux/linux_fork.c#5 integrate
.. //depot/projects/pci/sys/compat/linux/linux_futex.c#7 integrate
.. //depot/projects/pci/sys/compat/linux/linux_ioctl.c#7 integrate
.. //depot/projects/pci/sys/compat/linux/linux_mib.c#6 integrate
.. //depot/projects/pci/sys/compat/linux/linux_misc.c#8 integrate
.. //depot/projects/pci/sys/compat/linux/linux_socket.c#7 integrate
.. //depot/projects/pci/sys/compat/linux/linux_sysctl.c#4 integrate
.. //depot/projects/pci/sys/compat/linux/linux_time.c#4 integrate
.. //depot/projects/pci/sys/compat/linux/linux_uid16.c#5 integrate
.. //depot/projects/pci/sys/compat/linux/linux_util.c#4 integrate
.. //depot/projects/pci/sys/compat/ndis/kern_ndis.c#5 integrate
.. //depot/projects/pci/sys/compat/ndis/subr_ndis.c#4 integrate
.. //depot/projects/pci/sys/compat/ndis/subr_usbd.c#3 integrate
.. //depot/projects/pci/sys/compat/svr4/svr4_sockio.c#3 integrate
.. //depot/projects/pci/sys/conf/Makefile.arm#6 integrate
.. //depot/projects/pci/sys/conf/NOTES#16 integrate
.. //depot/projects/pci/sys/conf/files#17 integrate
.. //depot/projects/pci/sys/conf/files.amd64#12 integrate
.. //depot/projects/pci/sys/conf/files.arm#8 integrate
.. //depot/projects/pci/sys/conf/files.i386#14 integrate
.. //depot/projects/pci/sys/conf/files.pc98#7 integrate
.. //depot/projects/pci/sys/conf/files.powerpc#11 integrate
.. //depot/projects/pci/sys/conf/files.sparc64#8 integrate
.. //depot/projects/pci/sys/conf/kern.mk#9 integrate
.. //depot/projects/pci/sys/conf/kern.pre.mk#10 integrate
.. //depot/projects/pci/sys/conf/kmod.mk#10 integrate
.. //depot/projects/pci/sys/conf/options#17 integrate
.. //depot/projects/pci/sys/conf/options.amd64#5 integrate
.. //depot/projects/pci/sys/conf/options.arm#5 integrate
.. //depot/projects/pci/sys/conf/options.mips#9 integrate
.. //depot/projects/pci/sys/contrib/altq/altq/altq_cbq.c#4 integrate
.. //depot/projects/pci/sys/contrib/altq/altq/altq_cdnr.c#4 integrate
.. //depot/projects/pci/sys/contrib/altq/altq/altq_hfsc.c#5 integrate
.. //depot/projects/pci/sys/contrib/altq/altq/altq_priq.c#4 integrate
.. //depot/projects/pci/sys/contrib/altq/altq/altq_red.c#5 integrate
.. //depot/projects/pci/sys/contrib/altq/altq/altq_rio.c#4 integrate
.. //depot/projects/pci/sys/contrib/altq/altq/altq_rmclass.c#4 integrate
.. //depot/projects/pci/sys/contrib/altq/altq/altq_subr.c#5 integrate
.. //depot/projects/pci/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_reset.c#2 integrate
.. //depot/projects/pci/sys/contrib/ipfilter/netinet/ip_compat.h#5 integrate
.. //depot/projects/pci/sys/contrib/ipfilter/netinet/radix_ipf.c#2 integrate
.. //depot/projects/pci/sys/crypto/aesni/aesencdec.h#2 integrate
.. //depot/projects/pci/sys/crypto/aesni/aesni.c#5 integrate
.. //depot/projects/pci/sys/crypto/aesni/aesni.h#5 integrate
.. //depot/projects/pci/sys/crypto/aesni/aesni_wrap.c#6 integrate
.. //depot/projects/pci/sys/dev/aac/aacvar.h#6 integrate
.. //depot/projects/pci/sys/dev/aacraid/aacraid.c#2 integrate
.. //depot/projects/pci/sys/dev/aacraid/aacraid_cam.c#2 integrate
.. //depot/projects/pci/sys/dev/aacraid/aacraid_reg.h#2 integrate
.. //depot/projects/pci/sys/dev/aacraid/aacraid_var.h#2 integrate
.. //depot/projects/pci/sys/dev/acpica/acpi.c#12 integrate
.. //depot/projects/pci/sys/dev/acpica/acpi_hpet.c#6 integrate
.. //depot/projects/pci/sys/dev/acpica/acpi_pci.c#8 integrate
.. //depot/projects/pci/sys/dev/acpica/acpi_video.c#4 integrate
.. //depot/projects/pci/sys/dev/adb/adb_kbd.c#5 integrate
.. //depot/projects/pci/sys/dev/ae/if_ae.c#7 integrate
.. //depot/projects/pci/sys/dev/age/if_age.c#7 integrate
.. //depot/projects/pci/sys/dev/agp/agp_i810.c#5 integrate
.. //depot/projects/pci/sys/dev/aha/aha.c#4 integrate
.. //depot/projects/pci/sys/dev/ahci/ahci.c#14 integrate
.. //depot/projects/pci/sys/dev/ahci/ahci.h#9 integrate
.. //depot/projects/pci/sys/dev/aic7xxx/aic79xx.c#4 integrate
.. //depot/projects/pci/sys/dev/aic7xxx/aic7xxx.c#4 integrate
.. //depot/projects/pci/sys/dev/aic7xxx/aicasm/Makefile#4 integrate
.. //depot/projects/pci/sys/dev/alc/if_alc.c#6 integrate
.. //depot/projects/pci/sys/dev/ale/if_ale.c#6 integrate
.. //depot/projects/pci/sys/dev/altera/atse/if_atse_fdt.c#2 integrate
.. //depot/projects/pci/sys/dev/altera/atse/if_atse_nexus.c#2 integrate
.. //depot/projects/pci/sys/dev/altera/avgen/altera_avgen_nexus.c#2 integrate
.. //depot/projects/pci/sys/dev/altera/jtag_uart/altera_jtag_uart_nexus.c#2 integrate
.. //depot/projects/pci/sys/dev/altera/sdcard/altera_sdcard_nexus.c#2 integrate
.. //depot/projects/pci/sys/dev/an/if_an.c#5 integrate
.. //depot/projects/pci/sys/dev/arcmsr/arcmsr.c#9 integrate
.. //depot/projects/pci/sys/dev/asr/asr.c#6 integrate
.. //depot/projects/pci/sys/dev/ata/ata-all.c#7 integrate
.. //depot/projects/pci/sys/dev/ata/ata-pci.h#10 integrate
.. //depot/projects/pci/sys/dev/ata/chipsets/ata-intel.c#9 integrate
.. //depot/projects/pci/sys/dev/ath/ath_dfs/null/dfs_null.c#6 integrate
.. //depot/projects/pci/sys/dev/ath/ath_rate/sample/sample.c#7 integrate
.. //depot/projects/pci/sys/dev/ath/if_ath.c#16 integrate
.. //depot/projects/pci/sys/dev/ath/if_ath_ahb.c#7 integrate
.. //depot/projects/pci/sys/dev/ath/if_ath_beacon.c#3 integrate
.. //depot/projects/pci/sys/dev/ath/if_ath_btcoex.c#2 integrate
.. //depot/projects/pci/sys/dev/ath/if_ath_keycache.c#4 integrate
.. //depot/projects/pci/sys/dev/ath/if_ath_lna_div.c#2 integrate
.. //depot/projects/pci/sys/dev/ath/if_ath_pci.c#6 integrate
.. //depot/projects/pci/sys/dev/ath/if_ath_rx.c#3 integrate
.. //depot/projects/pci/sys/dev/ath/if_ath_rx_edma.c#4 integrate
.. //depot/projects/pci/sys/dev/ath/if_ath_spectral.c#2 integrate
.. //depot/projects/pci/sys/dev/ath/if_ath_sysctl.c#10 integrate
.. //depot/projects/pci/sys/dev/ath/if_ath_tdma.c#3 integrate
.. //depot/projects/pci/sys/dev/ath/if_ath_tx.c#9 integrate
.. //depot/projects/pci/sys/dev/ath/if_ath_tx_edma.c#3 integrate
.. //depot/projects/pci/sys/dev/bce/if_bce.c#9 integrate
.. //depot/projects/pci/sys/dev/bce/if_bcereg.h#6 integrate
.. //depot/projects/pci/sys/dev/bfe/if_bfe.c#5 integrate
.. //depot/projects/pci/sys/dev/bge/if_bge.c#11 integrate
.. //depot/projects/pci/sys/dev/bge/if_bgereg.h#11 integrate
.. //depot/projects/pci/sys/dev/bktr/bktr_core.c#6 integrate
.. //depot/projects/pci/sys/dev/bm/if_bm.c#5 integrate
.. //depot/projects/pci/sys/dev/buslogic/bt.c#4 integrate
.. //depot/projects/pci/sys/dev/bwi/bwimac.c#4 integrate
.. //depot/projects/pci/sys/dev/bwi/bwiphy.c#4 integrate
.. //depot/projects/pci/sys/dev/bwi/bwirf.c#3 integrate
.. //depot/projects/pci/sys/dev/bwi/if_bwi.c#4 integrate
.. //depot/projects/pci/sys/dev/bwi/if_bwi_pci.c#3 integrate
.. //depot/projects/pci/sys/dev/bwn/if_bwn.c#6 integrate
.. //depot/projects/pci/sys/dev/bxe/bxe.c#3 integrate
.. //depot/projects/pci/sys/dev/bxe/bxe.h#2 integrate
.. //depot/projects/pci/sys/dev/bxe/bxe_elink.c#2 integrate
.. //depot/projects/pci/sys/dev/bxe/ecore_hsi.h#2 integrate
.. //depot/projects/pci/sys/dev/bxe/ecore_init.h#2 integrate
.. //depot/projects/pci/sys/dev/bxe/ecore_reg.h#2 integrate
.. //depot/projects/pci/sys/dev/bxe/ecore_sp.c#2 integrate
.. //depot/projects/pci/sys/dev/bxe/ecore_sp.h#3 integrate
.. //depot/projects/pci/sys/dev/cadence/if_cgem.c#2 integrate
.. //depot/projects/pci/sys/dev/cas/if_cas.c#8 integrate
.. //depot/projects/pci/sys/dev/ce/if_ce.c#5 integrate
.. //depot/projects/pci/sys/dev/cesa/cesa.c#4 integrate
.. //depot/projects/pci/sys/dev/cesa/cesa.h#4 integrate
.. //depot/projects/pci/sys/dev/cfe/cfe_resource.c#3 integrate
.. //depot/projects/pci/sys/dev/cfi/cfi_bus_nexus.c#3 integrate
.. //depot/projects/pci/sys/dev/cm/if_cm_isa.c#3 integrate
.. //depot/projects/pci/sys/dev/cm/smc90cx6.c#4 integrate
.. //depot/projects/pci/sys/dev/cp/if_cp.c#5 integrate
.. //depot/projects/pci/sys/dev/cs/if_cs.c#4 integrate
.. //depot/projects/pci/sys/dev/cs/if_cs_isa.c#3 integrate
.. //depot/projects/pci/sys/dev/cs/if_cs_pccard.c#3 integrate
.. //depot/projects/pci/sys/dev/cs/if_csvar.h#3 integrate
.. //depot/projects/pci/sys/dev/ctau/if_ct.c#4 integrate
.. //depot/projects/pci/sys/dev/cx/if_cx.c#4 integrate
.. //depot/projects/pci/sys/dev/cxgb/cxgb_adapter.h#5 integrate
.. //depot/projects/pci/sys/dev/cxgb/cxgb_main.c#6 integrate
.. //depot/projects/pci/sys/dev/cxgb/cxgb_sge.c#6 integrate
.. //depot/projects/pci/sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c#3 integrate
.. //depot/projects/pci/sys/dev/cxgb/ulp/tom/cxgb_listen.c#3 integrate
.. //depot/projects/pci/sys/dev/cxgbe/adapter.h#12 integrate
.. //depot/projects/pci/sys/dev/cxgbe/common/common.h#9 integrate
.. //depot/projects/pci/sys/dev/cxgbe/common/t4_hw.c#8 integrate
.. //depot/projects/pci/sys/dev/cxgbe/t4_ioctl.h#8 integrate
.. //depot/projects/pci/sys/dev/cxgbe/t4_l2t.c#4 integrate
.. //depot/projects/pci/sys/dev/cxgbe/t4_main.c#12 integrate
.. //depot/projects/pci/sys/dev/cxgbe/t4_sge.c#12 integrate
.. //depot/projects/pci/sys/dev/cxgbe/t4_tracer.c#3 integrate
.. //depot/projects/pci/sys/dev/cxgbe/tom/t4_connect.c#4 integrate
.. //depot/projects/pci/sys/dev/cxgbe/tom/t4_tom.c#5 integrate
.. //depot/projects/pci/sys/dev/dc/dcphy.c#6 integrate
.. //depot/projects/pci/sys/dev/dc/if_dc.c#6 integrate
.. //depot/projects/pci/sys/dev/dc/pnphy.c#6 integrate
.. //depot/projects/pci/sys/dev/de/if_de.c#4 integrate
.. //depot/projects/pci/sys/dev/drm/i915_reg.h#3 integrate
.. //depot/projects/pci/sys/dev/drm/mach64_drv.h#3 integrate
.. //depot/projects/pci/sys/dev/drm/mga_drv.h#4 integrate
.. //depot/projects/pci/sys/dev/drm/r128_drv.h#3 integrate
.. //depot/projects/pci/sys/dev/drm/r300_reg.h#3 integrate
.. //depot/projects/pci/sys/dev/drm/r600_blit.c#3 integrate
.. //depot/projects/pci/sys/dev/drm/radeon_cp.c#3 integrate
.. //depot/projects/pci/sys/dev/drm/radeon_drv.h#3 integrate
.. //depot/projects/pci/sys/dev/drm/via_irq.c#3 integrate
.. //depot/projects/pci/sys/dev/drm2/drm.h#2 integrate
.. //depot/projects/pci/sys/dev/drm2/drmP.h#4 integrate
.. //depot/projects/pci/sys/dev/drm2/drm_crtc.c#3 integrate
.. //depot/projects/pci/sys/dev/drm2/drm_drv.c#4 integrate
.. //depot/projects/pci/sys/dev/drm2/drm_fb_helper.c#3 integrate
.. //depot/projects/pci/sys/dev/drm2/drm_ioctl.c#3 integrate
.. //depot/projects/pci/sys/dev/drm2/drm_linux_list_sort.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/drm_os_freebsd.h#2 integrate
.. //depot/projects/pci/sys/dev/drm2/drm_pci.c#3 integrate
.. //depot/projects/pci/sys/dev/drm2/i915/i915_drv.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/i915/i915_reg.h#2 integrate
.. //depot/projects/pci/sys/dev/drm2/i915/intel_fb.c#3 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/atombios_dp.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/evergreen_blit_kms.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/evergreen_cs.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/evergreend.h#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/nid.h#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/r200.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/r300.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/r300_reg.h#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/r500_reg.h#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/r600_blit.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/r600_blit_kms.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/r600_cs.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/r600d.h#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/radeon.h#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/radeon_agp.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/radeon_cp.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/radeon_display.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/radeon_drv.c#3 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/radeon_drv.h#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/radeon_fb.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/radeon_gem.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/radeon_pm.c#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/radeon_reg.h#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/rv770d.h#2 integrate
.. //depot/projects/pci/sys/dev/drm2/radeon/sid.h#2 integrate
.. //depot/projects/pci/sys/dev/drm2/ttm/ttm_bo.c#3 integrate
.. //depot/projects/pci/sys/dev/e1000/e1000_82575.h#7 integrate
.. //depot/projects/pci/sys/dev/e1000/e1000_ich8lan.c#6 integrate
.. //depot/projects/pci/sys/dev/e1000/e1000_regs.h#6 integrate
.. //depot/projects/pci/sys/dev/e1000/if_em.c#10 integrate
.. //depot/projects/pci/sys/dev/e1000/if_igb.c#15 integrate
.. //depot/projects/pci/sys/dev/e1000/if_lem.c#8 integrate
.. //depot/projects/pci/sys/dev/e1000/if_lem.h#6 integrate
.. //depot/projects/pci/sys/dev/ed/if_ed.c#4 integrate
.. //depot/projects/pci/sys/dev/ed/if_ed_3c503.c#3 integrate
.. //depot/projects/pci/sys/dev/ed/if_ed_hpp.c#3 integrate
.. //depot/projects/pci/sys/dev/ed/if_ed_pccard.c#4 integrate
.. //depot/projects/pci/sys/dev/ed/if_ed_rtl80x9.c#3 integrate
.. //depot/projects/pci/sys/dev/en/if_en_pci.c#4 integrate
.. //depot/projects/pci/sys/dev/en/midway.c#3 integrate
.. //depot/projects/pci/sys/dev/ep/if_ep.c#4 integrate
.. //depot/projects/pci/sys/dev/ep/if_ep_mca.c#4 integrate
.. //depot/projects/pci/sys/dev/et/if_et.c#7 integrate
.. //depot/projects/pci/sys/dev/etherswitch/arswitch/arswitch.c#5 integrate
.. //depot/projects/pci/sys/dev/etherswitch/arswitch/arswitch_phy.c#3 integrate
.. //depot/projects/pci/sys/dev/etherswitch/arswitch/arswitch_vlans.c#3 integrate
.. //depot/projects/pci/sys/dev/etherswitch/arswitch/arswitchreg.h#4 integrate
.. //depot/projects/pci/sys/dev/etherswitch/miiproxy.c#2 integrate
.. //depot/projects/pci/sys/dev/etherswitch/rtl8366/rtl8366rb.c#4 integrate
.. //depot/projects/pci/sys/dev/etherswitch/ukswitch/ukswitch.c#2 integrate
.. //depot/projects/pci/sys/dev/ex/if_ex.c#4 integrate
.. //depot/projects/pci/sys/dev/fatm/if_fatm.c#4 integrate
.. //depot/projects/pci/sys/dev/fb/fb_if.m#1 branch
.. //depot/projects/pci/sys/dev/fb/fbd.c#1 branch
.. //depot/projects/pci/sys/dev/fdt/fdt_common.c#6 integrate
.. //depot/projects/pci/sys/dev/fdt/fdt_common.h#5 integrate
.. //depot/projects/pci/sys/dev/fdt/fdt_ic_if.m#1 branch
.. //depot/projects/pci/sys/dev/fdt/fdt_mips.c#3 integrate
.. //depot/projects/pci/sys/dev/fdt/fdt_pci.c#4 integrate
.. //depot/projects/pci/sys/dev/fdt/fdt_powerpc.c#4 integrate
.. //depot/projects/pci/sys/dev/fdt/fdt_slicer.c#2 integrate
.. //depot/projects/pci/sys/dev/fdt/fdtbus.c#8 integrate
.. //depot/projects/pci/sys/dev/fdt/simplebus.c#5 integrate
.. //depot/projects/pci/sys/dev/fe/if_fe.c#4 integrate
.. //depot/projects/pci/sys/dev/fe/if_fe_pccard.c#3 integrate
.. //depot/projects/pci/sys/dev/ffec/if_ffec.c#1 branch
.. //depot/projects/pci/sys/dev/ffec/if_ffecreg.h#1 branch
.. //depot/projects/pci/sys/dev/firewire/firewire.c#5 integrate
.. //depot/projects/pci/sys/dev/firewire/fwohci.c#5 integrate
.. //depot/projects/pci/sys/dev/firewire/fwohcireg.h#3 integrate
.. //depot/projects/pci/sys/dev/firewire/if_fwe.c#4 integrate
.. //depot/projects/pci/sys/dev/firewire/if_fwip.c#4 integrate
.. //depot/projects/pci/sys/dev/firewire/sbp.c#7 integrate
.. //depot/projects/pci/sys/dev/firewire/sbp.h#3 integrate
.. //depot/projects/pci/sys/dev/firewire/sbp_targ.c#4 integrate
.. //depot/projects/pci/sys/dev/fxp/if_fxp.c#9 integrate
.. //depot/projects/pci/sys/dev/fxp/inphy.c#3 integrate
.. //depot/projects/pci/sys/dev/gem/if_gem.c#8 integrate
.. //depot/projects/pci/sys/dev/gpio/gpiobus.c#5 integrate
.. //depot/projects/pci/sys/dev/gpio/gpioiic.c#4 integrate
.. //depot/projects/pci/sys/dev/gpio/gpioled.c#3 integrate
.. //depot/projects/pci/sys/dev/gxemul/disk/gxemul_disk.c#3 integrate
.. //depot/projects/pci/sys/dev/gxemul/ether/if_gx.c#2 integrate
.. //depot/projects/pci/sys/dev/hatm/if_hatm.c#4 integrate
.. //depot/projects/pci/sys/dev/hatm/if_hatm_intr.c#4 integrate
.. //depot/projects/pci/sys/dev/hatm/if_hatm_ioctl.c#3 integrate
.. //depot/projects/pci/sys/dev/hatm/if_hatm_rx.c#3 integrate
.. //depot/projects/pci/sys/dev/hatm/if_hatm_tx.c#3 integrate
.. //depot/projects/pci/sys/dev/hatm/if_hatmreg.h#3 integrate
.. //depot/projects/pci/sys/dev/hme/if_hme.c#6 integrate
.. //depot/projects/pci/sys/dev/hme/if_hme_pci.c#4 integrate
.. //depot/projects/pci/sys/dev/hme/if_hme_sbus.c#4 integrate
.. //depot/projects/pci/sys/dev/hptiop/hptiop.c#8 integrate
.. //depot/projects/pci/sys/dev/hwpmc/hwpmc_piv.h#3 integrate
.. //depot/projects/pci/sys/dev/hyperv/netvsc/hv_net_vsc.c#2 integrate
.. //depot/projects/pci/sys/dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c#3 integrate
.. //depot/projects/pci/sys/dev/hyperv/vmbus/hv_vmbus_drv_freebsd.c#3 integrate
.. //depot/projects/pci/sys/dev/ic/ns16550.h#4 integrate
.. //depot/projects/pci/sys/dev/ichsmb/ichsmb_pci.c#6 integrate
.. //depot/projects/pci/sys/dev/ie/if_ie.c#4 integrate
.. //depot/projects/pci/sys/dev/ie/if_ie_isa.c#3 integrate
.. //depot/projects/pci/sys/dev/if_ndis/if_ndis.c#5 integrate
.. //depot/projects/pci/sys/dev/if_ndis/if_ndis_pccard.c#4 integrate
.. //depot/projects/pci/sys/dev/if_ndis/if_ndis_pci.c#3 integrate
.. //depot/projects/pci/sys/dev/if_ndis/if_ndis_usb.c#4 integrate
.. //depot/projects/pci/sys/dev/iicbus/ds1631.c#2 integrate
.. //depot/projects/pci/sys/dev/iicbus/ds1775.c#5 integrate
.. //depot/projects/pci/sys/dev/iicbus/if_ic.c#6 integrate
.. //depot/projects/pci/sys/dev/iicbus/max6690.c#5 integrate
.. //depot/projects/pci/sys/dev/ipmi/ipmi.c#5 integrate
.. //depot/projects/pci/sys/dev/ipw/if_ipw.c#5 integrate
.. //depot/projects/pci/sys/dev/iscsi/icl.c#2 integrate
.. //depot/projects/pci/sys/dev/iscsi/iscsi.c#2 integrate
.. //depot/projects/pci/sys/dev/iscsi_initiator/isc_cam.c#2 integrate
.. //depot/projects/pci/sys/dev/isf/isf.c#2 delete
.. //depot/projects/pci/sys/dev/isf/isf.h#2 delete
.. //depot/projects/pci/sys/dev/isf/isf_fdt.c#2 delete
.. //depot/projects/pci/sys/dev/isf/isf_nexus.c#2 delete
.. //depot/projects/pci/sys/dev/isp/isp.c#7 integrate
.. //depot/projects/pci/sys/dev/isp/isp_freebsd.c#7 integrate
.. //depot/projects/pci/sys/dev/isp/isp_freebsd.h#6 integrate
.. //depot/projects/pci/sys/dev/isp/isp_library.c#3 integrate
.. //depot/projects/pci/sys/dev/isp/isp_pci.c#7 integrate
.. //depot/projects/pci/sys/dev/iwi/if_iwi.c#5 integrate
.. //depot/projects/pci/sys/dev/iwn/if_iwn.c#10 integrate
.. //depot/projects/pci/sys/dev/iwn/if_iwn_chip_cfg.h#1 branch
.. //depot/projects/pci/sys/dev/iwn/if_iwn_debug.h#1 branch
.. //depot/projects/pci/sys/dev/iwn/if_iwn_devid.h#2 integrate
.. //depot/projects/pci/sys/dev/iwn/if_iwnreg.h#7 integrate
.. //depot/projects/pci/sys/dev/iwn/if_iwnvar.h#7 integrate
.. //depot/projects/pci/sys/dev/ixgb/if_ixgb.h#3 integrate
.. //depot/projects/pci/sys/dev/ixgbe/ixgbe.c#10 integrate
.. //depot/projects/pci/sys/dev/ixgbe/ixgbe.h#6 integrate
.. //depot/projects/pci/sys/dev/ixgbe/ixv.h#4 integrate
.. //depot/projects/pci/sys/dev/jme/if_jme.c#6 integrate
.. //depot/projects/pci/sys/dev/le/if_le_ledma.c#3 integrate
.. //depot/projects/pci/sys/dev/le/lance.c#3 integrate
.. //depot/projects/pci/sys/dev/lge/if_lge.c#6 integrate
.. //depot/projects/pci/sys/dev/lmc/if_lmc.c#7 integrate
.. //depot/projects/pci/sys/dev/lmc/if_lmc.h#4 integrate
.. //depot/projects/pci/sys/dev/malo/if_malo.c#4 integrate
.. //depot/projects/pci/sys/dev/malo/if_malo_pci.c#5 integrate
.. //depot/projects/pci/sys/dev/malo/if_malohal.c#3 integrate
.. //depot/projects/pci/sys/dev/md/md.c#10 integrate
.. //depot/projects/pci/sys/dev/mge/if_mge.c#5 integrate
.. //depot/projects/pci/sys/dev/mge/if_mgevar.h#4 integrate
.. //depot/projects/pci/sys/dev/mii/acphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/amphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/atphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/axphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/bmtphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/brgphy.c#7 integrate
.. //depot/projects/pci/sys/dev/mii/ciphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/e1000phy.c#7 integrate
.. //depot/projects/pci/sys/dev/mii/gentbi.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/icsphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/ip1000phy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/jmphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/lxtphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/mii.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/mii_physubr.c#6 integrate
.. //depot/projects/pci/sys/dev/mii/miidevs#8 integrate
.. //depot/projects/pci/sys/dev/mii/mlphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/nsgphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/nsphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/nsphyter.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/pnaphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/qsphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/rdcphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/rgephy.c#6 integrate
.. //depot/projects/pci/sys/dev/mii/rlphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/rlswitch.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/smcphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/smscphy.c#2 integrate
.. //depot/projects/pci/sys/dev/mii/tdkphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/tlphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/truephy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/ukphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mii/xmphy.c#5 integrate
.. //depot/projects/pci/sys/dev/mps/mps_sas.c#6 integrate
.. //depot/projects/pci/sys/dev/mpt/mpt_cam.c#8 integrate
.. //depot/projects/pci/sys/dev/msk/if_msk.c#8 integrate
.. //depot/projects/pci/sys/dev/msk/if_mskreg.h#5 integrate
.. //depot/projects/pci/sys/dev/mvs/mvs.c#7 integrate
.. //depot/projects/pci/sys/dev/mvs/mvs.h#5 integrate
.. //depot/projects/pci/sys/dev/mvs/mvs_soc.c#6 integrate
.. //depot/projects/pci/sys/dev/mwl/if_mwl.c#6 integrate
.. //depot/projects/pci/sys/dev/mwl/if_mwl_pci.c#4 integrate
.. //depot/projects/pci/sys/dev/mxge/if_mxge.c#9 integrate
.. //depot/projects/pci/sys/dev/mxge/mxge_mcp.h#3 integrate
.. //depot/projects/pci/sys/dev/my/if_my.c#6 integrate
.. //depot/projects/pci/sys/dev/nand/nand.c#2 integrate
.. //depot/projects/pci/sys/dev/nand/nand.h#3 integrate
.. //depot/projects/pci/sys/dev/nand/nand_cdev.c#2 integrate
.. //depot/projects/pci/sys/dev/nand/nand_generic.c#2 integrate
.. //depot/projects/pci/sys/dev/nand/nand_geom.c#3 integrate
.. //depot/projects/pci/sys/dev/nand/nand_id.c#3 integrate
.. //depot/projects/pci/sys/dev/nand/nandbus.c#3 integrate
.. //depot/projects/pci/sys/dev/nand/nfc_at91.c#1 branch
.. //depot/projects/pci/sys/dev/netmap/if_em_netmap.h#4 integrate
.. //depot/projects/pci/sys/dev/netmap/if_igb_netmap.h#5 integrate
.. //depot/projects/pci/sys/dev/netmap/if_lem_netmap.h#4 integrate
.. //depot/projects/pci/sys/dev/netmap/if_re_netmap.h#4 integrate
.. //depot/projects/pci/sys/dev/netmap/ixgbe_netmap.h#4 integrate
.. //depot/projects/pci/sys/dev/netmap/netmap.c#4 integrate
.. //depot/projects/pci/sys/dev/netmap/netmap_kern.h#4 integrate
.. //depot/projects/pci/sys/dev/netmap/netmap_mem2.c#3 integrate
.. //depot/projects/pci/sys/dev/netmap/netmap_mem2.h#1 branch
.. //depot/projects/pci/sys/dev/nfe/if_nfe.c#7 integrate
.. //depot/projects/pci/sys/dev/nge/if_nge.c#6 integrate
.. //depot/projects/pci/sys/dev/nve/if_nve.c#5 integrate
.. //depot/projects/pci/sys/dev/nvme/nvme_ctrlr.c#6 integrate
.. //depot/projects/pci/sys/dev/nvme/nvme_ns.c#6 integrate
.. //depot/projects/pci/sys/dev/nxge/if_nxge.c#4 integrate
.. //depot/projects/pci/sys/dev/oce/oce_hw.c#6 integrate
.. //depot/projects/pci/sys/dev/oce/oce_hw.h#5 integrate
.. //depot/projects/pci/sys/dev/oce/oce_if.c#5 integrate
.. //depot/projects/pci/sys/dev/oce/oce_if.h#5 integrate
.. //depot/projects/pci/sys/dev/oce/oce_mbox.c#5 integrate
.. //depot/projects/pci/sys/dev/oce/oce_queue.c#5 integrate
.. //depot/projects/pci/sys/dev/oce/oce_sysctl.c#5 integrate
.. //depot/projects/pci/sys/dev/oce/oce_util.c#5 integrate
.. //depot/projects/pci/sys/dev/ofw/ofw_bus.h#3 integrate
.. //depot/projects/pci/sys/dev/ofw/ofw_bus_if.m#3 integrate
.. //depot/projects/pci/sys/dev/ofw/ofw_bus_subr.c#4 integrate
.. //depot/projects/pci/sys/dev/ofw/ofw_bus_subr.h#3 integrate
.. //depot/projects/pci/sys/dev/ofw/ofw_console.c#5 integrate
.. //depot/projects/pci/sys/dev/ofw/ofw_fdt.c#4 integrate
.. //depot/projects/pci/sys/dev/ofw/ofw_iicbus.c#4 integrate
.. //depot/projects/pci/sys/dev/ofw/ofw_nexus.c#1 branch
.. //depot/projects/pci/sys/dev/ofw/ofw_nexus.h#1 branch
.. //depot/projects/pci/sys/dev/ofw/openfirm.c#5 integrate
.. //depot/projects/pci/sys/dev/ofw/openfirm.h#4 integrate
.. //depot/projects/pci/sys/dev/patm/if_patm.c#4 integrate
.. //depot/projects/pci/sys/dev/patm/if_patm_attach.c#3 integrate
.. //depot/projects/pci/sys/dev/patm/if_patm_intr.c#3 integrate
.. //depot/projects/pci/sys/dev/patm/if_patm_ioctl.c#3 integrate
.. //depot/projects/pci/sys/dev/patm/if_patm_rx.c#3 integrate
.. //depot/projects/pci/sys/dev/patm/if_patm_tx.c#4 integrate
.. //depot/projects/pci/sys/dev/pci/pci.c#47 integrate
.. //depot/projects/pci/sys/dev/pci/pci_private.h#18 integrate
.. //depot/projects/pci/sys/dev/pci/pcireg.h#9 integrate
.. //depot/projects/pci/sys/dev/pci/pcivar.h#14 integrate
.. //depot/projects/pci/sys/dev/pcn/if_pcn.c#5 integrate
.. //depot/projects/pci/sys/dev/pdq/if_fea.c#3 integrate
.. //depot/projects/pci/sys/dev/pdq/if_fpa.c#3 integrate
.. //depot/projects/pci/sys/dev/pdq/pdq_freebsd.h#3 integrate
.. //depot/projects/pci/sys/dev/pdq/pdq_ifsubr.c#3 integrate
.. //depot/projects/pci/sys/dev/ppbus/if_plip.c#6 integrate
.. //depot/projects/pci/sys/dev/ppc/ppc_pci.c#3 integrate
.. //depot/projects/pci/sys/dev/qlxgb/qla_os.h#4 integrate
.. //depot/projects/pci/sys/dev/qlxgbe/ql_hw.c#2 integrate
.. //depot/projects/pci/sys/dev/qlxgbe/ql_hw.h#2 integrate
.. //depot/projects/pci/sys/dev/qlxgbe/ql_ioctl.c#2 integrate
.. //depot/projects/pci/sys/dev/qlxgbe/ql_os.h#2 integrate
.. //depot/projects/pci/sys/dev/qlxge/qls_dump.c#2 integrate
.. //depot/projects/pci/sys/dev/qlxge/qls_ioctl.c#2 integrate
.. //depot/projects/pci/sys/dev/qlxge/qls_os.h#2 integrate
.. //depot/projects/pci/sys/dev/ral/rt2560.c#6 integrate
.. //depot/projects/pci/sys/dev/ral/rt2560reg.h#3 integrate
.. //depot/projects/pci/sys/dev/ral/rt2661.c#6 integrate
.. //depot/projects/pci/sys/dev/ral/rt2661reg.h#3 integrate
.. //depot/projects/pci/sys/dev/ral/rt2860.c#3 integrate
.. //depot/projects/pci/sys/dev/ral/rt2860reg.h#2 integrate
.. //depot/projects/pci/sys/dev/random/harvest.c#6 integrate
.. //depot/projects/pci/sys/dev/re/if_re.c#7 integrate
.. //depot/projects/pci/sys/dev/rt/if_rt.c#5 integrate
.. //depot/projects/pci/sys/dev/sbni/if_sbni.c#3 integrate
.. //depot/projects/pci/sys/dev/sbni/if_sbni_isa.c#3 integrate
.. //depot/projects/pci/sys/dev/sf/if_sf.c#5 integrate
.. //depot/projects/pci/sys/dev/sfxge/common/efsys.h#3 integrate
.. //depot/projects/pci/sys/dev/sfxge/common/siena_nic.c#3 integrate
.. //depot/projects/pci/sys/dev/sfxge/sfxge.c#3 integrate
.. //depot/projects/pci/sys/dev/sfxge/sfxge.h#3 integrate
.. //depot/projects/pci/sys/dev/sfxge/sfxge_dma.c#3 integrate
.. //depot/projects/pci/sys/dev/sfxge/sfxge_ev.c#3 integrate
.. //depot/projects/pci/sys/dev/sfxge/sfxge_intr.c#3 integrate
.. //depot/projects/pci/sys/dev/sge/if_sge.c#5 integrate
.. //depot/projects/pci/sys/dev/siba/siba_bwn.c#5 integrate
.. //depot/projects/pci/sys/dev/siba/siba_core.c#5 integrate
.. //depot/projects/pci/sys/dev/siis/siis.c#7 integrate
.. //depot/projects/pci/sys/dev/sis/if_sis.c#8 integrate
.. //depot/projects/pci/sys/dev/sk/if_sk.c#6 integrate
.. //depot/projects/pci/sys/dev/smc/if_smc.c#4 integrate
.. //depot/projects/pci/sys/dev/sn/if_sn.c#5 integrate
.. //depot/projects/pci/sys/dev/sn/if_sn_isa.c#3 integrate
.. //depot/projects/pci/sys/dev/snc/dp83932.c#4 integrate
.. //depot/projects/pci/sys/dev/snc/if_snc.c#3 integrate
.. //depot/projects/pci/sys/dev/snc/if_snc_pccard.c#3 integrate
.. //depot/projects/pci/sys/dev/sound/pci/hda/hdaa.h#3 integrate
.. //depot/projects/pci/sys/dev/sound/pci/hda/hdac.c#5 integrate
.. //depot/projects/pci/sys/dev/sound/pci/hda/hdac.h#6 integrate
.. //depot/projects/pci/sys/dev/sound/pci/hda/hdacc.c#4 integrate
.. //depot/projects/pci/sys/dev/spibus/ofw_spibus.c#1 branch
.. //depot/projects/pci/sys/dev/spibus/spibus.c#4 integrate
.. //depot/projects/pci/sys/dev/spibus/spibusvar.h#4 integrate
.. //depot/projects/pci/sys/dev/ste/if_ste.c#6 integrate
.. //depot/projects/pci/sys/dev/stge/if_stge.c#6 integrate
.. //depot/projects/pci/sys/dev/terasic/de4led/terasic_de4led_nexus.c#2 integrate
.. //depot/projects/pci/sys/dev/terasic/mtl/terasic_mtl_nexus.c#2 integrate
.. //depot/projects/pci/sys/dev/ti/if_ti.c#6 integrate
.. //depot/projects/pci/sys/dev/tl/if_tl.c#4 integrate
.. //depot/projects/pci/sys/dev/tsec/if_tsec.c#5 integrate
.. //depot/projects/pci/sys/dev/tsec/if_tsec.h#4 integrate
.. //depot/projects/pci/sys/dev/tsec/if_tsec_fdt.c#5 integrate
.. //depot/projects/pci/sys/dev/tsec/if_tsecreg.h#3 integrate
.. //depot/projects/pci/sys/dev/twa/tw_osl_cam.c#4 integrate
.. //depot/projects/pci/sys/dev/tx/if_tx.c#4 integrate
.. //depot/projects/pci/sys/dev/txp/if_txp.c#4 integrate
.. //depot/projects/pci/sys/dev/uart/uart.h#6 integrate
.. //depot/projects/pci/sys/dev/uart/uart_bus_fdt.c#7 integrate
.. //depot/projects/pci/sys/dev/uart/uart_bus_pci.c#8 integrate
.. //depot/projects/pci/sys/dev/uart/uart_cpu_fdt.c#4 integrate
.. //depot/projects/pci/sys/dev/uart/uart_cpu_powerpc.c#3 integrate
.. //depot/projects/pci/sys/dev/uart/uart_dev_imx.c#2 integrate
.. //depot/projects/pci/sys/dev/uart/uart_dev_ns8250.c#8 integrate
.. //depot/projects/pci/sys/dev/uart/uart_dev_pl011.c#3 integrate
.. //depot/projects/pci/sys/dev/usb/controller/dwc_otg_fdt.c#1 branch
.. //depot/projects/pci/sys/dev/usb/controller/ehci.h#4 integrate
.. //depot/projects/pci/sys/dev/usb/controller/ehci_imx.c#2 integrate
.. //depot/projects/pci/sys/dev/usb/controller/ehci_pci.c#7 integrate
.. //depot/projects/pci/sys/dev/usb/controller/usb_controller.c#6 integrate
.. //depot/projects/pci/sys/dev/usb/controller/xhci.c#8 integrate
.. //depot/projects/pci/sys/dev/usb/net/if_aue.c#8 integrate
.. //depot/projects/pci/sys/dev/usb/net/if_axe.c#9 integrate
.. //depot/projects/pci/sys/dev/usb/net/if_axge.c#1 branch
.. //depot/projects/pci/sys/dev/usb/net/if_axgereg.h#1 branch
.. //depot/projects/pci/sys/dev/usb/net/if_cdce.c#6 integrate
.. //depot/projects/pci/sys/dev/usb/net/if_cue.c#6 integrate
.. //depot/projects/pci/sys/dev/usb/net/if_ipheth.c#7 integrate
.. //depot/projects/pci/sys/dev/usb/net/if_kue.c#6 integrate
.. //depot/projects/pci/sys/dev/usb/net/if_mos.c#8 integrate
.. //depot/projects/pci/sys/dev/usb/net/if_rue.c#8 integrate
.. //depot/projects/pci/sys/dev/usb/net/if_smsc.c#3 integrate
.. //depot/projects/pci/sys/dev/usb/net/if_udav.c#10 integrate
.. //depot/projects/pci/sys/dev/usb/net/if_usie.c#6 integrate
.. //depot/projects/pci/sys/dev/usb/net/ruephy.c#3 integrate
.. //depot/projects/pci/sys/dev/usb/net/uhso.c#8 integrate
.. //depot/projects/pci/sys/dev/usb/net/usb_ethernet.c#4 integrate
.. //depot/projects/pci/sys/dev/usb/serial/u3g.c#8 integrate
.. //depot/projects/pci/sys/dev/usb/serial/umodem.c#5 integrate
.. //depot/projects/pci/sys/dev/usb/storage/umass.c#10 integrate
.. //depot/projects/pci/sys/dev/usb/usb.h#5 integrate
.. //depot/projects/pci/sys/dev/usb/usb_bus.h#5 integrate
.. //depot/projects/pci/sys/dev/usb/usb_busdma.c#5 integrate
.. //depot/projects/pci/sys/dev/usb/usb_controller.h#5 integrate
.. //depot/projects/pci/sys/dev/usb/usb_dev.c#5 integrate
.. //depot/projects/pci/sys/dev/usb/usb_device.h#6 integrate
.. //depot/projects/pci/sys/dev/usb/usb_generic.c#7 integrate
.. //depot/projects/pci/sys/dev/usb/usb_hub.c#9 integrate
.. //depot/projects/pci/sys/dev/usb/usb_pf.c#6 integrate
.. //depot/projects/pci/sys/dev/usb/usbdevs#14 integrate
.. //depot/projects/pci/sys/dev/usb/wlan/if_rsu.c#2 integrate
.. //depot/projects/pci/sys/dev/usb/wlan/if_rum.c#8 integrate
.. //depot/projects/pci/sys/dev/usb/wlan/if_rumreg.h#3 integrate
.. //depot/projects/pci/sys/dev/usb/wlan/if_run.c#9 integrate
.. //depot/projects/pci/sys/dev/usb/wlan/if_runreg.h#4 integrate
.. //depot/projects/pci/sys/dev/usb/wlan/if_runvar.h#5 integrate
.. //depot/projects/pci/sys/dev/usb/wlan/if_uath.c#8 integrate
.. //depot/projects/pci/sys/dev/usb/wlan/if_upgt.c#7 integrate
.. //depot/projects/pci/sys/dev/usb/wlan/if_ural.c#7 integrate
.. //depot/projects/pci/sys/dev/usb/wlan/if_uralreg.h#3 integrate
.. //depot/projects/pci/sys/dev/usb/wlan/if_urtw.c#7 integrate
.. //depot/projects/pci/sys/dev/usb/wlan/if_urtwn.c#3 integrate
.. //depot/projects/pci/sys/dev/usb/wlan/if_urtwreg.h#3 integrate
.. //depot/projects/pci/sys/dev/usb/wlan/if_zyd.c#9 integrate
.. //depot/projects/pci/sys/dev/usb/wlan/if_zydreg.h#5 integrate
.. //depot/projects/pci/sys/dev/vge/if_vge.c#6 integrate
.. //depot/projects/pci/sys/dev/virtio/network/if_vtnet.c#6 integrate
.. //depot/projects/pci/sys/dev/vmware/vmxnet3/if_vmx.c#3 integrate
.. //depot/projects/pci/sys/dev/vr/if_vr.c#7 integrate
.. //depot/projects/pci/sys/dev/vt/colors/vt_termcolors.c#1 branch
.. //depot/projects/pci/sys/dev/vt/colors/vt_termcolors.h#1 branch
.. //depot/projects/pci/sys/dev/vt/font/vt_font_default.c#1 branch
.. //depot/projects/pci/sys/dev/vt/font/vt_mouse_cursor.c#1 branch
.. //depot/projects/pci/sys/dev/vt/hw/fb/vt_early_fb.c#1 branch
.. //depot/projects/pci/sys/dev/vt/hw/fb/vt_fb.c#1 branch
.. //depot/projects/pci/sys/dev/vt/hw/fb/vt_fb.h#1 branch
.. //depot/projects/pci/sys/dev/vt/hw/ofwfb/ofwfb.c#1 branch
.. //depot/projects/pci/sys/dev/vt/hw/vga/vga.c#1 branch
.. //depot/projects/pci/sys/dev/vt/hw/vga/vga_reg.h#1 branch
.. //depot/projects/pci/sys/dev/vt/hw/xboxfb/xboxfb.c#1 branch
.. //depot/projects/pci/sys/dev/vt/logo/logo_freebsd.c#1 branch
.. //depot/projects/pci/sys/dev/vt/vt.h#1 branch
.. //depot/projects/pci/sys/dev/vt/vt_buf.c#1 branch
.. //depot/projects/pci/sys/dev/vt/vt_consolectl.c#1 branch
.. //depot/projects/pci/sys/dev/vt/vt_core.c#1 branch
.. //depot/projects/pci/sys/dev/vt/vt_font.c#1 branch
.. //depot/projects/pci/sys/dev/vt/vt_sysmouse.c#1 branch
.. //depot/projects/pci/sys/dev/vte/if_vte.c#6 integrate
.. //depot/projects/pci/sys/dev/vx/if_vx.c#4 integrate
.. //depot/projects/pci/sys/dev/vx/if_vx_eisa.c#4 integrate
.. //depot/projects/pci/sys/dev/vx/if_vx_pci.c#4 integrate
.. //depot/projects/pci/sys/dev/wb/if_wb.c#6 integrate
.. //depot/projects/pci/sys/dev/wds/wd7000.c#4 integrate
.. //depot/projects/pci/sys/dev/wi/if_wi.c#5 integrate
.. //depot/projects/pci/sys/dev/wi/if_wi_pccard.c#3 integrate
.. //depot/projects/pci/sys/dev/wi/if_wi_pci.c#4 integrate
.. //depot/projects/pci/sys/dev/wl/if_wl.c#3 integrate

>>> TRUNCATED FOR MAIL (1000 lines) <<<


More information about the p4-projects mailing list