aboutsummaryrefslogtreecommitdiff
path: root/multimedia/pvrxxx/files
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/pvrxxx/files')
-rw-r--r--multimedia/pvrxxx/files/patch-modules::cxm::cxm::Makefile9
-rw-r--r--multimedia/pvrxxx/files/patch-modules::cxm::cxm_iic::Makefile9
-rw-r--r--multimedia/pvrxxx/files/patchtuner-bgaustralia11
-rw-r--r--multimedia/pvrxxx/files/patchtuner-bgbroadcast11
-rw-r--r--multimedia/pvrxxx/files/patchtuner-ibroadcast11
-rw-r--r--multimedia/pvrxxx/files/patchtuner-lbroadcast11
-rw-r--r--multimedia/pvrxxx/files/patchtuner-usbroadcast11
-rw-r--r--multimedia/pvrxxx/files/patchtuner-uscable11
8 files changed, 0 insertions, 84 deletions
diff --git a/multimedia/pvrxxx/files/patch-modules::cxm::cxm::Makefile b/multimedia/pvrxxx/files/patch-modules::cxm::cxm::Makefile
deleted file mode 100644
index b06e1e1445f7..000000000000
--- a/multimedia/pvrxxx/files/patch-modules::cxm::cxm::Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
---- modules/cxm/cxm/Makefile.orig Fri Oct 15 20:53:47 2004
-+++ modules/cxm/cxm/Makefile Fri Oct 15 20:55:03 2004
-@@ -3,5 +3,6 @@
- SRCS = cxm.c cxm.h cxm_dec_fw.c cxm_enc_fw.c cxm_audio.c cxm_eeprom.c \
- cxm_ir.c cxm_tuner.c cxm_video.c opt_cxm.h \
- bus_if.h device_if.h iicbb_if.h pci_if.h vnode_if.h
-+CFLAGS+= -I../../..
-
- .include <bsd.kmod.mk>
diff --git a/multimedia/pvrxxx/files/patch-modules::cxm::cxm_iic::Makefile b/multimedia/pvrxxx/files/patch-modules::cxm::cxm_iic::Makefile
deleted file mode 100644
index 8fd5589aa033..000000000000
--- a/multimedia/pvrxxx/files/patch-modules::cxm::cxm_iic::Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
---- modules/cxm/cxm_iic/Makefile.orig Fri Oct 15 20:55:23 2004
-+++ modules/cxm/cxm_iic/Makefile Fri Oct 15 20:55:43 2004
-@@ -2,5 +2,6 @@
- KMOD = cxm_iic
- SRCS = cxm_i2c.c cxm.h \
- opt_cxm.h bus_if.h device_if.h iicbb_if.h pci_if.h
-+CFLAGS += -I../../..
-
- .include <bsd.kmod.mk>
diff --git a/multimedia/pvrxxx/files/patchtuner-bgaustralia b/multimedia/pvrxxx/files/patchtuner-bgaustralia
deleted file mode 100644
index ced226ac7e7d..000000000000
--- a/multimedia/pvrxxx/files/patchtuner-bgaustralia
+++ /dev/null
@@ -1,11 +0,0 @@
---- dev/cxm/cxm_tuner.c.org Fri Oct 15 21:31:06 2004
-+++ dev/cxm/cxm_tuner.c Fri Oct 15 21:31:24 2004
-@@ -227,7 +227,7 @@
- { 48250, { 0x8e, 0xa0 } } },
- 0, 0,
- { 0 },
-- { &l_air_channels, NULL } },
-+ { &bg_australia_channels, NULL } },
- { "Philips FI1236 MK2",
- CXM_TUNER_TV_SYSTEM_MN,
- { { 0 }, { 0 }, { 0 }, { 0 }, { 0 } },
diff --git a/multimedia/pvrxxx/files/patchtuner-bgbroadcast b/multimedia/pvrxxx/files/patchtuner-bgbroadcast
deleted file mode 100644
index fe56272487bd..000000000000
--- a/multimedia/pvrxxx/files/patchtuner-bgbroadcast
+++ /dev/null
@@ -1,11 +0,0 @@
---- dev/cxm/cxm_tuner.c.org Fri Oct 15 21:31:06 2004
-+++ dev/cxm/cxm_tuner.c Fri Oct 15 21:31:24 2004
-@@ -227,7 +227,7 @@
- { 48250, { 0x8e, 0xa0 } } },
- 0, 0,
- { 0 },
-- { &l_air_channels, NULL } },
-+ { &bg_air_channels, NULL } },
- { "Philips FI1236 MK2",
- CXM_TUNER_TV_SYSTEM_MN,
- { { 0 }, { 0 }, { 0 }, { 0 }, { 0 } },
diff --git a/multimedia/pvrxxx/files/patchtuner-ibroadcast b/multimedia/pvrxxx/files/patchtuner-ibroadcast
deleted file mode 100644
index a849446ea525..000000000000
--- a/multimedia/pvrxxx/files/patchtuner-ibroadcast
+++ /dev/null
@@ -1,11 +0,0 @@
---- dev/cxm/cxm_tuner.c.org Fri Oct 15 21:31:06 2004
-+++ dev/cxm/cxm_tuner.c Fri Oct 15 21:31:24 2004
-@@ -227,7 +227,7 @@
- { 48250, { 0x8e, 0xa0 } } },
- 0, 0,
- { 0 },
-- { &l_air_channels, NULL } },
-+ { &i_air_channels, NULL } },
- { "Philips FI1236 MK2",
- CXM_TUNER_TV_SYSTEM_MN,
- { { 0 }, { 0 }, { 0 }, { 0 }, { 0 } },
diff --git a/multimedia/pvrxxx/files/patchtuner-lbroadcast b/multimedia/pvrxxx/files/patchtuner-lbroadcast
deleted file mode 100644
index 62481031b8ca..000000000000
--- a/multimedia/pvrxxx/files/patchtuner-lbroadcast
+++ /dev/null
@@ -1,11 +0,0 @@
---- dev/cxm/cxm_tuner.c.org Fri Oct 15 21:31:06 2004
-+++ dev/cxm/cxm_tuner.c Fri Oct 15 21:31:24 2004
-@@ -227,7 +227,7 @@
- { 48250, { 0x8e, 0xa0 } } },
- 0, 0,
- { 0 },
-- { &l_air_channels, NULL } },
-+ { &l_air_channels, NULL } },
- { "Philips FI1236 MK2",
- CXM_TUNER_TV_SYSTEM_MN,
- { { 0 }, { 0 }, { 0 }, { 0 }, { 0 } },
diff --git a/multimedia/pvrxxx/files/patchtuner-usbroadcast b/multimedia/pvrxxx/files/patchtuner-usbroadcast
deleted file mode 100644
index 6ed81cd14d43..000000000000
--- a/multimedia/pvrxxx/files/patchtuner-usbroadcast
+++ /dev/null
@@ -1,11 +0,0 @@
---- dev/cxm/cxm_tuner.c.org Fri Oct 15 21:31:06 2004
-+++ dev/cxm/cxm_tuner.c Fri Oct 15 21:31:24 2004
-@@ -227,7 +227,7 @@
- { 48250, { 0x8e, 0xa0 } } },
- 0, 0,
- { 0 },
-- { &l_air_channels, NULL } },
-+ { &us_air_channels, NULL } },
- { "Philips FI1236 MK2",
- CXM_TUNER_TV_SYSTEM_MN,
- { { 0 }, { 0 }, { 0 }, { 0 }, { 0 } },
diff --git a/multimedia/pvrxxx/files/patchtuner-uscable b/multimedia/pvrxxx/files/patchtuner-uscable
deleted file mode 100644
index 7efe23a85125..000000000000
--- a/multimedia/pvrxxx/files/patchtuner-uscable
+++ /dev/null
@@ -1,11 +0,0 @@
---- dev/cxm/cxm_tuner.c.org Fri Oct 15 21:31:06 2004
-+++ dev/cxm/cxm_tuner.c Fri Oct 15 21:31:24 2004
-@@ -227,7 +227,7 @@
- { 48250, { 0x8e, 0xa0 } } },
- 0, 0,
- { 0 },
-- { &l_air_channels, NULL } },
-+ { &us_cable_channels, NULL } },
- { "Philips FI1236 MK2",
- CXM_TUNER_TV_SYSTEM_MN,
- { { 0 }, { 0 }, { 0 }, { 0 }, { 0 } },