commit 26b66f2853a1d3f971eee8402a45e1f3c6a9a274
Author: François Tigeot <[email protected]>
Date: Sun Sep 29 10:43:49 2013 +0200
agp/intel: Fix pci_get_subdevice() / pci_get_device() confusion
The IDs are the sames with Intel chipsets but it's best to check
for the right thing anyway.
Spotted-by: swildner
Summary of changes:
sys/dev/agp/agp_i810.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/26b66f2853a1d3f971eee8402a45e1f3c6a9a274
--
DragonFly BSD source repository