summaryrefslogtreecommitdiffstats
path: root/host
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-11-23 14:43:02 -0800
committerJosh Blum <josh@joshknows.com>2010-11-23 14:43:02 -0800
commiteb26e8adb4a5718ee3db3bb7f32c0cd31d060af9 (patch)
tree81dadc83537c2c50550cd94e224571e472176c6f /host
parent30b223ef5e84a1eb273b06a444038c5cf8d8864a (diff)
downloaduhd-eb26e8adb4a5718ee3db3bb7f32c0cd31d060af9.tar.gz
uhd-eb26e8adb4a5718ee3db3bb7f32c0cd31d060af9.tar.bz2
uhd-eb26e8adb4a5718ee3db3bb7f32c0cd31d060af9.zip
uhd: added new hardware to readme
Diffstat (limited to 'host')
-rw-r--r--host/README4
-rw-r--r--host/lib/usrp/README5
2 files changed, 7 insertions, 2 deletions
diff --git a/host/README b/host/README
index c4a72cd83..f3dcde53d 100644
--- a/host/README
+++ b/host/README
@@ -8,7 +8,9 @@ The hardware driver for Ettus Research products.
########################################################################
USRP1
USRP2
-USRP-N2XX
+USRP-N200
+USRP-N210
+USRP-E100
########################################################################
# Supported USRP Daughterboards
diff --git a/host/lib/usrp/README b/host/lib/usrp/README
index c125d1dad..344209179 100644
--- a/host/lib/usrp/README
+++ b/host/lib/usrp/README
@@ -9,4 +9,7 @@ usrp1:
Implementation code for the USB-based USRP Classic motherboard.
usrp2:
- Implementation code for USRP2 and USRP-N2XX.
+ Implementation code for USRP2, USRP-N200, and USRP-N210.
+
+usrp_e100:
+ Implementation code for USRP-E100.