Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 2010 16:29:04 +0000 (UTC)
From:      Robert Noland <rnoland@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/agp agp_via.c
Message-ID:  <201001231629.o0NGTN9h076366@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rnoland     2010-01-23 16:29:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/agp          agp_via.c 
  Log:
  SVN rev 202890 on 2010-01-23 16:29:04Z by rnoland
  
  MFC r200764
  
  Fix a handful of issues with via agp support.
  
    * Read the pci capability register to identify AGP 3 support
    * Add missing smaller aperture sizes for AGP3 chips.
    * Fix the aperture size calculation on AGP2 chips.
      All sizes between 32M and 256M reported as 256M.
    * Add \n to error string.
  
  Revision  Changes    Path
  1.29.2.2  +24 -32    src/sys/dev/agp/agp_via.c



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