Subject: Re: NetBSD 1.5 i386, can't build netboot / netboot doesn't work
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: cpctc <cpctc@vt.edu>
List: netbsd-help
Date: 07/24/2001 21:49:33
(resolved, follow-up)
----- Original Message -----
From: "Manuel Bouyer" <bouyer@antioche.lip6.fr>
[...]
> Hum, reading lib/netif/d80x3.c, I suspect you may want to add:
> -DBASEREG=0x280 -DBASEMEM=0xd0000
> to CPPFLAGS. By default it's at 0x240/0xd0000
This worked; thanks!
This got netboot.com to find the card and successfully send a bootp request.
I think my problems now lie with bootp. I'll start another thread.