FreeBSD driver for Siano-based USB DVB devices. This driver have been tested with the following devices : * Terratec Cinergy Piranha * Hauppauge WinTV MiniStick (HD) However, other Siano-based USB devices should work, just give a try (you may want to add new VIDs/PIDs to make your device detected) ! WWW: http://contribs.martymac.org PR: ports/143989 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> Feature safe: yes
12 lines
293 B
Text
12 lines
293 B
Text
--- firmwares/Makefile.orig 2010-02-12 07:09:22.519462110 +0000
|
|
+++ firmwares/Makefile 2010-02-12 07:17:10.216239773 +0000
|
|
@@ -1,8 +1,3 @@
|
|
-SUBDIR= stellar_dabtdmb \
|
|
- stellar_dvbh \
|
|
- stellar_dvbt \
|
|
- novab0_dvbbda \
|
|
- novab0_isdbtbda
|
|
-# novab0_tdmb
|
|
+SUBDIR=
|
|
|
|
.include <bsd.subdir.mk>
|