Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 2009 07:45:08 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/dpms dpms.c src/sys/dev/fb vesa.c vesa.h
Message-ID:  <200909090745.n897jOfv098328@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2009-09-09 07:45:08 UTC

  FreeBSD src repository

  Added files:
    sys/dev/dpms         dpms.c 
    sys/dev/fb           vesa.c vesa.h 
  Log:
  SVN rev 197022 on 2009-09-09 07:45:08Z by delphij
  
  Copy the following files to new places, a subsequent commit would remove
  them from the old place.  This commit necessary so that the tree would not
  enter a broken state.
  
          sys/i386/isa/vesa.c -> dev/fb/vesa.c
          sys/i386/include/pc/vesa.h -> dev/fb/vesa.h
          sys/i386/isa/dpms.c -> dev/dpms/dpms.c
  
  Revision  Changes    Path
  1.1       +230 -0    src/sys/dev/dpms/dpms.c (new)
  1.1       +1696 -0   src/sys/dev/fb/vesa.c (new)
  1.1       +120 -0    src/sys/dev/fb/vesa.h (new)



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