diff options
| -rw-r--r-- | firmware/fx2/b100/usb_descriptors.a51 | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/firmware/fx2/b100/usb_descriptors.a51 b/firmware/fx2/b100/usb_descriptors.a51 index 5365de840..6efeb8367 100644 --- a/firmware/fx2/b100/usb_descriptors.a51 +++ b/firmware/fx2/b100/usb_descriptors.a51 @@ -34,7 +34,7 @@  	.module usb_descriptors -	VID_FREE	 = 0x2500	; Free Software Folks +	VID_FREE	 = 0x2500	; Ettus Research, LLC.  	PID_USRP	 = 0x0002	; B100  	;; We distinguish configured from unconfigured USRPs using the Device ID. | 
