Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b636d17a authored by Jens Osterkamp's avatar Jens Osterkamp Committed by Stephen Hemminger
Browse files

spidernet: introduce new setting



We found a new chip setting that we need in order
to make the driver work more reliable.

Signed-off-by: default avatarArnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: default avatarStephen Hemminger <shemminger@osdl.org>
parent aedc0e52
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 },
+2 −0
Original line number Diff line number Diff line
@@ -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