~ubuntu-branches/ubuntu/quantal/zaptel/quantal

« back to all changes in this revision

Viewing changes to debian/zaptel.modprobe.d

  • Committer: Bazaar Package Importer
  • Author(s): Tzafrir Cohen
  • Date: 2008-08-28 22:58:23 UTC
  • mfrom: (11.1.11 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080828225823-r8bdunirm8hmc76m
Tags: 1:1.4.11~dfsg-2
* Patch xpp_fxs_power: Fixed an issue with hook detection of the Astribank
  FXS module.
* Don't fail init.d script if fxotune fails. This may happen if running it
  when Asterisk is already running.
* Bump standards version to 3.8.0.0 .
* Ignore false lintian warning ("m-a a-i" has "a a").
* Patch xpp_fxo_cid_always: do always pass PCM if that's what the user
  asked.
* Patch vzaphfc_proc_root_dir: fix vzaphfc on 2.6.26.
* Patch wcte12xp_flags: Proper time for irq save flags.
* Patch headers_2627: Fix location of semaphore.h for 2.6.27 .
* Patch xpp_fxs_dtmf_leak: Don't play DTMFs to the wrong channel.
* Patch wctdm_fix_alarm: Fix sending channel alarms.
* Patch device_class_2626: Fix building 2.6.26 (Closes: #493397).
* Using dh_lintian for lintian overrides, hence requiring debhelper 6.0.7.
* Lintian: we know we have direct changes. Too bad we're half-upstream :-(
* Fix doc-base section names. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
options torisa base=0xd0000
2
 
alias char-major-196 torisa
3
 
install tor2 /sbin/modprobe --ignore-install tor2 && /sbin/ztcfg
4
 
install torisa /sbin/modprobe --ignore-install torisa && /sbin/ztcfg
5
 
install wcusb /sbin/modprobe --ignore-install wcusb && /sbin/ztcfg
6
 
install wcfxo /sbin/modprobe --ignore-install wcfxo && /sbin/ztcfg
7
 
install wcfxs /sbin/modprobe --ignore-install wcfxs && /sbin/ztcfg
8
 
install ztdynamic /sbin/modprobe --ignore-install ztdynamic && /sbin/ztcfg
9
 
install ztd-eth /sbin/modprobe --ignore-install ztd-eth && /sbin/ztcfg
10
 
install wct1xxp /sbin/modprobe --ignore-install wct1xxp && /sbin/ztcfg
11
 
install wct4xxp /sbin/modprobe --ignore-install wct4xxp && /sbin/ztcfg
12
 
install wcte11xp /sbin/modprobe --ignore-install wcte11xp && /sbin/ztcfg
13
 
install zaphfc /sbin/modprobe --ignore-install zaphfc && /sbin/ztcfg
14
 
install qozap /sbin/modprobe --ignore-install qozap && /sbin/ztcfg