USB Device Connection
E F 3 0 1 5 S e t u p G u i d e ( R e v A )
56
D.2.1
Microsoft Windows
Microsoft Windows operating systems provide a USB serial port driver. However, the USB
driver requires details for connecting to EF3015 controller enclosures. DDN provides a
device driver for use in the Windows environment. The USB device driver and installation
instructions are provided on the ship kit CD.
D.2.2
Linux
Although Linux operating systems do not require installation of a device driver, certain
parameters must be provided during driver loading to enable recognition of the EF3015
controller enclosures.
Setting parameters for the device driver
1.
Enter the following command:
modprobe usbserial vendor=0x210c product=0xa4a7 use_acm=1
2.
Press Enter to execute the command.
The Linux device driver is loaded with the parameters required to recognize the
controllers.
NOTE :
Optionally, this information can be incorporated into the
/etc/modules.conf file.