Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762023AbYCWNut (ORCPT ); Sun, 23 Mar 2008 09:50:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1758840AbYCWNum (ORCPT ); Sun, 23 Mar 2008 09:50:42 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:43701 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758351AbYCWNum (ORCPT ); Sun, 23 Mar 2008 09:50:42 -0400 Date: Sun, 23 Mar 2008 10:50:17 -0300 From: Mauro Carvalho Chehab To: Bongani Hlope Cc: Robert Fitzsimons , video4linux-list@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] bttv: Add a radio compat_ioctl file operation. Message-ID: <20080323105017.38d2107b@gaivota> In-Reply-To: <200803231525.22278.bonganilinux@mweb.co.za> References: <200802171036.19619.bonganilinux@mweb.co.za> <200803222017.40862.bonganilinux@mweb.co.za> <200803231525.22278.bonganilinux@mweb.co.za> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; x86_64-mandriva-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1277 Lines: 34 On Sun, 23 Mar 2008 15:25:22 +0200 Bongani Hlope wrote: > > rpm -qa | grep radio > radio-3.95-7mdv2008.0 Hmm... exactly the same version I have here. > 00:00.0 Host bridge: VIA Technologies, Inc. VT8385 [K8T800 AGP] Host Bridge (rev 01) > 00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South] > 00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South] It used to have some issues with VIA and PCI, if you're using overlay mode (this is the default, for xawtv). This is due to some issues on buggy VIA bridges, when handling PCI2PCI data transfers, used in overlay mode. If a PCI2PCI conflicts with a PCI2MEM transfer (or a MEM2PCI), you may suffer data loss. Are you trying to use radio just after a clean reboot, or are you experiencing those troubles after running a video application that might be using overlay mode? Could you please send me your .config? I'll try to run the same config as you, with the latest -rc. Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/