From 1a695f94849644773deda18f84a07ef1a206481b Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Tue, 11 Oct 2011 18:09:45 -0700 Subject: b100: new eeprom map for special 9 byte serial --- host/include/uhd/usrp/mboard_eeprom.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'host/include') diff --git a/host/include/uhd/usrp/mboard_eeprom.hpp b/host/include/uhd/usrp/mboard_eeprom.hpp index ea66bb2e0..c47f894be 100644 --- a/host/include/uhd/usrp/mboard_eeprom.hpp +++ b/host/include/uhd/usrp/mboard_eeprom.hpp @@ -38,6 +38,7 @@ namespace uhd{ namespace usrp{ enum map_type{ MAP_N100, MAP_B000, + MAP_B100, MAP_E100 }; -- cgit v1.2.3