commit 31d142df01a0c8a4040c04d6d2f173efab20716e
Author: François Tigeot <[email protected]>
Date: Sun Sep 29 09:23:39 2013 +0200
agp/intel: Minor cleanups
* Do not limit the device probe check to "display" devices
* Stop storing the vendor ID in the match list, all the devices we care
about are Intel ones.
Summary of changes:
sys/dev/agp/agp_i810.c | 95 +++++++++++++++++++++++++-------------------------
1 file changed, 48 insertions(+), 47 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/31d142df01a0c8a4040c04d6d2f173efab20716e
--
DragonFly BSD source repository