Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 22 Dec 2001 13:32:53 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 22 Dec 2001 13:32:44 -0500 Received: from f5.law4.hotmail.com ([216.33.149.5]:56594 "EHLO hotmail.com") by vger.kernel.org with ESMTP id ; Sat, 22 Dec 2001 13:32:33 -0500 X-Originating-IP: [205.231.90.227] From: "victor1 torres" To: alan@lxorguk.ukuu.org.uk Cc: linux-kernel@vger.kernel.org Subject: Re: Concerning a driver rewrite (NOT THE KERNEL) Date: Sat, 22 Dec 2001 18:32:27 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 22 Dec 2001 18:32:27.0460 (UTC) FILETIME=[01D92040:01C18B17] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Alan- Than you in advance Alan. > You driver also seems to be assuming the sound > driver has initialised the codec bus and codecs.) How could I fix it if the > sound codec is not initialised so that the modem codec could initialised > the codec bus and codecs? As far as I can tell from a scan of the docs you need the drivers to co-operate because if that isn't done if the modem driver inits the AC97 then it will break running audio (and vice versa). The sound driver also has the interrupt line and status handling so that appears to need to become shared code - or with the sound driver calling out to the modem driver. My i810 board doesn't have a modem or an AMR slot but I can certainly help integrate the pieces. Right now Doug Ledford is doing major reworking on the i810 driver (and having tried to fix audio bugs in that before I really appreciate him taking on that battle) but after that I'm happy to give you a hand _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx - 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/