ASUS NX1001 Network ADAPTER MAC OS 10.X Driver Contents: --------- 1. File Description 2. Driver Installation for MAC OS 10.X 3. Parameters Description 1. File Description ------------------- Filename Description ======================================================== Readme.txt Presents a summary of the contents for MAC OS X driver installation. NX1001.pkg.zip The compressed file includes the driver install package 2. Driver Installation for MAC OS X ----------------------------------------- 1.Copy NX1001.pkg.zip to desktop 2.Click NX1001.pkg.zip ,then ipfmac.pkg will display at the desktop 3.Click NX1001.pkg to install driver. 3. Parameter Description ------------------------ 1.If you want to set the adapter's speed/duplex , select [Harddisk-> Applications->Utilities->Terminal],then it should pop the terminal console. Type the "ifconfig" to know the adapter's information . Make sure what adapter you want to modify and you have the right with authority. 10 full-duplex , type sudo ifconfig en2 media 10baseT/UTP mediaopt full-duplex 10 half-duplex , type sudo ifconfig en2 media 10baseT/UTP mediaopt half-duplex 100 full-duplex , type sudo ifconfig en2 media 100baseTX mediaopt full-duplex 100 half-duplex , type sudo ifconfig en2 media 100baseTX mediaopt half-duplex