Re: [PATCH 2.6] ToPIC specific init for yenta_socket

From: Russell King (rmk_at_arm.linux.org.uk)
Date: 08/06/03

  • Next message: Michael Buesch: "Re: [2.6] system is very slow during disk access"
    Date:	Wed, 6 Aug 2003 20:32:17 +0100
    To: Pavel Roskin <proski@gnu.org>
    
    

    On Wed, Aug 06, 2003 at 03:07:21PM -0400, Pavel Roskin wrote:
    > I read the PCMCIA list, but not LKML, and I have no idea what problems you
    > are talking about. Could you please explain of give a pointer to a
    > previous post? I could cross-check the problem against plx9052 driver.

    It's fairly complex. Let's just summerise it as "yenta texas instruments
    IRQ routing fucked up" 8) The chip has a bunch of registers to control
    what signals get routed to which physical pins, and it seems that between
    June 2002 and today, some bad changes happened. I'm currently trying to
    track down each one, but, as there have been several levels of patching
    going on, it isn't simple.

    > The same is done for TI and Ricoh bridges. Just search the sources for
    > "socket->socket.ops->init". You may have a good reason to be unhappy, but
    > coherent code is normally easier to fix than a bunch of different hacks.

    Yep, and I'm going to fix them as part of my present work.

    Think about what happens to ->init with the current system when you
    have two different cardbus controllers in the same machine.

    -- 
    Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
                 http://www.arm.linux.org.uk/personal/aboutme.html
    -
    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/
    

  • Next message: Michael Buesch: "Re: [2.6] system is very slow during disk access"