-
Mark Haverkamp authored
This patch adds support for new RAID cards. Also removes two cards from the list that were never products. Makefile | 2 aacraid.h | 21 +++ linit.c | 32 +++- rkt.c | 416 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ rx.c | 10 - 5 files changed, 465 insertions(+), 16 deletions(-)
176be001