Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Feb 2011 22:14:19 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/sparc64/include intr_machdep.h src/sys/sparc64/pci fire.c psycho.c schizo.c src/sys/sparc64/sbus sbus.c src/sys/sparc64/sparc64 intr_machdep.c src/sys/sys bus.h
Message-ID:  <201102082214.p18MEmt0093564@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-02-08 22:14:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/sparc64/include  intr_machdep.h 
    sys/sparc64/pci      fire.c psycho.c schizo.c 
    sys/sparc64/sbus     sbus.c 
    sys/sparc64/sparc64  intr_machdep.c 
    sys/sys              bus.h 
  Log:
  SVN rev 218460 on 2011-02-08 22:14:19Z by marius
  
  MFC: r216961
  
  Reserve INTR_MD[1-4] similarly to what BUS_DMA_BUS[1-4] are intended for
  and switch sparc64 to use the first one for bus error filter handlers of
  bridge drivers instead of (ab)using INTR_FAST for that so we eventually
  can get rid of the latter.
  
  Reviewed by:    jhb
  
  Revision   Changes    Path
  1.17.2.7   +3 -1      src/sys/sparc64/include/intr_machdep.h
  1.4.4.4    +1 -1      src/sys/sparc64/pci/fire.c
  1.70.2.17  +1 -1      src/sys/sparc64/pci/psycho.c
  1.6.2.10   +1 -1      src/sys/sparc64/pci/schizo.c
  1.46.2.7   +2 -2      src/sys/sparc64/sbus/sbus.c
  1.27.2.13  +4 -4      src/sys/sparc64/sparc64/intr_machdep.c
  1.78.2.8   +5 -1      src/sys/sys/bus.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102082214.p18MEmt0093564>