Date: Sat, 22 May 2010 13:04:42 +0200 From: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> To: freebsd-multimedia@FreeBSD.org Subject: Re: usleep's pvrxxx port and FreeBSD 8.0-stable 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>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 May 2010 20:42:42 +0200 Stefan Ehmann <shoesoft@gmx.net> 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: <Conexant iTVC16 MPEG Coder> mem 0xe0000000-0xe3ffffff irq 18 at device 8.0 on pci2 cxm_iic0: <Conexant iTVC15 / iTVC16 I2C controller> on cxm0 iicbb0: <I2C bit-banging driver> on cxm_iic0 iicbus0: <Philips I2C bus> 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: <Conexant iTVC16 MPEG Coder> mem 0xe4000000-0xe7ffffff irq 19 at device 9.0 on pci2 cxm_iic1: <Conexant iTVC15 / iTVC16 I2C controller> on cxm1 iicbb1: <I2C bit-banging driver> on cxm_iic1 iicbus1: <Philips I2C bus> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100522130442.7dd0c114.torfinn.ingolfsen>