[yellowfin] hamachi with 2.4.0 test kernels?

James Manning jmm@computer.org
Wed, 14 Jun 2000 12:16:23 -0400


[Ted Serreyn]
> Is anyone working on getting it working, trying to compile the modules
> in 2.4.0 ac 16 (or is it 17) give the following
> 
> hamachi.c:560: structure has no member named `tbusy'
> hamachi.c:561: structure has no member named `interrupt'
> hamachi.c:589: structure has no member named `start'

These are the changes from the softnet conversion (from *way* back
in 2.3.x).  I was working on a hamachi.c that used softnet and the
"new" PCI code (Donald certainly was the driving force, but I'd like
to avoid the flamewar), but it got unceremoniously dropped on the floor
(although I had a driver that built and ran ok for a little while) when
my shipment of Alteon's came in :)  Emails to Donald asking for help
didn't get answered, and Jeff Garzik (of MandrakeSoft fame) helped as
much as he could w/o having hardware available.

James