From 5fcad09af2048d8babdcbddc310b069684160697 Mon Sep 17 00:00:00 2001 From: Nick Foster Date: Mon, 10 Oct 2011 10:25:09 -0700 Subject: B100: change B100 PID in usb_descriptors.a51 as well --- firmware/fx2/b100/usb_descriptors.a51 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware') diff --git a/firmware/fx2/b100/usb_descriptors.a51 b/firmware/fx2/b100/usb_descriptors.a51 index cc71833fe..169aea4fd 100644 --- a/firmware/fx2/b100/usb_descriptors.a51 +++ b/firmware/fx2/b100/usb_descriptors.a51 @@ -35,7 +35,7 @@ .module usb_descriptors VID_FREE = 0x2500 ; Free Software Folks - PID_USRP = 0x0001 ; B100 + PID_USRP = 0x0002 ; B100 ;; We distinguish configured from unconfigured USRPs using the Device ID. ;; If the MSB of the DID is 0, the device is unconfigured. -- cgit v1.2.3