summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-06-23 09:19:36 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-06-23 09:19:36 +0000
commit53b35ddc8c71e8c8228597c1d312f49fb7060f26 (patch)
treed59b77d1bc234af1bdd7f7a1f5c0ed183350203f
parentnet-im/telepathy-gabble: manifest fix (diff)
downloadgenstef-53b35ddc8c71e8c8228597c1d312f49fb7060f26.tar.gz
genstef-53b35ddc8c71e8c8228597c1d312f49fb7060f26.tar.bz2
genstef-53b35ddc8c71e8c8228597c1d312f49fb7060f26.zip
remove net-dialup
svn path=/; revision=30
-rw-r--r--net-dialup/net-dialup/misdn/Manifest11
-rwxr-xr-xnet-dialup/net-dialup/misdn/files/README.hfcmulti61
-rw-r--r--net-dialup/net-dialup/misdn/files/digest-misdn-200605311
-rw-r--r--net-dialup/net-dialup/misdn/misdn-20060531.ebuild110
4 files changed, 0 insertions, 183 deletions
diff --git a/net-dialup/net-dialup/misdn/Manifest b/net-dialup/net-dialup/misdn/Manifest
deleted file mode 100644
index 40516e0..0000000
--- a/net-dialup/net-dialup/misdn/Manifest
+++ /dev/null
@@ -1,11 +0,0 @@
-AUX README.hfcmulti 2488 RMD160 6c4e62fdfd6ce872b0ec270271ce97954c6374f4 SHA1 94af469baeab0972539a9dc707d1a334dfe0b1b5 SHA256 29793879cd9a752fb1f71e9f9aebc8988024b5ec8cdb53d0d551fc75ade0377f
-MD5 4be2313e0dafa1a491fc57e2bf3edca8 files/README.hfcmulti 2488
-RMD160 6c4e62fdfd6ce872b0ec270271ce97954c6374f4 files/README.hfcmulti 2488
-SHA256 29793879cd9a752fb1f71e9f9aebc8988024b5ec8cdb53d0d551fc75ade0377f files/README.hfcmulti 2488
-EBUILD misdn-20060531.ebuild 3929 RMD160 773bd77c09548a5a1491ecc828e1b3b53425d73d SHA1 84371c6f346b6b925df590610f499934e38e27ca SHA256 3620cc70df72bc20b29bd6e0ce81bd4a22650062bf7cb38c2416af4f352059ed
-MD5 98da92ca377b0864e2d32061d6d73d33 misdn-20060531.ebuild 3929
-RMD160 773bd77c09548a5a1491ecc828e1b3b53425d73d misdn-20060531.ebuild 3929
-SHA256 3620cc70df72bc20b29bd6e0ce81bd4a22650062bf7cb38c2416af4f352059ed misdn-20060531.ebuild 3929
-MD5 68b329da9893e34099c7d8ad5cb9c940 files/digest-misdn-20060531 1
-RMD160 c0da025038ed83c687ddc430da9846ecb97f3998 files/digest-misdn-20060531 1
-SHA256 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b files/digest-misdn-20060531 1
diff --git a/net-dialup/net-dialup/misdn/files/README.hfcmulti b/net-dialup/net-dialup/misdn/files/README.hfcmulti
deleted file mode 100755
index 1b29369..0000000
--- a/net-dialup/net-dialup/misdn/files/README.hfcmulti
+++ /dev/null
@@ -1,61 +0,0 @@
- * hfcmulti - low level driver for hfc-4s/hfc-8s/hfc-e1 based cards
- * module parameters:
-
- * type:
- Value 1 = HFC-E1 (1 port) 0x01
- Value 4 = HFC-4S (4 ports) 0x04
- Value 8 = HFC-8S (8 ports) 0x08
- Bit 8 = uLaw (instead of aLaw)
- Bit 9 = Enable DTMF detection on all B-channels
- Bit 10 = spare
- Bit 11 = Set PCM bus into slave mode.
- Bit 12 = Ignore missing frame clock on PCM bus.
- Bit 13 = Use direct RX clock for PCM sync rather than PLL. (E1 only)
- Bit 14 = Use external ram (128K)
- Bit 15 = Use external ram (512K)
- Bit 16 = Use 64 timeslots instead of 32
- Bit 17 = Use 128 timeslots instead of anything else
-
- * protocol:
- NOTE: Must be given for all ports, not for the number of cards.
- HFC-4S/HFC-8S/HFC-E1 bits:
- Bit 0-3 = protocol
- Bit 4 = NT-Mode
- Bit 5 = PTP (instead of multipoint)
-
- HFC-4S/HFC-8S only bits:
- Bit 16 = Use master clock for this S/T interface (ony once per chip).
- Bit 17 = transmitter line setup (non capacitive mode) DONT CARE!
- Bit 18 = Disable E-channel. (No E-channel processing)
- Bit 19 = Register E-channel as D-stack (TE-mode only)
-
- HFC-E1 only bits:
- Bit 16 = interface: 0=copper, 1=optical
- Bit 17 = reserved (later for 32 B-channels transparent mode)
- Bit 18 = Report LOS
- Bit 19 = Report AIS
- Bit 20 = Report SLIP
- Bit 21-22 = elastic jitter buffer (1-3), Use 0 for default.
- (all other bits are reserved and shall be 0)
-
- * layermask:
- NOTE: Must be given for all ports, not for the number of cards.
- mask of layers to be used for D-channel stack
-
- * debug:
- NOTE: only one debug value must be given for all cards
- enable debugging (see hfc_multi.h for debug options)
-
- * poll:
- NOTE: only one poll value must be given for all cards
- Give the number of samples for each fifo process.
- By default 128 is used. Decrease to reduce delay, increase to
- reduce cpu load. If unsure, don't mess with it!
- Valid is 8, 16, 32, 64, 128, 256.
-
- * pcm:
- NOTE: only one pcm value must be given for all cards
- Give the id of the PCM bus. All PCM busses with the same ID
- are expected to be connected and have equal slots.
- Only one chip of the PCM bus must be master, the others slave.
- -1 means no support of PCM bus.
diff --git a/net-dialup/net-dialup/misdn/files/digest-misdn-20060531 b/net-dialup/net-dialup/misdn/files/digest-misdn-20060531
deleted file mode 100644
index 8b13789..0000000
--- a/net-dialup/net-dialup/misdn/files/digest-misdn-20060531
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/net-dialup/net-dialup/misdn/misdn-20060531.ebuild b/net-dialup/net-dialup/misdn/misdn-20060531.ebuild
deleted file mode 100644
index 72731a9..0000000
--- a/net-dialup/net-dialup/misdn/misdn-20060531.ebuild
+++ /dev/null
@@ -1,110 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/misdn/misdn-20060321.ebuild,v 1.1 2006/03/21 20:47:39 genstef Exp $
-
-inherit eutils linux-mod cvs
-
-MY_P="mISDN"
-DESCRIPTION="mISDN is the new ISDN stack of the linux kernel 2.6."
-HOMEPAGE="http://www.isdn4linux.de/mISDN"
-SRC_URI=""
-ECVS_SERVER="cvs.isdn4linux.de:/i4ldev"
-ECVS_MODULE="${MY_P}"
-ECVS_PASS="readonly"
-ECVS_CO_OPTS="-D ${PV}"
-ECVS_UP_OPTS="-dP ${ECVS_CO_OPTS}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
-IUSE=""
-RDEPEND=">=net-dialup/capi4k-utils-20050322-r1"
-S="${WORKDIR}/${MY_P}/drivers/isdn/hardware/mISDN"
-
-MISDN_MODULES=("avmfritz" "hfcpci" "hfcmulti" "hfcsusb" "hfcsmini" "xhfc" "sedlfax" "w6692pci")
-MISDN_KCONFIG=("AVM_FRITZ" "HFCPCI" "HFCMULTI" "HFCUSB" "HFCMINI" "XHFC" "SPEEDFAX" "W6692" )
-
-pkg_setup() {
- CONFIG_CHECK="ISDN_CAPI ISDN_CAPI_CAPI20 ISDN_CAPI_CAPIFS_BOOL"
- linux-mod_pkg_setup
- MODULE_NAMES="mISDN_capi(net:) mISDN_dtmf(net:) mISDN_l1(net:)
- mISDN_x25dte(net:) l3udss1(net:) mISDN_core(net:) mISDN_isac(net:)
- mISDN_l2(net:) mISDN_dsp(net:)"
- BUILD_PARAMS="-C ${KV_DIR} SUBDIRS=${S} MINCLUDES=${WORKDIR}/${MY_P}/include CONFIG_MISDN_DRV=m CONFIG_MISDN_DSP=y"
- BUILD_TARGETS="modules"
- #I4LmISDN(net:) does not compile :( CONFIG_I4L_CAPI_LAYER=m
- # the i4l->capi simulation seems to be only for kernel 2.4
-
- if [ -n "${MISDN_CARDS}" ]; then
- #Check existence of user selected cards
- for USERCARD in ${MISDN_CARDS} ; do
- for ((CARD=0; CARD < ${#MISDN_MODULES[*]}; CARD++)); do
- if [ "${USERCARD}" = "${MISDN_MODULES[CARD]}" ]; then
- MODULE_NAMES="${MODULE_NAMES} ${MISDN_MODULES[CARD]}(net:)"
- #[ "sedlfax" = "${MISDN_MODULES[CARD]}" ] && MODULE_NAMES="${MODULE_NAMES} faxl3(net:)"
- BUILD_PARAMS="${BUILD_PARAMS} CONFIG_MISDN_${MISDN_KCONFIG[CARD]}=y"
- continue 2
- fi
- done
- die "Module ${USERCARD} not present in ${P}"
- done
- else
- einfo
- einfo "You can control the modules which are built with the variable"
- einfo "MISDN_CARDS which should contain a blank separated list"
- einfo "of a selection from the following cards:"
- einfo " ${MISDN_MODULES[*]}"
- einfo
- ewarn "I give you the chance of hitting Ctrl-C and make the necessary"
- ewarn "adjustments in /etc/make.conf."
-
- # enable everything
- for ((CARD=0; CARD < ${#MISDN_MODULES[*]}; CARD++)); do
- MODULE_NAMES="${MODULE_NAMES} ${MISDN_MODULES[CARD]}(net:)"
- #[ "sedlfax" = "${MISDN_MODULES[CARD]}" ] && MODULE_NAMES="${MODULE_NAMES} faxl3(net:)"
- BUILD_PARAMS="${BUILD_PARAMS} CONFIG_MISDN_${MISDN_KCONFIG[CARD]}=y"
- done
- fi
-}
-
-src_install() {
- linux-mod_src_install
-
- insinto /usr/include/linux
- doins "${WORKDIR}/${MY_P}/include/linux/"*.h
-
- dodir /etc/udev/rules.d
- echo 'KERNEL=="obj-*", NAME="mISDN", GROUP="dialout"' \
- > "${D}/etc/udev/rules.d/53-${PN}.rules"
-
- sed -i -e "s:/etc/init.d:/usr/sbin:" "${WORKDIR}/${MY_P}/"{misdn-init,mISDN.modprobe.d}
- insinto /etc/modules.d
- newins "${WORKDIR}/${MY_P}/"mISDN.modprobe.d ${PN}
-
- sed -i -e "s:USER=.*:USER=root:" \
- -e "s:GROUP=.*:GROUP=dialout:" "${WORKDIR}/${MY_P}/"misdn-init
- dosbin "${WORKDIR}/${MY_P}/"misdn-init
-
- dodoc Kconfig.v2.6
- dodoc "${FILESDIR}/README.hfcmulti" "${WORKDIR}/${MY_P}/"README.misdn-init
-}
-
-pkg_preinst() {
- if [ -e ${ROOT}/etc/misdn-init.conf ]; then
- cp ${ROOT}/etc/misdn-init.conf ${IMAGE}/etc
- else
- sed -i -e "s:/etc/misdn-init.conf:${IMAGE}\0:" ${IMAGE}/usr/sbin/misdn-init
- ${IMAGE}/usr/sbin/misdn-init config
- sed -i -e "s:${IMAGE}/etc/misdn-init.conf:/etc/misdn-init.conf:" ${IMAGE}/usr/sbin/misdn-init
- fi
-}
-
-pkg_postinst() {
- linux-mod_pkg_postinst
-
- ewarn
- ewarn "This driver is still under heavy development"
- ewarn "Please report ebuild related bugs / wishes to http://bugs.gentoo.org"
- ewarn "Please report driver bugs to the mISDN mailing-list:"
- ewarn " https://www.isdn4linux.de/mailman/listinfo/isdn4linux"
-}