Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2001 08:53:11 -0800 (PST)
From:      Nicolas Souchu <nsouch@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/fb s3_pci.c src/sys/modules Makefile src/sys/modules/s3 Makefile
Message-ID:  <200101051653.f05GrBr31809@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nsouch      2001/01/05 08:53:11 PST

  Modified files:
    sys/modules          Makefile 
  Added files:
    sys/dev/fb           s3_pci.c 
    sys/modules/s3       Makefile 
  Log:
  Add the VESA S3 linear framebuffer driver. It works on top of VESA by replacing
  the video switch by another. Exactly as VESA does on top of VGA.
  
  It adds linear framebuffer to S3 VESA 1.2 cards.
  
  Obtained from:	The original S3 ISA code comes from
                  Peter Horton <pdh@colonel-panic.com>
  
  Revision  Changes    Path
  1.164     +2 -2      src/sys/modules/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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