update serialVFD driver to support more display types (Stefan Herdler)
This commit is contained in:
@@ -863,6 +863,10 @@ Speed=9600
|
||||
# 1 KD Rev 2.1.
|
||||
# 2 Noritake VFDs (*).
|
||||
# 3 Futaba VFDs
|
||||
# 4 IEE S03601-95B
|
||||
# 5 IEE S03601-96-080 (*)
|
||||
# 6 Futaba NA202SD08FA (allmost IEE compatible)
|
||||
# 7 Samsung 20S207DA4 and 20S207DA6
|
||||
# (* most should work, not testet yet.)
|
||||
Type=0
|
||||
|
||||
@@ -875,6 +879,9 @@ use_parallel=no
|
||||
# Portaddress where the LPT is. Used in parallelmode only. Usual values are 0x278, 0x378 and 0x3BC
|
||||
Port=0x378
|
||||
|
||||
# Set parallel port timingdelay (us). Used in parallelmode only. [default: 2; legal: 0 - 255]
|
||||
#PortWait=2
|
||||
|
||||
# Device to use in serial mode. Usual values are /dev/ttyS0 and /dev/ttyS1
|
||||
Device=/dev/ttyS1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user