Skip to content

Commit

Permalink
Merge pull request #59 from ibm-genwqe/seq-num-add
Browse files Browse the repository at this point in the history
Add a lot of new code, mainly for CAPI Cards.
  • Loading branch information
ibm-genwqe committed Jan 25, 2016
2 parents c0b5fb3 + a6b4ed4 commit a750d14
Show file tree
Hide file tree
Showing 8 changed files with 910 additions and 314 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ alternative to the traditional software zlib.
wrapper.h

/include
afu_regs.h
ddcb.h
deflate_ddcb.h
deflate_fifo.h
Expand All @@ -41,7 +42,10 @@ alternative to the traditional software zlib.
force_cpu.h
genwqe_echo.c Test program to send "echo" command to GenWQE
genwqe_gzip.c Sample program for gzip using the GenWQE
genwqe_maint.c Maintenance tool for CAPI Card (IBM System p only, see note below)
genwqe_memcopy.c Test Program for Memcopy using GenWQE
genwqe_peek.c Debug Program to read certain Registers from Accelerator
genwqe_poke.c Debug Program to write certain Registers in Accelerator
genwqe_tools.h
genwqe_update.c Tool to update GenWQE flash
genwqe_vpd_common.c Helper utilities
Expand Down
Loading

0 comments on commit a750d14

Please sign in to comment.