From 77d684804c54d67ea285d97394c184cd0d09435e Mon Sep 17 00:00:00 2001 From: Werner Almesberger Date: Fri, 8 Oct 2010 09:28:25 -0300 Subject: [PATCH] fw/c2usb.conf: USB product ID assignment is now official --- hw/c2usb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/c2usb.conf b/hw/c2usb.conf index 32b8070..ab854bc 100644 --- a/hw/c2usb.conf +++ b/hw/c2usb.conf @@ -1,5 +1,5 @@ vendor_id=0x20b7 # Vendor ID -product_id=0xc25b # Product ID (tentative) +product_id=0xc25b # Product ID max_power=50 # Max. power consumption: value * 2 mA. Use 0 if self_powered = true.