git: kern_udev - fix the devtype property

看板DFBSD_commit作者時間15年前 (2010/11/20 09:33), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1CvoLqjH (DFBSD_commit)