Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168858
b: refs/heads/master
c: 6f82b83
h: refs/heads/master
v: v3
  • Loading branch information
Dan Williams committed Nov 20, 2009
1 parent 2e6c7d9 commit dc79803
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 228c4f5cfbf1cda411d9aa7204a612a63c89b1e8
refs/heads/master: 6f82b83b7a56bc6e9dd6d7b93531dde6027c5309
4 changes: 1 addition & 3 deletions trunk/drivers/dma/ioat/registers.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,7 @@
#define IOAT_CHANCTRL_ERR_COMPLETION_EN 0x0004
#define IOAT_CHANCTRL_INT_REARM 0x0001
#define IOAT_CHANCTRL_RUN (IOAT_CHANCTRL_INT_REARM |\
IOAT_CHANCTRL_ERR_COMPLETION_EN |\
IOAT_CHANCTRL_ANY_ERR_ABORT_EN |\
IOAT_CHANCTRL_ERR_INT_EN)
IOAT_CHANCTRL_ANY_ERR_ABORT_EN)

#define IOAT_DMA_COMP_OFFSET 0x02 /* 16-bit DMA channel compatibility */
#define IOAT_DMA_COMP_V1 0x0001 /* Compatibility with DMA version 1 */
Expand Down

0 comments on commit dc79803

Please sign in to comment.