- pre-patch-1.3.5.gz is a patch against official 1.3.4 to get my
current source tree. This is essentially my current "official" tree.
- axp-diff-1.3.5pre-950628.gz is the axp-specific patches against that.
The axp-specific patches are now just 721 lines long. Yah!
Anyway, both of the above patch-sets can be found on ftp.cs.helsinki.fi
under pub/Software/Linux/Kernel/testing.
With this kernel, the depca and de4x5 network drivers should actually
compile (albeit with a lot of warnings, mainly due to the currently
incorrect "readb/w/l" etc definitions for alpha). The drivers may even
work, but I haven't tested (I have done a few network 32/64-bit fixes,
but this is very preliminary still, so the actual networking routines
certainly do _not_ work correctly yet). Thanks to David Davies for the
network drivers.
I also have applied most of David M-T's patches, and I'll try to go find
the DEC patches to the networking code later this week. With those set
up, we should have a more or less working kernel soon. It took me
longer than expected, but I always seem to get bogged down in the
"generic" linux stuff, and haven't had much time to work on the
alpha-specific things.
Linus