[linux-tr] Re: [parisc-linux] IBM TR patch
Jochen Friedrich
jochen@scram.de
Tue, 15 Jan 2002 21:28:13 +0100 (CET)
Hi Mike,
> What I have to ensure is that we don't lose any functionality that we
> already have, i.e. a change for parisc stops i386/alpha/etc from working.
> Also, the pcmcia driver ibmtr_cs relies on ibmtr and, being pcmcia, can be
> used on more architectures and all changes to ibmtr have to be double
> checked against ibmtr_cs.
That's what i did for the changes. I tested them on an Auto 16/4 ISA card
in a HP 9000/720 and on an Auto 16/4 PCMCIA card in an i586 Laptop.
I guess the pre-summarisation is there for performance reasons. In
particular on older architectures, it's probably faster to copy and
calculate the IPv4 checksum in the same step than to copy and checksum in
two seperate steps. I'm not sure, if this is still true and if someone
benchmarked the difference.
> Just out of interest, which t/r chipset does the token ring adapter for
> the old 712's use ? If its the tropic chipset I can test on my 712/80.
No clue. I'm just using a spare ISA card in the EISA slot...
--jochen