mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 06:57:57 +00:00
14 lines
287 B
Plaintext
14 lines
287 B
Plaintext
|
config gadget 'g1'
|
||
|
option idVendor '0x0525'
|
||
|
option idProduct '0xa4a7'
|
||
|
option bDeviceClass '2'
|
||
|
option product 'Gadget Serial v2.4'
|
||
|
|
||
|
config configuration 'cfg1'
|
||
|
option configuration 'ACM'
|
||
|
option gadget 'g1'
|
||
|
|
||
|
config function 'acm1'
|
||
|
option function 'acm'
|
||
|
option configuration 'cfg1'
|