Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2003 13:49:18 -0800 (PST)
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.c agp_ali.c
Message-ID:  <200311112149.hABLnIga004391@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
anholt      2003/11/11 13:49:18 PST

  FreeBSD src repository

  Modified files:
    sys/pci              agp.c agp_ali.c 
  Log:
  - Disable AGP on ALI chipsets if aperture size is 0.
  - Fail in agp_alloc_gatt if the aperture size is 0 instead of panicing in
    contigmalloc.
  
  Reported by:    Bjoern Fischer <bfischer@Techfak.Uni-Bielefeld.DE>
  Reviewed by:    jhb
  MFC after:      1 week
  
  Revision  Changes    Path
  1.34      +5 -0      src/sys/pci/agp.c
  1.9       +4 -0      src/sys/pci/agp_ali.c



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