git: arcmsr(4): Upgrade to Areca's Revision 1.40.00.00.
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Nov 6 02:08:42 PST 2017
commit 111d54bfa06dcd255a821406d79d18a7a3cd6820
Author: Sascha Wildner <saw at online.de>
Date: Mon Nov 6 11:06:59 2017 +0100
arcmsr(4): Upgrade to Areca's Revision 1.40.00.00.
This adds support for various adapters: ARC1203, ARC1216, ARC1226, and
ARC1884.
Detailed list of changes:
1. fix ADAPTER_TYPE_D scanning device timeout.
2. fix ADAPTER_TYPE_D getting configuration data.
3. eliminate ending white-space of code.
4. align some code for more readable.
5. modify code of ADAPTER_TYPE_B for support ARC-1203
6. add a new ADAPTER_TYPE_E for support ARC-1884
7. adapter ARC-1215, 1225, 1216, 1226 are belong to ADAPTER_TYPE_C
also support in this driver.
8. redefine ADAPTER_TYPE_A,B,C,D value
Thanks to Areca for actively supporting DragonFly!!
Submitted-by: Ching Huang <ching2048 at areca.com.tw>
Tested-by: kerma (Michael)
Summary of changes:
share/man/man4/arcmsr.4 | 10 +-
sys/dev/raid/arcmsr/arcmsr.c | 1491 ++++++++++++++++++++++++++++--------------
sys/dev/raid/arcmsr/arcmsr.h | 163 ++++-
3 files changed, 1166 insertions(+), 498 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/111d54bfa06dcd255a821406d79d18a7a3cd6820
--
DragonFly BSD source repository
More information about the Commits
mailing list