Hi,

I rolled out PROLL with BOOTP instead of RARP.

Someone of you started to do it already, but
I have not heard of the guy in long time
and lost the e-mail address.
Sorry if I overlap the development.

I am turning to silo in flash, with intent to see
if I can do it quicker than Jakub himself. Vroom, vroom!

BTW, I found that this oneliner is necessary for
ISC dhcpd 2.0 to serve MrCoffee or Krups with 3.x PROM:

--- lpf.c.0     Thu Dec  9 22:59:35 1999
+++ lpf.c       Thu Dec  9 22:59:48 1999
@@ -245,7 +245,7 @@
        struct hardware *hto;
 {
        int bufp = 0;
-       unsigned char buf [1500];
+       unsigned char buf [1514];
        struct sockaddr sa;
        int result;
 
@@ -286,7 +286,7 @@
        int nread;
        int length = 0;
        int offset = 0;
-       unsigned char ibuf [1500];
+       unsigned char ibuf [1514];
        int bufix = 0;
 
        length = read (interface -> rfdesc, ibuf, sizeof ibuf);

I wonder if this is the problem that plagued Mr. Dubinski's
installation?

--Pete
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of the message to [EMAIL PROTECTED]

Reply via email to