看板 DFBSD_commit 關於我們 聯絡資訊
commit bd121a8bb20de47bdfdca1080557d9f81f2e3607 Author: Hasso Tepper <hasso@estpak.ee> Date: Mon Jun 22 22:09:32 2009 +0300 Don't try to setup interrupts for drivers that don't support them. This causes sis and probably a couple of other drivers to panic and fail. Obtained-from: FreeBSD Summary of changes: sys/dev/drm/drm_drv.c | 43 +++++++++++++++++++++++-------------------- 1 files changed, 23 insertions(+), 20 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bd121a8bb20de47bdfdca1080557d9f81f2e3607 -- DragonFly BSD source repository