Module Name: src Committed By: christos Date: Thu Jun 12 03:23:58 UTC 2014
Modified Files:
src/sys/dev/pci: agp_i810.c
Log Message:
Giving a 0 gtt_size for G4X causes a panic when you try to bus map 0 size.
Give it 256, like the default aperture size for it. Now it works again.
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/sys/dev/pci/agp_i810.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
