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 incorrect. Speci

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

2000-12-07 Thread Jim Browne
eally 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 lose culture" - sign on SF Arts Comission Bldg To Un

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

2000-12-07 Thread Jim Browne
dev 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_drivers belongs in conf.c, especially if one is to have more than one netif_driver compiled int