~ubuntu-branches/ubuntu/saucy/dahdi-tools/saucy

« back to all changes in this revision

Viewing changes to doc/dahdi_scan.8

  • Committer: Stefan Lesicnik
  • Date: 2011-05-08 12:22:46 UTC
  • mfrom: (2.1.4 sid)
  • Revision ID: stefan@lsd.co.za-20110508122246-lh6k2x1uy8pl3vdi
Tags: 1:2.4.1-1ubuntu1
* Merge from Debian. Remaining changes:
  - Bug Fix: If linux-headers are not installed, don't block, and print
    information for the user.
  - added debian/dahdi.postinst
  - added --error-handler=init_failed to debian/rules
  - Changes from Debian:
    - debian/control: Change Maintainer
    - debian/control: Removed Uploaders field.
    - debian/control: Removed Debian Vcs-Svn entry and replaced with
      ubuntu-voip Vcs-Bzr, to reflect divergence in packages.
    - debian/control: Package dahdi Depends on dahdi-dkms | dahdi-source
* debian/control: Added gawk as dependency for dkms build (LP: #493304)
* New upstream release (Closes: #581076, #582094).
* Patches hardware_rescan, perl_fix_noserial, perl_fix_transportdir,
  astribank_allow_ignoreend, init_unload_modules and wcb4xxp_extra_trunk
  dropped: merged upstream.
* dahdi-linux 2.3.0 is required (extra config options for dahdi_cfg).
* Convert to dpkg v.3 format.
* Standards version: 3.9.1.0 (No change needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
  active=yes
37
37
  alarms=OK
38
38
  description=Xorcom XPD #00/10: FXS
39
 
  name=XBUS-00/XPD-10
 
39
  name=XBUS\-00/XPD\-10
40
40
  manufacturer=Xorcom Inc.
41
41
  devicetype=Astribank: Unit 1 Subunit 0: FXS
42
 
  location=usb-0000:00:03.3-4
 
42
  location=usb\-0000:00:03.3\-4
43
43
  basechan=125
44
44
  totchans=8
45
45
  irq=0
66
66
  basechan=1
67
67
  totchans=24
68
68
  irq=193
69
 
  type=digital-T1
 
69
  type=digital\-T1
70
70
  syncsrc=0
71
 
  lbo=0 db (CSU)/0-133 feet (DSX-1)
 
71
  lbo=0 db (CSU)/0\-133 feet (DSX\-1)
72
72
  coding_opts=B8ZS,AMI
73
73
  framing_opts=ESF,D4
74
74
  coding=B8ZS
75
75
  framing=ESF
76
76
 
77
 
The "type" field may contain: "analog", "digital-T1", "digital-E1",
78
 
"digital-J1" or "digital-BRI".
 
77
The "type" field may contain: "analog", "digital\-T1", "digital\-E1",
 
78
"digital\-J1" or "digital\-BRI".
79
79
 
80
80
.SH FILES
81
81
Requires read access to /dev/dahdi/ctl .
98
98
later version published by the Free Software Foundation. 
99
99
 
100
100
On Debian systems, the complete text of the GNU General Public 
101
 
License can be found in /usr/share/common-licenses/GPL. 
 
101
License can be found in /usr/share/common\-licenses/GPL.