Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26581
b: refs/heads/master
c: b636d17
h: refs/heads/master
i:
  26579: c9b49cd
v: v3
  • Loading branch information
Jens Osterkamp authored and Stephen Hemminger committed May 8, 2006
1 parent cd30908 commit d5c2a9b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aedc0e520e5ae9ba1342c25c4604d18fb236c2bc
refs/heads/master: b636d17a3bee8ba988e78e4bc8262f0dc3fad8ab
2 changes: 2 additions & 0 deletions trunk/drivers/net/spider_net.c
Original file line number Diff line number Diff line change
Expand Up @@ -1652,6 +1652,8 @@ spider_net_enable_card(struct spider_net_card *card)
{ SPIDER_NET_GFTRESTRT, SPIDER_NET_RESTART_VALUE },

{ SPIDER_NET_GMRWOLCTRL, 0 },
{ SPIDER_NET_GTESTMD, 0x10000000 },
{ SPIDER_NET_GTTQMSK, 0x00400040 },
{ SPIDER_NET_GTESTMD, 0 },

{ SPIDER_NET_GMACINTEN, 0 },
Expand Down
2 changes: 2 additions & 0 deletions trunk/drivers/net/spider_net.h
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ extern char spider_net_driver_name[];
#define SPIDER_NET_GMRUAFILnR 0x00000500
#define SPIDER_NET_GMRUA0FIL15R 0x00000578

#define SPIDER_NET_GTTQMSK 0x00000934

/* RX DMA controller registers, all 0x00000a.. are for DMA controller A,
* 0x00000b.. for DMA controller B, etc. */
#define SPIDER_NET_GDADCHA 0x00000a00
Expand Down

0 comments on commit d5c2a9b

Please sign in to comment.