git: vga_pci.c: Sync with FreeBSD

Francois Tigeot ftigeot at crater.dragonflybsd.org
Fri Oct 11 06:45:08 PDT 2013


commit 072d6095e3c7e5bd51a5a378c4f3f6ce939f1a2b
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Fri Oct 11 15:38:12 2013 +0200

    vga_pci.c: Sync with FreeBSD
    
    Most important change:
    
    * Use vga_pci_alloc_resource() to map PCI Expansion ROMs
    
    * This is cleaner and fixes Video BIOS mapping when the given device isn't
    the boot display.
    
    * Original author: dumbbell@

Summary of changes:
 sys/bus/pci/vga_pci.c | 89 +++++++++++++++++++++++++++++++++++----------------
 1 file changed, 61 insertions(+), 28 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/072d6095e3c7e5bd51a5a378c4f3f6ce939f1a2b


-- 
DragonFly BSD source repository



More information about the Commits mailing list