jhb 2005-12-20 21:06:43 UTC
FreeBSD src repository
Modified files:
sys/pci agp.c
Log:
Change the agp_find_device() to return the first agp device that has been
attached to a driver rather than always returning agp0.
Revision Changes Path
1.50 +11 -2 src/sys/pci/agp.c