This file shows how to customize the E2 Linux for a specific customer. 1) Decompressing the USBNET_E2_LINUX_110502_REL11a_E.tar.gz #tar zxvpf USBNET_E2_LINUX_110502_REL11a_E.tar.gz #cd e2 2) Editing the customer.h, and modified the following three micros according to a customer's product . a) HSB_USB_CUSTOMER_VID b) HSB_USB_CUSTOMER_PID c) HSB_USB_CUSTOMER_DEVTYPE For Euphrates P52, HSB_USB_CUSTOMER_DEVTYPE=0. For Endpoint, HSB_USB_CUSTOMER_DEVTYPE=1. For Ethernet Rushmore, HSB_USB_CUSTOMER_DEVTYPE=3 For Hasbani, HSB_USB_CUSTOMER_DEVTYPE=3 3) Rebuild a compression package. #cd .. #tar zcf USBNET_E2_LINUX_110502_REL11a_E.tar.gz ./e2 4) Copy the output to the SOURCES directory under /usr/src/redhat #cp USBNET_E2_LINUX_110502_REL11a_E.tar.gz /usr/src/redhat/SOURCES 5) Copy the spec file to the SPECS directory under /usr/src/redhat, and edit it to make the variable Source0 match your file name. Moreover, you can modify the version and name as well. #cp xxxxx.spec /usr/src/redhat/SPECS 6) Under the directory /usr/src/redhat/SPECS, run following command: #rpm -ba xxxxx.spec 7) You can find the binary RPM package in RPMS directory under /usr/src/redhat, and source RPM package in SRPMS directory under /usr/src/redhat.Download 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.