commit 7e89a536e0a53aade79d6001b8477d03245f0be0
Author: Sepherosa Ziehau <[email protected]>
Date:   Thu Apr 7 16:29:03 2011 +0800

    acpi/pci: Inherit methods from pci_driver, instead of setting them manually
    
    Manually setting all of the necessary methods is error prone, e.g. 
previously
    pci_find_extcap is not set, which causes agp(4) not being attached.

Summary of changes:
 sys/dev/acpica5/acpi_pci.c |   28 +---------------------------
 1 files changed, 1 insertions(+), 27 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7e89a536e0a53aade79d6001b8477d03245f0be0


-- 
DragonFly BSD source repository

Reply via email to