User's Manual

AppendixDInstallingwithLinux
MultiTechSystems,Inc.MT9234ZBAUSBUserGuide 39
BuildingandInstallingtheTIUSBDriverfromtheTGZPackage
YouneedtheTIUSBtgzpackageforthisstep.TheIntroductionsectionabovedescribes wheretofindthelatest
TIUSBtgzpackage.
Loginasrootanddothefollowing:
Command Explanation
1.tarxvzfti_usbX.Y.tgz Unpackagethefiles.
2.cdti_usbX.Y
3../configure Configurethepackageforyourdistribution
andkernel.
4.make Buildthedriver.
5.makeinstall Installtheti_usbdriver.
Ifthereareproblemsinthisprocess,youmayneedtogobacktoinstallandpreparethekernelsourcesas
describedabove.
LoadingtheTIUSBDriver
Theti_usbdrivershouldbeautomaticallyloadedwhenyouplugintheTIUSB34 10device,providedyourdevice
usesthedefaultvendorandproductids.Ifitdoesnot,seethesectionentitled"VENDORandPRODUCTIDS"inthe
ReleaseNotesfileforLinux2.4kernelinstallations.
ThefirstTIUSB3410devi
cepluggedinappearsas/dev/ttyTIUSB0,thenextas/dev/ttyTIUSB1,andsoon.
NotethatthesedevicenamesaredifferentfromthedevicenamesusedbytheLinuxusbserialdriver.Formore
information,seethefollowingsectionDeviceFiles
”.
IfTIUSBdeviceshadbe eninusebeforeinstallingthenewTIUSBdriver,oldversionsofthedriversarestillbe
loaded.Youmustunloadtheseoldversionsbeforethenewlyinstalleddrivercanbeused.
Tounloadolddriversandloadnewdriver:
1. Reboot
Or
2. CloseallopenTIUSBserialports.
3. DisconnecttheTIUSBserialdevices.
4. UnloadtheoldTIUSBserialdriverwiththecommand
rmmodti_usb
5. ReconnecttheTIUSBserialdevicesandthenewdriverisloaded.