* doc/avrdude.texi: Add note about privileges needed to load
the giveio driver for Windows. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@360 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
0b71c0672c
commit
b8e9e89d07
|
@ -1,3 +1,8 @@
|
|||
2003-09-02 Eric B. Weddington <eric@ecentral.com>
|
||||
|
||||
* doc/avrdude.texi: Add note about privileges needed to load
|
||||
the giveio driver for Windows.
|
||||
|
||||
2003/08/29 Brian S. Dean <bsd@bsdhome.com>
|
||||
|
||||
* avrdude.1:
|
||||
|
|
|
@ -1411,6 +1411,8 @@ means that after the first time install_giveio is executed, you should
|
|||
be able to subsequently execute the batch file from any directory and have
|
||||
it successfully start the driver.
|
||||
|
||||
Note that you must have administrator privilege to load the giveio driver.
|
||||
|
||||
@c
|
||||
@c Node
|
||||
@c
|
||||
|
|
Loading…
Reference in New Issue