看板 DFBSD_commit 關於我們 聯絡資訊
commit 32f2b89d3b727acb7692c17e36f9aa9f2181559e Author: Sepherosa Ziehau <sephe@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