DriverName = "SIS900$" ; ; below are examples and explanations of some of the keywords supported by ; the SiS NDIS 2.01 driver. most of the lines are simply comments. the ; marked with "-->" are lines that can be edited (removing the ";-->" and ; lines replacing it with spaces, and modifying the right hand side as ; appropriate. ; ; NETADDRESS allows the user to configure the network address of the adapter, ; rather than using the one in EEProm. If not specified the address on the ; adapter will be used. If specified, the right hand side must be exactly ; 12 hex ASCII characters which will be converted to the network address. ; The only restrictions we impose is that the address not have the multicast ; bit set (an odd number in the second digit) and the network address have ; bit one of the most significant byte of the address set. This bit ; signifies a locally administered address. ; ;-->NETADDRESS="00E006123456" ; ; SLOT=n, n=0..16 specifies the specific adapter number to look for a SiS PCI ; Fast Ethernet adapter. In the absence of this keyword the driver will ; search all devices for SiS PCI Fast Ethernet adapter, so it isn't required ; unless there are multiple SiS adapters in the computer. ; ;-->Adapter number=1 ; ; MEDIATYPE=Type, type specifies the mediatype that is currently used. ; The default is AUTO(Auto-Detect mediatype). ; Type Ethernet Standard Duplex ; -------- ----------------- ------ ; AUTO auto-detect Auto ; UTP 10BASE-T Half ; UTPFULL 10BASE-T Full ; FAST 100BASE-T Half ; FASTFULL 100BASE-T Full ; ;-->MEDIATYPE=AUTODownload Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.