From owner-freebsd-multimedia@FreeBSD.ORG Fri May 14 00:40:42 2010 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7EAC0106566C for ; Fri, 14 May 2010 00:40:42 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 37BF28FC08 for ; Fri, 14 May 2010 00:40:42 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from ignis-smin.broadpark.no ([unknown] [80.202.8.11]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-12.01 64bit (built Oct 15 2009)) with ESMTP id <0L2D00FUOWJS6H00@thalia-smout.broadpark.no> for freebsd-multimedia@FreeBSD.org; Fri, 14 May 2010 02:40:40 +0200 (CEST) Received: from kg-v2.kg4.no ([unknown] [80.203.92.186]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-12.01 64bit (built Oct 15 2009)) with SMTP id <0L2D00222WJS8960@ignis-smin.broadpark.no> for freebsd-multimedia@FreeBSD.org; Fri, 14 May 2010 02:40:40 +0200 (CEST) Date: Fri, 14 May 2010 02:40:39 +0200 From: Torfinn Ingolfsen To: freebsd-multimedia@FreeBSD.org Message-id: <20100514024039.a6312d5e.torfinn.ingolfsen@broadpark.no> In-reply-to: <20100513233437.GR27722@danbala.tuwien.ac.at> References: <20100513233437.GR27722@danbala.tuwien.ac.at> X-Mailer: Sylpheed 3.0.2 (GTK+ 2.18.7; amd64-portbld-freebsd8.0) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Cc: Subject: Re: multimedia/pvr250 port doesn't compile on FreeBSD 8 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2010 00:40:42 -0000 Hi, On Fri, 14 May 2010 01:34:37 +0200 Thomas Klausner wrote: > There's also the question of how the patch-iic target should be > handled on FreeBSD>6 (see forum page cited above). I can't help you with the other problems, but AFAICT, you don't need patch-iicbb On FreeBSD 7.2-stable and newer. I base this on my testing with the pvrxxx port done with FreeBSD 7.2-stable on 2010-01-01. From my notes: 2010-01-01: slice 3 - I am installing usleep's pvrxxx port (the 09042008 version). when I cd /usr/ports/multimedia/pvrxxx; make patch-iicbb, I get this: root@kg-fil# pwd /usr/ports/multimedia/pvrxxx root@kg-fil# make patch-iicbb echo 702106 702106 /usr/src/sys/dev/iicbus/iicbb.c was already patched Ok, so that means that the GENERIC kernel is ready for the cxm driver. Note: since I have not been able to compile and test the pvrxxx driver under FreeBSD 8, this is just a theory for now. HTH -- Regards, Torfinn Ingolfsen