update lis driver (Daryl F)

This commit is contained in:
marschap
2007-06-17 12:07:37 +00:00
parent 77209a6f3f
commit 2f9f70e87e
5 changed files with 353 additions and 188 deletions
+9 -7
View File
@@ -422,10 +422,10 @@ Speed=19200
# Select what type of connection. See documentation for types.
ConnectionType=4bit
# Port where the LPT is. Usual values are 0x278, 0x378 and 0x3BC
# Port where the LPT is [ususal: 0x278, 0x378 and 0x3BC]
Port=0x378
# Device of the serial interface (default is /dev/lcd)
# Device of the serial interface [default: /dev/lcd]
Device=/dev/ttyS0
# Bitrate of the serial port (0 for interface default)
@@ -626,14 +626,16 @@ Size=16x2
# 0-250 = 25%, 251-500 = 50%, 501-750 = 75%, 751-1000 = 100%
#Brightness=1000
# Columns by lines (default 20x2)
# Columns by lines [default: 20x2]
#Size=20x2
# USB Vendor ID (default 0x0403)
VendorID=0x0403
# USB Vendor ID [default: 0x0403]
# Change only if testing a compatible device.
#VendorID=0x0403
# USB Product ID (default 0x6001
ProductID=0x6001
# USB Product ID [default: 0x6001]
# Change only if testing a compatible device.
#ProductID=0x6001
##The driver for the VFD of the Medion MD8800 PC ##