Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2006 19:10:58 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci agp_amd64.c
Message-ID:  <200608211910.k7LJAwmN030093@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2006-08-21 19:10:58 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              agp_amd64.c 
  Log:
  Use aperture base address from north bridge.  Some BIOS does not encode
  misc. control registers correctly and it is inconsistent with north bridge.
  In fact, there are too many broken BIOS implementations out there and we
  cannot fix every possible combination but at least it is consistent with
  what we advertise with ioctl(2).
  
  Revision  Changes    Path
  1.12      +5 -10     src/sys/pci/agp_amd64.c



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