From ec30ccd48eef0583125ecee4c93712c64af2b2cd Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Mon, 20 Feb 2012 13:28:29 +0100 Subject: [PATCH] README.asciidoc: highlight USB IDs by using an unformatted style --- README.asciidoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.asciidoc b/README.asciidoc index 02a88b3..dff227d 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -25,11 +25,11 @@ The devices supported by libam7xxx use USB bulk trasfers and a simple packet based protocol to exchange data and commands to and from a host system and the AM7XXX chip. -Those with USB VendorID ''1de1'' are devices based on Actions Micro/Action Media +Those with USB VendorID +1de1+ are devices based on Actions Micro/Action Media 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: -- 2.1.4