From ba57e538a683d0deb8bba062416d2d4cad36c0e5 Mon Sep 17 00:00:00 2001 From: mattf Date: Tue, 10 Jan 2006 22:18:27 +0000 Subject: update sample config file for hardhdlc, also fix spelling error git-svn-id: http://svn.digium.com/svn/zaptel/trunk@890 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- zaptel.conf.sample | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'zaptel.conf.sample') diff --git a/zaptel.conf.sample b/zaptel.conf.sample index e6cf6c5..6fc4893 100644 --- a/zaptel.conf.sample +++ b/zaptel.conf.sample @@ -96,9 +96,13 @@ # "rawhdlc" : The zaptel driver performs HDLC encoding and decoding on the # bundle, and the resulting data is communicated via the master # device. -# "fcshdlc" : The zapdel driver performs HDLC encoding and decoding on the +# "fcshdlc" : The zaptel (software) driver performs HDLC encoding and decoding on the # bundle and also performs incoming and outgoing FCS insertion # and verification. "dchan" is an alias for this. +# "hardhdlc" : The hardware driver performs HDLC encoding and decoding on the +# bundle and also performs incoming and outgoing FCS insertion +# and verification. Is subject to limitations and support of underlying +# hardware. # "nethdlc" : The zaptel driver bundles the channels together into an # hdlc network device, which in turn can be configured with # sethdlc (available separately). -- cgit v1.2.3