Author: adrian
Date: Mon Jul 8 06:10:29 2013
New Revision: 253027
URL: http://svnweb.freebsd.org/changeset/base/253027
Log:
Add AR9341, AR9342, AR9344 SoC types.
Modified:
head/sys/mips/atheros/ar71xx_setup.h
Modified: head/sys/mips/atheros/ar71xx_setup.h
==============================================================================
--- head/sys/mips/atheros/ar71xx_setup.h Mon Jul 8 05:58:09 2013
(r253026)
+++ head/sys/mips/atheros/ar71xx_setup.h Mon Jul 8 06:10:29 2013
(r253027)
@@ -41,6 +41,9 @@ enum ar71xx_soc_type {
AR71XX_SOC_AR9132,
AR71XX_SOC_AR9330,
AR71XX_SOC_AR9331,
+ AR71XX_SOC_AR9341,
+ AR71XX_SOC_AR9342,
+ AR71XX_SOC_AR9344,
};
extern enum ar71xx_soc_type ar71xx_soc;
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"