Re: [Etherboot-developers] PXELOADER_KEEP_UNDI
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Peter L. <P.L...@sy...> - 2002-09-26 12:10:54
|
> Thanks! Is there anyone trying / working on this? Not as far as I know, no-one has said as much to the list. Vasil and I don't have the time or resources, though we're happy to help if we can. Keep talking on the list. > My idea is to provide a probe function, the transmit, poll, reset > and disable function to etherboot but internally making use of PXE > API to drive the network card. I guess that many of these will be quite simple, since startup/shutdown and Tx functions are part of the API. There's no poll as such, so presumably getting UNDI to achieve this is not quite trivial. I think you'll just have to wade through the API. > Is there any potential problem that I may encounter? My guess is "dumbass firmware". :) |