AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@lsi.com
RQ:
SSV:mhbs.lsil.com
NSV:
SSH:
R:<ed.kwan@lsi.com>
MAID:2
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
X-Sylpheed-End-Special-Headers: 1
Date: Mon, 30 Nov 2009 16:46:23 -0800
From: Andrew Sharp <andy.sharp@lsi.com>
To: Ed Kwan <ed.kwan@lsi.com>
Subject: integration question
Message-ID: <20091130164623.4e50f352@ripper.onstor.net>
Organization: LSI
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Should I do these?


Change 33873 by andys@ripper on 2009/11/19 18:34:41 *pending*

        Integrate 33865 from dev to r402rel
        
        TED00027788 - CF is not always properly mounted by kernel
        
        Actually the CF is always properly mounted by the kernel, but the
        PROM sometimes leaves the PCMCIA/CardBus system in a state that
        causes the Linux driver to improperly detect all the devices.
        
        Add a cardbus reset to each CB socket before initializing it in
        the driver.  This seems to work around an occassional problem
        where a socket fails probing and is never discovered by the
        driver.  Which then leads to many problems.
        
        Set the PIO mode to 2 because there is no code to detect and
        set the mode currently in the pcmcia layers.
        
        reviewed by brians

Affected files ...

... //depot/r402rel/linux/kernel/linux-mips-2.6/drivers/ata/pata_pcmcia.c#1 integrate
... //depot/r402rel/linux/kernel/linux-mips-2.6/drivers/pcmcia/yenta_socket.c#1 integrate






Change 33872 by andys@ripper on 2009/11/19 18:32:41 *pending*

        Integrate 33865 from dev to r403rel
        
        TED00027788 - CF is not always properly mounted by kernel
        
        Actually the CF is always properly mounted by the kernel, but the
        PROM sometimes leaves the PCMCIA/CardBus system in a state that
        causes the Linux driver to improperly detect all the devices.
        
        Add a cardbus reset to each CB socket before initializing it in
        the driver.  This seems to work around an occassional problem
        where a socket fails probing and is never discovered by the
        driver.  Which then leads to many problems.
        
        Set the PIO mode to 2 because there is no code to detect and
        set the mode currently in the pcmcia layers.
        
        reviewed by brians

Affected files ...

... //depot/r403rel/linux/kernel/linux-mips-2.6/drivers/ata/pata_pcmcia.c#1 integrate
... //depot/r403rel/linux/kernel/linux-mips-2.6/drivers/pcmcia/yenta_socket.c#1 integrate



