Re: onboard EROM PXE programming in windows
- From: Mark McDougall <markm@xxxxxxxxx>
- Date: Mon, 29 Aug 2005 11:14:27 +1000
krcdacin@xxxxxxxxxxx wrote:
We are writing a PXE driver which needs to flashed on to the EROM present on the network card. Currently we are doing it using DOS. We want to write the flash code using windows 2003. Can someboday point to links about how to do it?? Do we have to write a driver for it which an application can call or can it be done at application level using some APIs?
To some extent it depends on the exact method used to flash the device.
If you need to tickle some registers on the card mapped into PCI memory space, the easiest option may be TVICPCI. It allows application-level access to PCI memory space.
<http://www.entechtaiwan.net/dev/pci/index.shtm>
Regards, Mark .
- Follow-Ups:
- Re: onboard EROM PXE programming in windows
- From: krcdacin
- Re: onboard EROM PXE programming in windows
- Prev by Date: Re: Floating point calculations on 16 uC
- Next by Date: Re: "Non-volatile" OS ?
- Previous by thread: Floating point calculations on 16 uC
- Next by thread: Re: onboard EROM PXE programming in windows
- Index(es):
Relevant Pages
|