Gadget: config name
This commit is contained in:
		@@ -22,7 +22,7 @@ echo "$gmanufacturer" > strings/0x409/manufacturer
 | 
				
			|||||||
echo "$gproduct" > strings/0x409/product
 | 
					echo "$gproduct" > strings/0x409/product
 | 
				
			||||||
mkdir -p configs/c.1/strings/0x409
 | 
					mkdir -p configs/c.1/strings/0x409
 | 
				
			||||||
 | 
					
 | 
				
			||||||
echo "Config: HID KBD" > configs/c.1/strings/0x409/configuration
 | 
					echo "Config: KVM Composite" > configs/c.1/strings/0x409/configuration
 | 
				
			||||||
echo 250 > configs/c.1/MaxPower
 | 
					echo 250 > configs/c.1/MaxPower
 | 
				
			||||||
 | 
					
 | 
				
			||||||
echo "Creating usb devices"
 | 
					echo "Creating usb devices"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user