mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 07:22:33 +00:00
14 lines
279 B
Plaintext
14 lines
279 B
Plaintext
|
config gadget 'g1'
|
||
|
option idVendor '0x0525'
|
||
|
option idProduct '0xa4a1'
|
||
|
option bDeviceClass '2'
|
||
|
option product 'NCM Gadget'
|
||
|
|
||
|
config configuration 'cfg1'
|
||
|
option configuration 'NCM'
|
||
|
option gadget 'g1'
|
||
|
|
||
|
config function 'ncm1'
|
||
|
option function 'ncm'
|
||
|
option configuration 'cfg1'
|