1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

ramips: add preliminary support for the DIR-300 revB board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18058 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2009-10-18 08:48:07 +00:00
parent 5b6977f54e
commit 1c3b2e7595
6 changed files with 111 additions and 0 deletions

View File

@@ -13,6 +13,9 @@ enum ramips_mach_type {
/* RT2880 based machines */
RAMIPS_MACH_RT_N15, /* Asus RT-N15 */
/* RT3050 based machines */
RAMIPS_MACH_DIR_300_REVB, /* D-Link DIR-300 rev B */
/* RT3052 based machines */
RAMIPS_MACH_V22RW_2X2, /* Ralink AP-RT3052-V22RW-2X2 */
RAMIPS_MACH_WHR_G300N, /* Buffalo WHR-G300N */