Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 2010 02:59:49 +0000 (UTC)
From:      Neel Natu <neel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf options.mips src/sys/mips/conf SWARM src/sys/mips/mips nexus.c src/sys/mips/sibyte sb_zbpci.c
Message-ID:  <201002120300.o1C30fYf020270@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
neel        2010-02-12 02:59:49 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             options.mips 
    sys/mips/conf        SWARM 
    sys/mips/mips        nexus.c 
    sys/mips/sibyte      sb_zbpci.c 
  Log:
  SVN rev 203796 on 2010-02-12 02:59:49Z by neel
  
  Remove the PCI_IOSPACE_SIZE and PCI_IOSPACE_ADDR hack from nexus.c. Implement
  this in the Sibyte PCI hostbridge driver instead.
  
  The nexus driver sees resource allocation requests for memory and irq
  resources only. These are legitimate resources on all MIPS platforms.
  
  Suggested by: imp
  
  Revision  Changes    Path
  1.5       +0 -8      src/sys/conf/options.mips
  1.5       +0 -3      src/sys/mips/conf/SWARM
  1.4       +6 -30     src/sys/mips/mips/nexus.c
  1.4       +126 -6    src/sys/mips/sibyte/sb_zbpci.c



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