Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Sep 2010 17:35:31 +0000 (UTC)
From:      "Jayachandran C." <jchandra@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/rmi intr_machdep.c iodi.c pic.h xlr_machdep.c
Message-ID:  <201009011735.o81HZmQ4015634@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jchandra    2010-09-01 17:35:31 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/rmi         intr_machdep.c iodi.c pic.h xlr_machdep.c 
  Log:
  SVN rev 212102 on 2010-09-01 17:35:31Z by jchandra
  
  Updates for the RMI MIPS platform code
  - set cache_coherent_dma flag in cpuinfo for XLR, this will make sure that
    BUS_DMA_COHERENT flag is handled correctly in busdma_machdep.c
  - iodi.c, call device_get_name() just once
  - clear RMI specific EIRR while intializing CPUs
  - remove debug print in intr_machdep.c
  
  Revision  Changes    Path
  1.10      +3 -4      src/sys/mips/rmi/intr_machdep.c
  1.12      +6 -5      src/sys/mips/rmi/iodi.c
  1.11      +1 -1      src/sys/mips/rmi/pic.h
  1.20      +3 -0      src/sys/mips/rmi/xlr_machdep.c



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