projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix serial port warning on atheros
[openwrt.git]
/
tools
/
firmware-utils
/
src
/
csysimg.h
diff --git
a/tools/firmware-utils/src/csysimg.h
b/tools/firmware-utils/src/csysimg.h
index
c3d5767
..
807c867
100644
(file)
--- a/
tools/firmware-utils/src/csysimg.h
+++ b/
tools/firmware-utils/src/csysimg.h
@@
-1,7
+1,7
@@
/*
* $Id$
*
/*
* $Id$
*
- * Copyright (C) 2007 Gabor Juhos <juhosg
@freemail.hu
>
+ * Copyright (C) 2007 Gabor Juhos <juhosg
at openwrt.org
>
*
* This program was based on the code found in various Linux
* source tarballs released by Edimax for it's devices.
*
* This program was based on the code found in various Linux
* source tarballs released by Edimax for it's devices.
@@
-58,6
+58,7
@@
#define SIG_PS1205UWg "4000"
#define SIG_PS3205U "5010"
#define SIG_PS3205UWg "5011"
#define SIG_PS1205UWg "4000"
#define SIG_PS3205U "5010"
#define SIG_PS3205UWg "5011"
+#define SIG_RALINK "RNRA"
#define SIG_H2BR4 SIG_BR6524K
#define SIG_H2WR54G SIG_BR6524WG
#define SIG_H2BR4 SIG_BR6524K
#define SIG_H2WR54G SIG_BR6524WG
This page took
0.026243 seconds
and
4
git commands to generate.