====================================================================== Release notes for the Intel(R) Port Driver SDK for Windows ====================================================================== Contents ======== - System Requirements - In This Release - Installation - Software Errata - Functions Supported - Platforms Supported - Software Licenses System Requirements ==================== Development system should have one the following Windows operating systems installed. Microsoft* Windows XP Professional SP1 Target system must contain the following Intel GMCH Chipset: Intel(R) 815M Chipset Intel(R) 845G Chipset Intel(R) 855M Chipset Please check with your system provider to determine Intel Chipset used in your system. In This Release (Bill of Materials) =================================== This package contains the following drivers, inf files and documents. 1. sdk\README.txt - This README.txt file 2. sdk\doc\display_license.txt - License file for display driver 3. sdk\include\igd_pd.h - Embedded Graphics Driver header definition file 4. sdk\include\pd.h - Port Driver header definition file 5. sdk\include\pd_print.h - Port driver header file 6. sdk\include\intel_escape.h - Embedded Graphics Driver escape definition file 7. sdk\install\ssigd.inf - Install file for Miniport, Display and Port driver 8. sdk\install\igdmini.sys - Intel(R) Embedded Miniport Driver 9. sdk\install\igddis.dll - Intel(R) Embedded Display Driver DLL 10. sdk\lib\liblpdwindows.lib - Library to link with Port Driver objects to generate a sys file. 11. sdk\bin\igdctrl.exe - Application to control Display Driver 12. sdk\bin\pcf2iegd.exe - Tool to generate entries for inf file 13. sdk\src\ch7009 - Source code for CH7009/CH7301 port driver 14. sdk\src\FS454 - Source code for FS453/454 port driver 15. sdk\src\FS460 - Source code for FS461/462 port driver 16. sdk\src\igdctrl - Source code igdctrl. This is a sample code. Building Port Driver ==================== To build your own port driver, compile your port driver source files and link with the supplied liblpdwindows.lib to generate a your port driver.sys file. The supplied sample port driver "sources" file needs to be updated for TARGETLIBS, TARGETPATH and INCLUDES in order to build your port driver correctly. Also make sure that IGD_DPD_ENABLED flag is set to 1. Installation ============ This release package contains the binary driver objects, libraries, source files and the supporting documentation Unzip the supplied zip file to a of choice. This will create the following folders on your target platform: 1. sdk\doc - Folder contains documents 2. sdk\include - Folder contains include files used for compiling port driver 3. sdk\install - Folder contains installation files for miniport and display driver 4. sdk\lib - Folder contains library to link with Port Driver objects to generate sys file 5. sdk\bin - Folder contains tools and applications 6. sdk\src - Folder contains sources files This package contains miniport and display driver and inf file. This inf file installs miniport driver, display driver and port drivers. Read note about port drivers in the inf file. The miniport driver supports only the "ANALOG DISPLAY". Port drivers support displays for their respective DVO devices. One can remove unnecessary port driver entries in the ssigd.inf and add your own port driver entries. Installing the new Drivers ========================== Follow the instructions below to install the driver: 1) From within System Properties, select the Hardware tab and choose the Device Manager. 2) On a fresh build of XP the 'Video Controller (VGA Compatible)' device should be selected from 'Other Devices'. Otherwise, it should be selected from 'Display adapters'. 3) Right click on the Video Controller device and select Properties. 4) Select the Driver tab and click on 'Update Driver...". 5) Select the 'Install from a list or specific location (Advanced)' radio button, and click 'Next >'. 6) Select the 'Don't search. I will choose the driver to install.' radio button and click 'Next >'. 7) Select 'Have Disk...' 8) Select the 'Browse...' button and navigate to the directory in which the installation files were unzipped to. 9) Select the ssigd.inf file and click the 'Open' button. Select Ok. 10) Click 'Next >' on the Update Wizard. 11) The installation will caution the user that the driver has not passed Windows Logo testing. Ignore this and click 'Continue Anyway'. 12) Click 'Finish' and allow the system to reboot. Fixed Since Last Release ======================== None Software Licenses ================= The individual licenses for each of the drivers in this package are located in the sdk\doc folder. Legal / Disclaimers =================== Copyright (C) 2003, Intel Corporation. All rights reserved. Intel Corporation assumes no responsibility for errors or omissions in this document. Nor does Intel make any commitment to update the information contained herein. * Other product and corporate names may be trademarks of other companies and are used only for explanation and to the owners' benefit, without intent to infringe. INTEL CONFIDENTIAL ======================================================================