1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-24 22:06:31 +02:00

[kernel] add NP25G and WP543 board id

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13316 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2008-11-22 19:40:11 +00:00
parent 50a164a2e0
commit 040727ff39

View File

@ -30,6 +30,10 @@
#define DEVID_COMPEX_WPP54AG 0x0550 #define DEVID_COMPEX_WPP54AG 0x0550
#define DEVID_COMPEX_WPP54G 0x0555 #define DEVID_COMPEX_WPP54G 0x0555
/* Devices based on the Atheros AR2317 */
#define DEVID_COMPEX_NP25G 0x05E6
#define DEVID_COMPEX_WPE53G 0x05DC
/* Devices based on the Atheros AR71xx */ /* Devices based on the Atheros AR71xx */
#define DEVID_COMPEX_WP543 0x0640 #define DEVID_COMPEX_WP543 0x0640