Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Apr 2009 20:49:47 +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:  <200904282049.n3SKnv2B051120@repoman.freebsd.org>

index | next in thread | raw e-mail

marius      2009-04-28 20:49:47 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fb           creator.c 
  Log:
  SVN rev 191638 on 2009-04-28 20:49:47Z by marius
  
  - 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.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.16      +14 -16    src/sys/dev/fb/creator.c


help

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