> > 2) Replace the following
> > # Download files via TFTP
> > CFLAGS+= -DDOWNLOAD_PROTO_TFTP
> >
> > with
> >
> > # Download files via mini-slapd
> > CFLAGS+= -DDOWNLOAD_PROTO_SLAM
>
> You can just add -DDOWNLOAD_PROTO_SLAM the options are not exclusive.
I will update my mini doc.
> It got removed from the contrib directory? Or does it just live in
CVS?
> Anyway at least it exists and is available.
It just does not seem to be in the contrib. directory in the cvs of 5.2
> > 7) Boot Etherboot and watch it download from mini-slamd (this is
quite
> > slow on a 486 with a 3c509 isa card)
>
> mini-slamd transmit the entire file as fast as it can. Which likely
> means that the old isa card has to get the file retransmitted multiple
> times. The protocol is flexible enough to allows for the implementing
> windowing and slow start in the server to resolve the worst of this
> but no one has done it.
>
> So you have added support to the 3c509 driver?
No, my development box and server is my trusty 486. The 3c509 is the
card that slamd is transmitting via.
Tim
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.510 / Virus Database: 307 - Release Date: 8/14/2003
|