git: Apply patches to enable get/set_cdevpriv
Markus Pfeiffer
profmakx at crater.dragonflybsd.org
Tue Jan 21 14:05:07 PST 2014
commit ce486e0815944ea3039c516b6340b5ea2ebf7ea4
Author: Markus Pfeiffer <markus.pfeiffer at morphism.de>
Date: Tue Jan 14 19:39:34 2014 +0000
Apply patches to enable get/set_cdevpriv
Summary of changes:
sys/bus/u4b/usb_dev.c | 75 +++++++++++++--------------------------------
sys/kern/kern_device.c | 3 +-
sys/kern/subr_disk.c | 4 +--
sys/kern/subr_diskiocom.c | 8 ++---
sys/kern/subr_diskslice.c | 2 +-
sys/kern/tty_cons.c | 2 +-
sys/sys/device.h | 3 +-
sys/sys/vfsops.h | 1 +
sys/vfs/devfs/devfs_vnops.c | 4 +--
9 files changed, 37 insertions(+), 65 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ce486e0815944ea3039c516b6340b5ea2ebf7ea4
--
DragonFly BSD source repository
More information about the Commits
mailing list