aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/zaptel/Makefile1
-rw-r--r--misc/zaptel/files/patch-qozap::qozap_freebsd.c14
2 files changed, 15 insertions, 0 deletions
diff --git a/misc/zaptel/Makefile b/misc/zaptel/Makefile
index f923a28fe819..e0ceae7ec768 100644
--- a/misc/zaptel/Makefile
+++ b/misc/zaptel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zaptel
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://www.pbxpress.com/~gonzo/
DISTNAME= ${PORTNAME}-bsd-${PORTVERSION}
diff --git a/misc/zaptel/files/patch-qozap::qozap_freebsd.c b/misc/zaptel/files/patch-qozap::qozap_freebsd.c
new file mode 100644
index 000000000000..0a0b879f4d45
--- /dev/null
+++ b/misc/zaptel/files/patch-qozap::qozap_freebsd.c
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- qozap/qozap_freebsd.c
++++ qozap/qozap_freebsd.c
+@@ -56,6 +56,8 @@
+ "CologneChip HFC-4S evaluation board" },
+ { PCI_VENDOR_ID_CCD, PCI_DEVICE_ID_CCD_M4, 0xb520, 4,
+ "Junghanns.NET quadBRI card" },
++ { PCI_VENDOR_ID_CCD, PCI_DEVICE_ID_CCD_M4, 0xb540, 4,
++ "Swyx 4xS0 SX2 QuadBri" },
+ { PCI_VENDOR_ID_CCD, PCI_DEVICE_ID_CCD_M, 0xb552, 8,
+ "Junghanns.NET octoBRI card" },
+ { 0, 0 }