cvs commit: src/sys/pci agp.c agp_ali.c

Eric Anholt anholt at FreeBSD.org
Tue Nov 11 13:49:19 PST 2003


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 at 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


More information about the cvs-src mailing list