===================================================
Intel(R) Platform Controller Hub EG20T MAC address utility 
for MS-DOS Version 2.00 
Release Notes 
Copyright  2010, Intel Corporation and/or its suppliers and licensors. All rights reserved.
1==================================================== 

This utility sets/gets a Gigabit Ethernet MAC address of PCH EG20T.


<Operation Environment>
=======================

  MS-DOS Ver.6.22


<Usage>
=======

1. To set PCH EG20T GbE MAC address.
   In MS-DOS environment, execute the following.
   > wrmac /set xx:xx:xx:xx:xx:xx <Enter>
		
   - The above command writes the MAC address into the SPI EEPROM which connects to 
     PCH EG20T on your platform.	xx:xx:xx:xx:xx:xx is your Mac Address, 
     for ex: 11:22:33:44:55:66

2. To get PCH EG20T GbE MAC address.
   In MS-DOS environment, execute the following.
   > wrmac /get <Enter>

   - The above command reads the MAC address from the SPI EEPROM which connects to 
     PCH EG20T on your platform.


<Note>
=======

1. This utility can't work with DOS window in Windows XP.

2. After setting the MAC address, please make sure the changes is implemented
   by getting the MAC address using >wrmac /get <Enter>.

