summaryrefslogtreecommitdiff
path: root/sys/dev/ic
diff options
context:
space:
mode:
authorDamien Bergamini <damien@cvs.openbsd.org>2010-02-07 10:36:26 +0000
committerDamien Bergamini <damien@cvs.openbsd.org>2010-02-07 10:36:26 +0000
commit025d33e9159969f75bd762f5d8908d655227d3f2 (patch)
tree40a604e4d8262d3184a2f572aef8f11daece3426 /sys/dev/ic
parent1301ea1efce46db8ca72f5cbc9387f2bc60e81b5 (diff)
use new mcu command to select the antenna on RT2020
requires the new firmware
Diffstat (limited to 'sys/dev/ic')
-rw-r--r--sys/dev/ic/rt2860reg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/ic/rt2860reg.h b/sys/dev/ic/rt2860reg.h
index 0168dfea2a0..0d2eb4c0a43 100644
--- a/sys/dev/ic/rt2860reg.h
+++ b/sys/dev/ic/rt2860reg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: rt2860reg.h,v 1.21 2010/02/07 10:10:51 damien Exp $ */
+/* $OpenBSD: rt2860reg.h,v 1.22 2010/02/07 10:36:25 damien Exp $ */
/*-
* Copyright (c) 2007
@@ -303,6 +303,7 @@
#define RT2860_MCU_CMD_LED2 0x53
#define RT2860_MCU_CMD_LED3 0x54
#define RT2860_MCU_CMD_BOOT 0x72
+#define RT2860_MCU_CMD_ANTSEL 0x73
#define RT2860_MCU_CMD_BBP 0x80
#define RT2860_MCU_CMD_PSLEVEL 0x83