Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Mar 2009 23:32:45 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/arm/xscale/ixp425 ixp425reg.h
Message-ID:  <200903062332.n26NWuPt095055@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2009-03-06 23:32:45 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/xscale/ixp425 ixp425reg.h 
  Log:
  SVN rev 189463 on 2009-03-06 23:32:45Z by sam
  
  Cleanup virtual device mapping some more:
  o improves understandability by replacing numerous relative address
    calculations with fixed addresses; everything should now match up
    more easily with the vm layout shown at the top of the file
  o move the expansion bus chip select regions to be contiguous with
    the expansion bus configuration area; this is not exploited right
    now but allows map consolidation in the future
  o leave a gap between the expansion bus regions and the pci config
    space in case we want to map more exp bus cs regions
  
  Reviewed by:    imp, thompsa
  
  Revision  Changes    Path
  1.6       +31 -26    src/sys/arm/xscale/ixp425/ixp425reg.h



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