2010-10-08 08:51:27 +03:00
|
|
|
vendor_id=0x20b7 # Vendor ID
|
2010-10-08 15:28:25 +03:00
|
|
|
product_id=0xc25b # Product ID
|
2010-10-08 08:51:27 +03:00
|
|
|
|
|
|
|
max_power=50 # Max. power consumption: value * 2 mA. Use 0 if self_powered = true.
|
|
|
|
|
|
|
|
###########
|
|
|
|
# Strings #
|
|
|
|
###########
|
|
|
|
manufacturer="Qi Hardware" # Manufacturer
|
|
|
|
product="C2 USB Dongle" # Product
|
|
|
|
serial="20101008" # Serial
|
|
|
|
|
|
|
|
###########
|
|
|
|
# Options #
|
|
|
|
###########
|
|
|
|
self_powered=false # Turn this off for bus powered
|
|
|
|
remote_wakeup=false # Turn this on for remote wakeup feature
|
|
|
|
use_serial=true # Use the serial number string
|
|
|
|
|
|
|
|
# Normally out don't have to change one of these flags
|
|
|
|
BM_type_chip=true # Newer chips are all BM type
|
|
|
|
in_is_isochronous=false # In Endpoint is Isochronous
|
|
|
|
out_is_isochronous=false # Out Endpoint is Isochronous
|
|
|
|
suspend_pull_downs=false # Enable suspend pull downs for lower power
|
|
|
|
change_usb_version=false # Change USB Version
|
|
|
|
usb_version=0x0200 # Only used when change_usb_version is enabled
|
|
|
|
|
|
|
|
########
|
|
|
|
# Misc #
|
|
|
|
########
|
|
|
|
|
|
|
|
filename="eeprom" # Filename, leave empty to skip file writing
|