Document usb_modeswitch command to change the device mode
authorAntonio Ospite <ospite@studenti.unina.it>
Tue, 24 Jan 2012 09:27:25 +0000 (10:27 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Wed, 25 Jan 2012 14:54:05 +0000 (15:54 +0100)
README.asciidoc

index 8f40a1f..02a88b3 100644 (file)
@@ -31,6 +31,13 @@ designs, usually having two modes:
  - USB Mass Storage mode (ProductID: ''1101'')
  - Generic bulk data transfer mode (ProductID: ''c101'')
 
  - USB Mass Storage mode (ProductID: ''1101'')
  - Generic bulk data transfer mode (ProductID: ''c101'')
 
+The mode can be switched with the command:
+
+ $ sudo usb_modeswitch \
+   --default-vendor 0x1de1 \
+   --default-product 0x1101 \
+   --message-content 55534243087052890000000000000cff020000000000000000000000000000
+
 Examples of devices based on AM7XXX are:
 
   - Acer Series C pico projectors (C20 C110 C112 C120):
 Examples of devices based on AM7XXX are:
 
   - Acer Series C pico projectors (C20 C110 C112 C120):