Re: More on BTX halted / crashes trying to use -stable/boot/loader

2000-12-07 Thread Jim Browne
t;BTW Jim, the stuff you're working on sounds really cool. Thanks for >taking it on! Apparently I am a glutton for punishment. Expect more bugfix patches in the near future. Jim Browne[EMAIL PROTECTED] "We lost our lease. You l

Re: More on BTX halted / crashes trying to use -stable /boot/loader

2000-12-07 Thread Jim Browne
At 16:02 -0800 12/7/00, Jim Browne wrote: >When TFTP tries to open a file, it is expecting struct open_file >member f_devdata to be a pointer to a socket number. When currdev >is "pxe", that assumption is correct. When currdev is "disk*", that >assumption is

Re: More on BTX halted / crashes trying to use -stable/boot/loader

2000-12-07 Thread Jim Browne
that was allocated by i386_parsedev (i.e. memory leak). [2] sys/boot/i386/libi386/devicename.c function i386_parsedev On a final note: why is netif_drivers defined in pxe.c rather than conf.c? I'm currently working around that with a Makefile define, but I really think the defition of netif