看板 DFBSD_commit 關於我們 聯絡資訊
commit 539b1063eac824c90d02f4185ad072027a8dd6d6 Author: Alex Hornung <ahornung@gmail.com> Date: Fri Nov 19 14:48:14 2010 +0000 kern_udev - fix the devtype property * The devtype cannot be extracted from the si_flags in cdev, but only from the ops flags. Summary of changes: sys/kern/kern_udev.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/539b1063eac824c90d02f4185ad072027a8dd6d6 -- DragonFly BSD source repository