[Zrouter-src-freebsd] ZRouter.org: push to FreeBSD HEAD tree
zrouter-src-freebsd at zrouter.org
zrouter-src-freebsd at zrouter.org
Wed Jul 25 14:36:33 UTC 2012
details: http://zrouter.org/hg/FreeBSD/head//rev/34c1b0310eb0
changeset: 514:34c1b0310eb0
user: Aleksandr Rybalko <ray at ddteam.net>
date: Wed Jul 25 17:28:05 2012 +0300
description:
Lazy update
diffstat:
head/sys/mips/atheros/ar71xxreg.h | 2 +-
head/sys/mips/atheros/files.ar71xx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r c22c78e72f3e -r 34c1b0310eb0 head/sys/mips/atheros/ar71xxreg.h
--- a/head/sys/mips/atheros/ar71xxreg.h Wed Jul 25 17:22:27 2012 +0300
+++ b/head/sys/mips/atheros/ar71xxreg.h Wed Jul 25 17:28:05 2012 +0300
@@ -488,7 +488,7 @@
#define FIFO_RX_MASK_DROP_EVENT (1 << 0)
/*
- * Len. mismatch, unsup. opcode and short frmae bits excluded
+ * Len. mismatch, unsup. opcode and short frame bits excluded
*/
#define FIFO_RX_FILTMASK_DEFAULT \
(FIFO_RX_MASK_NO_SHORT_FRAME | \
diff -r c22c78e72f3e -r 34c1b0310eb0 head/sys/mips/atheros/files.ar71xx
--- a/head/sys/mips/atheros/files.ar71xx Wed Jul 25 17:22:27 2012 +0300
+++ b/head/sys/mips/atheros/files.ar71xx Wed Jul 25 17:28:05 2012 +0300
@@ -1,7 +1,7 @@
# $FreeBSD: head/sys/mips/atheros/files.ar71xx 234485 2012-04-20 08:26:05Z adrian $
mips/atheros/apb.c standard
-mips/atheros/ar71xx_gpio.c optional gpio
+mips/atheros/ar71xx_gpio.c optional ar71xx_gpio gpio
mips/atheros/ar724x_gpio.c optional gpio
mips/atheros/ar71xx_machdep.c standard
mips/atheros/ar71xx_ehci.c optional ehci
More information about the Zrouter-src-freebsd
mailing list