doc: update CMSIS-DAP info to match default driver behaviour
authorSpencer Oliver <spen@spen-soft.co.uk>
Mon, 27 Jan 2014 14:21:25 +0000 (14:21 +0000)
committerSpencer Oliver <spen@spen-soft.co.uk>
Tue, 4 Feb 2014 13:17:04 +0000 (13:17 +0000)
By default the driver will now auto detect attached adapters, it does not
use an internal list any more. Update docs to match this.

Change-Id: I62a9d243cd236a8cf54cbd9d088c4837a8df31bf
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/1902
Tested-by: jenkins
Reviewed-by: Paul Fertser <fercerpav@gmail.com>
doc/openocd.texi

index d8c7ca188c58cc0714d9edd39d6e1515d00c075c..fd8767ed5c6415318fc09584a20e93de009472ff 100644 (file)
@@ -2561,11 +2561,11 @@ and a specific set of GPIOs is used.
 @end deffn
 
 @deffn {Interface Driver} {cmsis-dap}
-CMSIS-DAP compliant based adapter.
+ARM CMSIS-DAP compliant based adapter.
 
 @deffn {Config Command} {cmsis_dap_vid_pid} [vid pid]+
 The vendor ID and product ID of the CMSIS-DAP device. If not specified
-known default values are used.
+the driver will attempt to auto detect the CMSIS-DAP device.
 Currently, up to eight [@var{vid}, @var{pid}] pairs may be given, e.g.
 @example
 cmsis_dap_vid_pid 0xc251 0xf001 0x0d28 0x0204