File: 0comments

package info (click to toggle)
pcsc-lite 1.0.2.beta5-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,880 kB
  • ctags: 1,165
  • sloc: sh: 9,016; ansic: 6,752; lex: 219; makefile: 175; perl: 69
file content (14 lines) | stat: -rw-r--r-- 393 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Configuration file for pcsc-lite Debian package
# Carlos Prados <cprados@debian.org>
#
# Syntax:
# FRIENDLYNAME: Any name
# DEVICENAME: Any name
# LIBPATH: Location of the driver library for your reader
# CHANNELID:
#             0x0103F8 - /dev/ttyS0 (COM1)
#             0x0102F8 - /dev/ttyS1 (COM2)
#             0x0103E8 - /dev/ttyS2 (COM3)
#             0x0102E8 - /dev/ttyS3 (COM4)
#