git: bus: Add bus_alloc_legacy_irq_resource()

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Tue Oct 11 06:48:51 PDT 2011


commit 32f2b89d3b727acb7692c17e36f9aa9f2181559e
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Tue Oct 11 19:23:12 2011 +0800

    bus: Add bus_alloc_legacy_irq_resource()
    
    This is a convenient wrapper function for legacy (mainly ISA) drivers to
    alloc IRQ resource

Summary of changes:
 sys/kern/subr_bus.c |   10 ++++++++++
 sys/sys/bus.h       |    2 ++
 2 files changed, 12 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/32f2b89d3b727acb7692c17e36f9aa9f2181559e


-- 
DragonFly BSD source repository





More information about the Commits mailing list