projects
/
project
/
firmware-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d71621
)
firmware-utils/mktplinkfw: fix hardware id of the TL-WR740 v3
author
Gabor Juhos
<
[email protected]
>
Wed, 26 Oct 2011 13:34:48 +0000
(13:34 +0000)
committer
Gabor Juhos
<
[email protected]
>
Wed, 26 Oct 2011 13:34:48 +0000
(13:34 +0000)
SVN-Revision: 28602
src/mktplinkfw.c
patch
|
blob
|
history
diff --git
a/src/mktplinkfw.c
b/src/mktplinkfw.c
index 14dd9704e90ae2ee61cde3f357dbb853af8c6038..47eae49065ba81e7818c4542c04ecd05b946c1ea 100644
(file)
--- a/
src/mktplinkfw.c
+++ b/
src/mktplinkfw.c
@@
-40,7
+40,7
@@
#define HWID_TL_WR703N_V1 0x07030101
#define HWID_TL_WR741ND_V1 0x07410001
#define HWID_TL_WR740N_V1 0x07400001
-#define HWID_TL_WR740N_V3 0x07400
300
+#define HWID_TL_WR740N_V3 0x07400
003
#define HWID_TL_WR743ND_V1 0x07430001
#define HWID_TL_WR841N_V1_5 0x08410002
#define HWID_TL_WR841ND_V3 0x08410003