Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90855
b: refs/heads/master
c: fcfcfa2
h: refs/heads/master
i:
  90853: 2d6c437
  90851: 8954ae0
  90847: 0b33288
v: v3
  • Loading branch information
Ishizaki Kou authored and Jeff Garzik committed Apr 17, 2008
1 parent 7fb03b2 commit 32b9d30
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 4f2d65c77465e63eec835164aff42c098f32d4ad
refs/heads/master: fcfcfa205ef59f10d80e67a1762ad27e765d4868
5 changes: 2 additions & 3 deletions trunk/drivers/net/spider_net.h
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,8 @@ extern char spider_net_driver_name[];

/** interrupt mask registers */
#define SPIDER_NET_INT0_MASK_VALUE 0x3f7fe2c7
#define SPIDER_NET_INT1_MASK_VALUE 0xffff7ff7
/* no MAC aborts -> auto retransmission */
#define SPIDER_NET_INT2_MASK_VALUE 0xffef7ff1
#define SPIDER_NET_INT1_MASK_VALUE 0x0000fff2
#define SPIDER_NET_INT2_MASK_VALUE 0x000003f1

/* we rely on flagged descriptor interrupts */
#define SPIDER_NET_FRAMENUM_VALUE 0x00000000
Expand Down

0 comments on commit 32b9d30

Please sign in to comment.