git: FWIW, port and hook in the urio(4) storage driver.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Dec 6 11:20:33 PST 2014


commit 99c3594e5c682e96628c70e18ccdd069dc3f4995
Author: Sascha Wildner <saw at online.de>
Date:   Sat Dec 6 19:57:40 2014 +0100

    FWIW, port and hook in the urio(4) storage driver.
    
    Taken-from: FreeBSD

Summary of changes:
 etc/devd/usb.conf                               | 18 ++++++-
 share/man/man4/urio.4                           | 70 ++++++++++++++++---------
 share/man/man4/usb.4                            |  4 +-
 sys/bus/u4b/storage/Makefile                    |  2 +-
 sys/bus/u4b/storage/rio500_usb.h                |  2 +-
 sys/bus/u4b/storage/urio.c                      | 40 +++++++-------
 sys/bus/u4b/{misc/ufm => storage/urio}/Makefile |  8 +--
 sys/conf/files                                  |  1 +
 sys/config/LINT                                 |  2 +
 sys/config/LINT64                               |  2 +
 10 files changed, 94 insertions(+), 55 deletions(-)
 copy sys/bus/u4b/{misc/ufm => storage/urio}/Makefile (87%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/99c3594e5c682e96628c70e18ccdd069dc3f4995


-- 
DragonFly BSD source repository



More information about the Commits mailing list