From 819dbc789e4cb63624eefb7ffb662bee33d08e19 Mon Sep 17 00:00:00 2001 From: Ben Hilburn Date: Mon, 10 Oct 2011 10:15:54 -0700 Subject: Bumping the B100 PID to 0x0002, at Josh's direction. --- host/lib/usrp/b100/b100_impl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'host/lib/usrp/b100/b100_impl.cpp') diff --git a/host/lib/usrp/b100/b100_impl.cpp b/host/lib/usrp/b100/b100_impl.cpp index 39996a821..6cdd6f280 100644 --- a/host/lib/usrp/b100/b100_impl.cpp +++ b/host/lib/usrp/b100/b100_impl.cpp @@ -39,7 +39,7 @@ using namespace uhd::usrp; using namespace uhd::transport; const boost::uint16_t B100_VENDOR_ID = 0x2500; -const boost::uint16_t B100_PRODUCT_ID = 0x0001; +const boost::uint16_t B100_PRODUCT_ID = 0x0002; const boost::uint16_t FX2_VENDOR_ID = 0x04b4; const boost::uint16_t FX2_PRODUCT_ID = 0x8613; -- cgit v1.2.3