From owner-freebsd-bugs@FreeBSD.ORG Wed Jun 11 15:50:07 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E0DFA10656D8 for ; Wed, 11 Jun 2008 15:50:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B7E068FC12 for ; Wed, 11 Jun 2008 15:50:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5BFo6HA054460 for ; Wed, 11 Jun 2008 15:50:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5BFo6ds054458; Wed, 11 Jun 2008 15:50:06 GMT (envelope-from gnats) Resent-Date: Wed, 11 Jun 2008 15:50:06 GMT Resent-Message-Id: <200806111550.m5BFo6ds054458@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alex Keda Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8A5F106566B for ; Wed, 11 Jun 2008 15:46:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 90DD48FC0C for ; Wed, 11 Jun 2008 15:46:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5BFk31M013823 for ; Wed, 11 Jun 2008 15:46:03 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m5BFk3tF013820; Wed, 11 Jun 2008 15:46:03 GMT (envelope-from nobody) Message-Id: <200806111546.m5BFk3tF013820@www.freebsd.org> Date: Wed, 11 Jun 2008 15:46:03 GMT From: Alex Keda To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/124489: new port - driver for DVB S-1401 PCI card. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2008 15:50:07 -0000 >Number: 124489 >Category: misc >Synopsis: new port - driver for DVB S-1401 PCI card. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 11 15:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alex Keda >Release: 7.0-RC1 >Organization: USSR >Environment: FreeBSD hosting.lissyara.su 7.0-RC1 FreeBSD 7.0-RC1 #0: Mon Dec 24 10:10:07 UTC 2007 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Driver for SkyStar3 (PCI DVB Card - Digital Video Broadcasting) written by 'paradox' (http://paradox.org.ua). Work only Internet access, fishing, but no video. Support only chip DVB S-1401. >How-To-Repeat: >Fix: driver =) Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # net/ttbudget # net/ttbudget/Makefile # net/ttbudget/pkg-descr # net/ttbudget/pkg-plist # net/ttbudget/pkg-message # net/ttbudget/distinfo # echo c - net/ttbudget mkdir -p net/ttbudget > /dev/null 2>&1 echo x - net/ttbudget/Makefile sed 's/^X//' >net/ttbudget/Makefile << 'END-of-net/ttbudget/Makefile' X# New ports collection makefile for: SkyStar3 X# Date created: 07 June 2008 X# Whom: Alex Keda X# X# $FreeBSD$ X# X XPORTNAME= ttbudget XPORTVERSION= 1 XCATEGORIES= net XMASTER_SITES= http://paradox.org.ua/ \ X http://lissyara.su/patch/skystar3/ XDISTNAME= ${PORTNAME}_${PORTVERSION} X XMAINTAINER= admin@lissyara.su XCOMMENT= Driver for 'TechnoTrend budget DVB S-1401' (SkyStar3) X XUSE_BZIP2= yes XBUILD_WRKSRC= ${WRKDIR}/${DISTNAME} XSYSDIR?= ${SRC_BASE}/sys XKMODDIR= /boot/modules XPLIST_SUB+= KMODDIR=${KMODDIR} X Xpre-fetch: X.if !exists(${SYSDIR}/Makefile) X @${ECHO} "*************************************************"; \ X ${ECHO} "This port requires the kernel source be available"; \ X ${ECHO} "*************************************************"; \ X exit 1 X.endif X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include END-of-net/ttbudget/Makefile echo x - net/ttbudget/pkg-descr sed 's/^X//' >net/ttbudget/pkg-descr << 'END-of-net/ttbudget/pkg-descr' XA driver for DVB S-1401 PCI card. Written by paradox (http://paradox.org.ua/). XIn this version of the driver there is no support of TV. Only data. X XFor additional information, see readme in source tarball X XWWW: http://paradox.org.ua/ END-of-net/ttbudget/pkg-descr echo x - net/ttbudget/pkg-plist sed 's/^X//' >net/ttbudget/pkg-plist << 'END-of-net/ttbudget/pkg-plist' Xbin/dvbconfig X@cwd %%KMODDIR%% Xttbudget.ko X@unexec /bin/rm %D/ttbudget.ko.symbols 2>/dev/null || /usr/bin/true X@unexec kldxref %D END-of-net/ttbudget/pkg-plist echo x - net/ttbudget/pkg-message sed 's/^X//' >net/ttbudget/pkg-message << 'END-of-net/ttbudget/pkg-message' X X********************************************************************* XTo use these drivers, make sure that you have loaded the skystar3 Xkernel module, by doing X X # kldload ttbudget X Xor adding X X ttbudget_load="YES" X Xto your /boot/loader.conf. X********************************************************************* X X END-of-net/ttbudget/pkg-message echo x - net/ttbudget/distinfo sed 's/^X//' >net/ttbudget/distinfo << 'END-of-net/ttbudget/distinfo' XSIZE (ttbudget_1.tar.bz2) = 33215 XMD5 (ttbudget_1.tar.bz2) = e351c71361b78ef286098bb36618de23 XSHA256 (ttbudget_1.tar.bz2) = 45472cabb3ca1cbd20f5c88f60ef731bcd02b2ebd2c3c4a8a7731021a5bb878c END-of-net/ttbudget/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: