summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tcl/interface/parport.cfg8
1 files changed, 3 insertions, 5 deletions
diff --git a/tcl/interface/parport.cfg b/tcl/interface/parport.cfg
index 22be8f35..0f18ce9e 100644
--- a/tcl/interface/parport.cfg
+++ b/tcl/interface/parport.cfg
@@ -1,10 +1,8 @@
#
-# Parallel port wiggler (many clones available) on port 0xc8b8
+# Parallel port wiggler (many clones available) on port 0x378
#
-# REVISIT this address seems very wrong.
-# Surely 0x378/LPT1 or 0x278/LPT2 ...
+# Addresses: 0x378/LPT1 or 0x278/LPT2 ...
interface parport
-parport_port 0xc8b8
+parport_port 0x378
parport_cable wiggler
-