Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2009 19:50:24 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/fb creator.c
Message-ID:  <200905101950.n4AJohSn008366@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2009-05-10 19:50:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/fb           creator.c 
  Log:
  SVN rev 191978 on 2009-05-10 19:50:24Z by marius
  
  MFC: r191638
  
  - Change some softc members to be unsigned where more appropriate.
  - Add some missing const.
  - Move the size of the window spun by the registers to the softc
    as neither using va_mem_size for this nor va_mem_base for the
    start of the bus addresses is appropriate.
  
  Revision  Changes    Path
  1.13.2.2  +14 -16    src/sys/dev/fb/creator.c



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