git: hptiop(4): Add support for RocketRAID 4520 and 4522.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Nov 20 19:27:46 PST 2012


commit ca8956adfa7d29795ec4317cee0ae0269fdc42e8
Author: Sascha Wildner <saw at online.de>
Date:   Wed Nov 21 04:26:47 2012 +0100

    hptiop(4): Add support for RocketRAID 4520 and 4522.
    
    This adds support for HighPoint's recent 6Gb/s SAS/SATA RAID cards.
    
    It's not tested in DragonFly, unfortunately, due to lack of hardware,
    but I'm confident. :)
    
    Taken-from: FreeBSD

Summary of changes:
 share/man/man4/hptiop.4      |    8 +-
 sys/dev/raid/hptiop/hptiop.c |  766 ++++++++++++++++++++++++++++++++++++++++--
 sys/dev/raid/hptiop/hptiop.h |  100 ++++++-
 3 files changed, 849 insertions(+), 25 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ca8956adfa7d29795ec4317cee0ae0269fdc42e8


-- 
DragonFly BSD source repository


More information about the Commits mailing list