summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2005-02-26 22:25:23 +0000
committerStefan Schweizer <genstef@gentoo.org>2005-02-26 22:25:23 +0000
commitd0eb0592b94565f23ec9d4949ebc4fe95ab7eb59 (patch)
tree4df545c155e3768b85733ae5c25e36e139a12ff4 /net-dialup/capi4k-utils
parentFixing firmware unpack, removing capi.conf example in favour of capi4k-utils (diff)
downloadhistorical-d0eb0592b94565f23ec9d4949ebc4fe95ab7eb59.tar.gz
historical-d0eb0592b94565f23ec9d4949ebc4fe95ab7eb59.tar.bz2
historical-d0eb0592b94565f23ec9d4949ebc4fe95ab7eb59.zip
Changing capi.conf to also include the fritzcapi/fcdsl entries.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-dialup/capi4k-utils')
-rw-r--r--net-dialup/capi4k-utils/ChangeLog6
-rw-r--r--net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild4
-rw-r--r--net-dialup/capi4k-utils/files/capi.conf21
3 files changed, 28 insertions, 3 deletions
diff --git a/net-dialup/capi4k-utils/ChangeLog b/net-dialup/capi4k-utils/ChangeLog
index 71d1772ba88e..f2df4707abd4 100644
--- a/net-dialup/capi4k-utils/ChangeLog
+++ b/net-dialup/capi4k-utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-dialup/capi4k-utils
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/ChangeLog,v 1.25 2005/01/06 18:17:56 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/ChangeLog,v 1.26 2005/02/26 22:25:23 genstef Exp $
+
+ 26 Feb 2005; Stefan Schweizer <genstef@gentoo.org> +files/capi.conf,
+ capi4k-utils-20041006-r5.ebuild:
+ Changing capi.conf to also include the fritzcapi/fcdsl entries.
*capi4k-utils-20041006-r5 (06 Jan 2005)
diff --git a/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild b/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild
index a5a9a62d9b30..d894cacddb20 100644
--- a/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild
+++ b/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild,v 1.1 2005/01/06 18:17:56 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/capi4k-utils/capi4k-utils-20041006-r5.ebuild,v 1.2 2005/02/26 22:25:23 genstef Exp $
inherit eutils
@@ -93,7 +93,7 @@ src_install() {
# example config
insinto /etc
insopts -m 0600
- doins capiinit/capi.conf
+ doins ${FILESDIR}/capi.conf
# rcapid config for xinetd
insinto /etc/xinetd.d
diff --git a/net-dialup/capi4k-utils/files/capi.conf b/net-dialup/capi4k-utils/files/capi.conf
new file mode 100644
index 000000000000..f045f52a63ec
--- /dev/null
+++ b/net-dialup/capi4k-utils/files/capi.conf
@@ -0,0 +1,21 @@
+# card file proto io irq mem cardnr options
+#
+#b1isa b1.t4 DSS1 0x150 7 - - P2P
+#b1pci b1.t4 DSS1 - - - -
+#c4 c4.bin DSS1 - - - -
+#c4 - DSS1 - - - -
+#c4 - DSS1 - - - - P2P
+#c4 - DSS1 - - - - P2P
+#c2 c2.bin DSS1 - - - -
+#c2 - DSS1 - - - -
+#t1isa t1.t4 DSS1 0x340 9 - 0
+#t1pci t1.t4 DSS1 - - - -
+#fcpci - - - - - -
+#fcclassic - - 0x200 7 - -
+#fcusb2 fus2base.frm - - - - -
+#fcusb2 fus3base.frm - - - - -
+#fcdsl fdslbase.bin - - - - -
+#fcdsl2 fds2base.bin - - - - -
+#fcdslsl fdssbase.bin - - - - -
+#fcdslusb fdsubase.frm - - - - -
+#fcdslslusb fdlubase.frm - - - - -