| 
 Mike & Ian, 
    I fixed the PCMCIA 
problem 
    in ibmtr.c  
    change the 
following 
    in the line that 
reads 
    ibmtr_mem_base = 
ti->sram_base 
    change it to 
    ibmtr_mem_base = 
ti->sram_base << 12 
After that thinks worked ok for me... 
Kevin 
 |