Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Dec 2005 23:51:36 +0000 (UTC)
From:      Eric Anholt <anholt@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci agp_i810.c agpreg.h
Message-ID:  <200512022351.jB2Npakb091883@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
anholt      2005-12-02 23:51:36 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              agp_i810.c agpreg.h 
  Log:
  Add support for i915 GMCH AGP.  This diff is a combination of work by myself
  and some fixes from Motomichi Matsuzaki.  Testing involved many people, but the
  final, successful testing was from rwatson who endured several rounds of "it
  crashes at XYZ stage" "oh, please correct this typo and try again."  The Linux
  driver, and to a small extent the limited specs, were both used as a reference
  for how to program the chipset.
  
  PR:             kern/80396
  Submitted by:   Martin Mersberger
  
  Revision  Changes    Path
  1.33      +143 -31   src/sys/pci/agp_i810.c
  1.16      +17 -0     src/sys/pci/agpreg.h



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