Firma
BCM
Komponente
Motherboard
Modell
BCM FX815ELT
Beschreibung
Intel i810-i815 Display Driver with DirectX release for WinCE .NET
Betriebssystem
WinCE .NET
Größe
65Kb
Dateiname
videowincenet1000.zip
Beschreibung
Installation
-------------------
Follow these steps to install your driver. Where you see "installdir",
substitute the name of the directory where you installed Windows CE.
1. In Microsoft Windows CE Platform Builder 4.0, create or open a SET_TOP_BOX
(or similiar) platform project.
2. In Platform Builder Component View, remove the native Display Driver component.
This is typically "VGA Linear (Flat) Framebuffer".
3. In Platform Builder Component View, insert user feature. Browse to the directory
where you extracted these files and choose the ddi_igfx.dll file.
4. In Platform Builder Component View, choose settings. Open the Environment tab.
Enter a new variable ODO_NODISPLAY, assign a value of 0, and Set.
5. In Platform Builder Parameter View, open PROJECT.BIB. Insert the following:
ddi.dll $(_FLATRELEASEDIR)\ddi_igfx.dll NK SH
6. In Platform Builder Parameter View, open PROJECT.REG. Insert the contents of video.reg.
7. You are now ready to build a platform.