Actions
Bug #329
closeddetection of AGP Intel 82915
Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Hi,
can anyone add support of Intel 82915 for AGP detection on dragonflybsd?
From dmesg on FreeBSD-CURRENT:
pci0: <ACPI PCI bus> on pcib0
vgapci0: <VGA-compatible display> port 0x1800-0x1807 mem 0xb0080000-0xb00fffff,0xc0000000-0xcfffffff,0xb0000000-0xb003ffff irq 16 at device 2.0 on pci0
agp0: <Intel 82915GM (915GM GMCH) SVGA controller> on vgapci0
agp0: detected 7932k stolen memory
agp0: aperture size is 256M
vgapci1: <VGA-compatible display> at device 2.1 on pci0
DragonFlyBSD (HEAD) dmesg verborse:
http://vola.diff.org/dfbsd/index.cgi?dmesgVerbose
Thank you. \fer
Updated by hasso almost 17 years ago
The agp(4) code was updated in 1.11, so this should work now.
Actions