Hello, gero@gkminix.han.de (Gero Kuhlmann) wrote in Xns9264D46BCEBE1gerogkminixhande@192.168.99.100:">news:Xns9264D46BCEBE1gerogkminixhande@192.168.99.100: >> Protocol Manager: Invalid function > > Obviously your NDIS driver tries to call a protocol manager function > which isn't implemented in the netboot protocol manager (the bootrom > contains it's own protocol manager for space reasons). I will try to > get your NDIS driver and find out what function is missing. I hopefully solved the problem with this error message: it's not a bug in the netboot NDIS interface but in the Xircom NDIS driver. It does not report it's upper layer interface correctly to the bootrom. Actually, there is just one byte wrong in the Xircom driver image, which is at offset 0x05A0 of cbendis.exe and reads 0x00 but should read 0x01. You can use a binary editor to change this byte, and then it should work. However, I wrote a workaround for netboot, which will appear in the next release. Please note that I'm unable to test this myself due to missing hardware. gero. -- Gero Kuhlmann, gkminix, Germany Tollenbrink 18, 30659 Hannover gero@gkminix.han.de Groote Gracht 33, 26723 Emden gero.kuhlmann@arcor.de =========================================================================== This Mail was sent to netboot mailing list by: Gero Kuhlmann <gero@gkminix.han.de> To get help about this list, send a mail with 'help' as the only string in it's body to majordomo@baghira.han.de. If you have problems with this list, send a mail to netboot-owner@baghira.han.de.
For requests or suggestions regarding this mailing list archive please write to netboot@gkminix.han.de.