From owner-freebsd-multimedia@FreeBSD.ORG Sat May 22 11:04:45 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 5519C106566C for ; Sat, 22 May 2010 11:04:45 +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 0D4628FC1A for ; Sat, 22 May 2010 11:04:44 +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 <0L2T00MMFIRV04A0@thalia-smout.broadpark.no> for freebsd-multimedia@FreeBSD.org; Sat, 22 May 2010 13:04:43 +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 <0L2T00CBHIRU9X30@ignis-smin.broadpark.no> for freebsd-multimedia@FreeBSD.org; Sat, 22 May 2010 13:04:43 +0200 (CEST) Date: Sat, 22 May 2010 13:04:42 +0200 From: Torfinn Ingolfsen To: freebsd-multimedia@FreeBSD.org Message-id: <20100522130442.7dd0c114.torfinn.ingolfsen@broadpark.no> In-reply-to: <201005212042.42604.shoesoft@gmx.net> References: <20100520215645.0f506ba7.torfinn.ingolfsen@broadpark.no> <20100521105145.56bcd718.torfinn.ingolfsen@broadpark.no> <20100521165407.5a7da822.torfinn.ingolfsen@broadpark.no> <201005212042.42604.shoesoft@gmx.net> X-Mailer: Sylpheed 3.0.2 (GTK+ 2.20.1; 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: usleep's pvrxxx port and FreeBSD 8.0-stable 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: Sat, 22 May 2010 11:04:45 -0000 On Fri, 21 May 2010 20:42:42 +0200 Stefan Ehmann wrote: > Okay, another thing I forgot. Just disable -Werror: > $ make WERROR= That made the compile go allright, at least. I haven't tested it yet, but it looks promising. Here is the output from dmesg: cxm0: mem 0xe0000000-0xe3ffffff irq 18 at device 8.0 on pci2 cxm_iic0: on cxm0 iicbb0: on cxm_iic0 iicbus0: on iicbb0 master-only <2>tveeprom: Second (radio) tuner idx 101 <2>tveeprom: ivtv version <2>tveeprom: Hauppauge: model = 23559, rev = D591, serial# = 2990584 <2>tveeprom: tuner = Philips FQ1216AME MK4 (idx = 91, type = 56) <2>tveeprom: tuner fmt = PAL(B/G) PAL(I) SECAM(L/L') PAL(D/K) (eeprom = 0x74, v4l2 = 0x00400e17) <2>tveeprom: audio processor = CX25843 (type = 25) <2>tveeprom: decoder processor = CX25843 (type = 1e) tuner type: 56 cxm0: Eeprom PAL tuner: type set to 56 (Philips PAL/SECAM multi (FQ1216AME MK4)) by cxm tuner: switching to v4l2 before tuner_command! tuner: tv freq set to 55.25 tuner: tv 0x05 0xe3 0xce 0x01 <2>cxm 0-0000: Video signal: not present <2>cxm 0-0000: Detected format: NTSC-M <2>cxm 0-0000: Detected audio mode: forced mode <2>cxm 0-0000: Detected audio standard: forced audio standard <2>cxm 0-0000: Audio muted: yes <2>cxm 0-0000: Audio microcontroller: running <2>cxm 0-0000: Configured audio standard: A2-BG <2>cxm 0-0000: Configured audio mode: undefined <2>cxm 0-0000: Specified standard: PAL-BDGHI <2>cxm 0-0000: Specified input: Tuner <2>cxm 0-0000: Specified audio input: Tuner <2>cxm 0-0000: Specified audioclock freq: 48 kHz <2>cxm 0-0000: Preferred audio mode: stereo <2>cxm 0-0000: Selected 65 MHz format: autodetect <2>cxm 0-0000: Selected 45 MHz format: chroma cxm0: [ITHREAD] cxm0: encoder firmware version 0x2060039 cxm1: mem 0xe4000000-0xe7ffffff irq 19 at device 9.0 on pci2 cxm_iic1: on cxm1 iicbb1: on cxm_iic1 iicbus1: on iicbb1 master-only <2>tveeprom: Second (radio) tuner idx 101 <2>tveeprom: ivtv version <2>tveeprom: Hauppauge: model = 23559, rev = D591, serial# = 2990584 <2>tveeprom: tuner = Philips FQ1216AME MK4 (idx = 91, type = 56) <2>tveeprom: tuner fmt = PAL(B/G) PAL(I) SECAM(L/L') PAL(D/K) (eeprom = 0x74, v4l2 = 0x00400e17) <2>tveeprom: audio processor = CX25843 (type = 25) <2>tveeprom: decoder processor = CX25843 (type = 1e) tuner type: 56 cxm1: Eeprom PAL tuner: type set to 56 (Philips PAL/SECAM multi (FQ1216AME MK4)) by cxm tuner: switching to v4l2 before tuner_command! tuner: tv freq set to 55.25 tuner: tv 0x05 0xe3 0xce 0x01 <2>cxm 0-0000: Video signal: not present <2>cxm 0-0000: Detected format: NTSC-M <2>cxm 0-0000: Detected audio mode: forced mode <2>cxm 0-0000: Detected audio standard: forced audio standard <2>cxm 0-0000: Audio muted: yes <2>cxm 0-0000: Audio microcontroller: running <2>cxm 0-0000: Configured audio standard: A2-BG <2>cxm 0-0000: Configured audio mode: undefined <2>cxm 0-0000: Specified standard: PAL-BDGHI <2>cxm 0-0000: Specified input: Tuner <2>cxm 0-0000: Specified audio input: Tuner <2>cxm 0-0000: Specified audioclock freq: 48 kHz <2>cxm 0-0000: Preferred audio mode: stereo <2>cxm 0-0000: Selected 65 MHz format: autodetect <2>cxm 0-0000: Selected 45 MHz format: chroma cxm1: [ITHREAD] cxm1: encoder firmware version 0x2060039 (this is a PVR-500) root@kg-fil# uname -a FreeBSD kg-fil.kg4.no 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #4: Fri May 21 00:20:01 CEST 2010 root@kg-fil.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 -- Torfinn