[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [linux-tr] error on xmit_ui_frame request: 00 -Reply



The sram at 0x4000 needs to eight liner to fix (it is the missing << 12 that is the culprit.) But this only shows up on pcmcia cards that have the 
pure ISA chipset, rather than Pnp.

Of course, if tr225.tgz has been applied then
 /usr/src/linux/drivers/net/ibmtr.c is not being used, but 
/usr/src/pcmcia/clients/ibmtr.c is  (tr225 changes the Makefile.)

The correct config is: 2.2.9, pcmcia-cs 3.0.10 and the eight
line patch.

Mike