diff options
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2016-01-31 22:10:14 +0000 |
---|---|---|
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | 2016-01-31 22:10:14 +0000 |
commit | a9e4e4afe58bc21b368d8b940781125aea5289c9 (patch) | |
tree | c16666b44026940a364e557fb0cf5a8310f4da26 /flashrom.8.tmpl | |
parent | 3c74098d732c41ec19b9e6ba0b013a8b37f83e2a (diff) | |
download | flashrom-a9e4e4afe58bc21b368d8b940781125aea5289c9.zip flashrom-a9e4e4afe58bc21b368d8b940781125aea5289c9.tar.gz |
Add infrastructure to support libusb-1.0
Corresponding to flashrom svn r1920.
Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>
Acked-by: Urja Rannikko <urjaman@gmail.com>
Diffstat (limited to 'flashrom.8.tmpl')
-rw-r--r-- | flashrom.8.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/flashrom.8.tmpl b/flashrom.8.tmpl index 9d43e33..db25910 100644 --- a/flashrom.8.tmpl +++ b/flashrom.8.tmpl @@ -1076,7 +1076,7 @@ needs TCP access to the network or userspace access to a serial port. needs userspace access to a serial port. .sp .BR dediprog ", " ft2232_spi ", " usbblaster_spi " and " pickit2_spi -need access to the USB device via libusb. +need access to the respective USB device via libusb API version 0.1. .sp .B dummy needs no access permissions at all. |