Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2008 16:16:30 +0000 (UTC)
From:      Robert Noland <rnoland@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/agp agp_i810.c
Message-ID:  <200812231616.mBNGGkP8095660@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rnoland     2008-12-23 16:16:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/agp          agp_i810.c 
  Log:
  SVN rev 186434 on 2008-12-23 16:16:30Z by rnoland
  
  Fix up handling of Intel G4X chips some more.
  
  Note that you need at least xf86-video-intel 2.4.3 for this to work.
  The G4X doesn't put the GATT into the same area of stolen memory
  as all the other chips and older versions of the driver didn't
  handle that properly.
  
  Tested by:      ganbold
  Approved by:    kib
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.49      +12 -5     src/sys/dev/agp/agp_i810.c



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