From 801242dba71165a4c134e2d51cafba2a38142f76 Mon Sep 17 00:00:00 2001 From: "Brian S. Dean" Date: Sun, 31 Dec 2000 18:45:53 +0000 Subject: [PATCH] Update a comment. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@19 81a1dc3b-b13d-400b-aceb-764788c761c2 --- avrdude/avrprog.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/avrdude/avrprog.c b/avrdude/avrprog.c index 2f53ba34..d561100a 100644 --- a/avrdude/avrprog.c +++ b/avrdude/avrprog.c @@ -46,10 +46,11 @@ * * NOTE on Vcc connection: make sure your parallel port can supply an * adequate amount of current to power your device. 6-10 mA is - * common for parallel port signal lines, but is not guaranteed. - * Optionally, you can tie pins 6, 7, 8, and 9 also to Vcc with - * Schottky diodes to supply additional current. If in doubt, don't - * risk damaging your parallel port, use an external power supply. + * common for parallel port signal lines, but is not guaranteed, + * especially for notebook computers. Optionally, you can tie pins + * 6, 7, 8, and 9 also to Vcc with Schottky diodes to supply + * additional current. If in doubt, don't risk damaging your + * parallel port, use an external power supply. */ #include