[Midnightbsd-cvs] [MidnightBSD/src] a5b969: Sync with freebsd

Lucas Holt noreply at github.com
Sun Mar 22 23:41:24 EDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: a5b969a327553f1a4541e679b080c963130dae51
      https://github.com/MidnightBSD/src/commit/a5b969a327553f1a4541e679b080c963130dae51
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2020-03-22 (Sun, 22 Mar 2020)

  Changed paths:
    M sys/dev/aic/aic.c
    M sys/dev/aic/aic6360reg.h
    M sys/dev/aic/aic_cbus.c
    M sys/dev/aic/aic_isa.c
    M sys/dev/aic/aic_pccard.c
    M sys/dev/aic/aicvar.h
    M sys/dev/aic7xxx/ahc_eisa.c
    M sys/dev/aic7xxx/ahc_isa.c
    M sys/dev/aic7xxx/ahc_pci.c
    M sys/dev/aic7xxx/ahd_pci.c
    M sys/dev/aic7xxx/aic7770.c
    M sys/dev/aic7xxx/aic79xx.c
    M sys/dev/aic7xxx/aic79xx.h
    M sys/dev/aic7xxx/aic79xx.reg
    M sys/dev/aic7xxx/aic79xx.seq
    M sys/dev/aic7xxx/aic79xx_inline.h
    M sys/dev/aic7xxx/aic79xx_osm.c
    M sys/dev/aic7xxx/aic79xx_osm.h
    M sys/dev/aic7xxx/aic79xx_pci.c
    M sys/dev/aic7xxx/aic79xx_reg.h
    M sys/dev/aic7xxx/aic79xx_reg_print.c
    M sys/dev/aic7xxx/aic79xx_seq.h
    M sys/dev/aic7xxx/aic7xxx.c
    M sys/dev/aic7xxx/aic7xxx.h
    M sys/dev/aic7xxx/aic7xxx.reg
    M sys/dev/aic7xxx/aic7xxx.seq
    M sys/dev/aic7xxx/aic7xxx_93cx6.c
    M sys/dev/aic7xxx/aic7xxx_93cx6.h
    M sys/dev/aic7xxx/aic7xxx_inline.h
    M sys/dev/aic7xxx/aic7xxx_osm.c
    M sys/dev/aic7xxx/aic7xxx_osm.h
    M sys/dev/aic7xxx/aic7xxx_pci.c
    M sys/dev/aic7xxx/aic7xxx_reg.h
    M sys/dev/aic7xxx/aic7xxx_reg_print.c
    M sys/dev/aic7xxx/aic7xxx_seq.h
    M sys/dev/aic7xxx/aic_osm_lib.c
    M sys/dev/aic7xxx/aic_osm_lib.h
    M sys/dev/aic7xxx/aicasm/Makefile
    M sys/dev/aic7xxx/aicasm/aicasm.c
    M sys/dev/aic7xxx/aicasm/aicasm.h
    M sys/dev/aic7xxx/aicasm/aicasm_gram.y
    M sys/dev/aic7xxx/aicasm/aicasm_insformat.h
    M sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y
    M sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l
    M sys/dev/aic7xxx/aicasm/aicasm_scan.l
    M sys/dev/aic7xxx/aicasm/aicasm_symbol.c
    M sys/dev/aic7xxx/aicasm/aicasm_symbol.h
    M sys/dev/drm/ati_pcigart.c
    M sys/dev/drm/drmP.h
    M sys/dev/drm/drm_agpsupport.c
    M sys/dev/drm/drm_bufs.c
    M sys/dev/drm/drm_drv.c
    M sys/dev/drm/drm_irq.c
    M sys/dev/drm/drm_pci.c
    M sys/dev/drm/drm_sarea.h
    M sys/dev/drm/drm_scatter.c
    M sys/dev/drm/drm_sysctl.c
    M sys/dev/drm/drm_vm.c
    M sys/dev/drm/i915_dma.c
    M sys/dev/drm/i915_drm.h
    M sys/dev/drm/i915_drv.c
    M sys/dev/drm/i915_drv.h
    M sys/dev/drm/i915_irq.c
    M sys/dev/drm/i915_mem.c
    M sys/dev/drm/i915_reg.h
    M sys/dev/drm/mach64_drm.h
    M sys/dev/drm/mach64_drv.c
    M sys/dev/drm/mach64_drv.h
    M sys/dev/drm/mach64_irq.c
    M sys/dev/drm/mach64_state.c
    M sys/dev/drm/mga_dma.c
    M sys/dev/drm/mga_drm.h
    M sys/dev/drm/mga_drv.c
    M sys/dev/drm/mga_drv.h
    M sys/dev/drm/mga_irq.c
    M sys/dev/drm/mga_state.c
    M sys/dev/drm/mga_ucode.h
    M sys/dev/drm/mga_warp.c
    M sys/dev/drm/r128_cce.c
    M sys/dev/drm/r128_drm.h
    M sys/dev/drm/r128_drv.c
    M sys/dev/drm/r128_drv.h
    M sys/dev/drm/r128_irq.c
    M sys/dev/drm/r128_state.c
    M sys/dev/drm/radeon_cp.c
    M sys/dev/drm/radeon_cs.c
    M sys/dev/drm/radeon_drm.h
    M sys/dev/drm/radeon_drv.c
    M sys/dev/drm/radeon_drv.h
    M sys/dev/drm/radeon_irq.c
    M sys/dev/drm/radeon_mem.c
    M sys/dev/drm/radeon_microcode.h
    M sys/dev/drm/radeon_state.c
    M sys/dev/drm/savage_bci.c
    M sys/dev/drm/savage_drm.h
    M sys/dev/drm/savage_drv.c
    M sys/dev/drm/savage_drv.h
    M sys/dev/drm/savage_state.c
    M sys/dev/drm/sis_drm.h
    M sys/dev/drm/sis_drv.c
    M sys/dev/drm/sis_drv.h
    M sys/dev/drm/sis_ds.c
    M sys/dev/drm/sis_ds.h
    M sys/dev/drm/sis_mm.c
    M sys/dev/drm/tdfx_drv.c
    M sys/dev/drm/tdfx_drv.h
    M sys/dev/drm/via_3d_reg.h
    M sys/dev/drm/via_dma.c
    M sys/dev/drm/via_dmablit.c
    M sys/dev/drm/via_dmablit.h
    M sys/dev/drm/via_drm.h
    M sys/dev/drm/via_drv.c
    M sys/dev/drm/via_drv.h
    M sys/dev/drm/via_irq.c
    M sys/dev/drm/via_map.c
    M sys/dev/drm/via_mm.c
    M sys/dev/drm/via_verifier.c
    M sys/dev/drm/via_verifier.h

  Log Message:
  -----------
  Sync with freebsd




More information about the Midnightbsd-cvs mailing list