User's Manual

2001-05-07
!
2
22
2
2
22
2
.
..
.
.
..
.
I
II
I
I
II
I
n
nn
n
n
nn
n
s
ss
s
s
ss
s
t
tt
t
t
tt
t
a
aa
a
a
aa
a
l
ll
l
l
ll
l
l
ll
l
l
ll
l
There are three methods of installing DotSurfer 1X Device Driver.
8 Install in Kernel Source
8 Add to Kernel Module
8 Replace Kernel Module
Before installing, login under the root account and decompress dotsurf_drv_1.0.tar.gz file
from an appropriate location.
2
22
2
2
22
2
.
..
.
.
..
.
1
11
1
1
11
1
.
..
.
.
..
.
I
II
I
I
II
I
n
nn
n
n
nn
n
s
ss
s
s
ss
s
t
tt
t
t
tt
t
a
aa
a
a
aa
a
l
ll
l
l
ll
l
l
ll
l
l
ll
l
i
ii
i
i
ii
i
n
nn
n
n
nn
n
K
KK
K
K
KK
K
e
ee
e
e
ee
e
r
rr
r
r
rr
r
n
nn
n
n
nn
n
e
ee
e
e
ee
e
l
ll
l
l
ll
l
S
SS
S
S
SS
S
o
oo
o
o
oo
o
u
uu
u
u
uu
u
r
rr
r
r
rr
r
c
cc
c
c
cc
c
e
ee
e
e
ee
e
. If Kernel source is installed in the system, you can replace the existing Kernel
serial Device Driver with DotSurfer Driver. Because device driver of DotSurfer is
based on the existing serial Device Driver and supports all general serial
communication functions, it should not be a problem to use general serial port.
. In order to combine DotSurfer Driver with Kernel source and upgrade, run install
installinstall
install-
--
-
in
inin
in-
--
-kernel
kernelkernel
kernel script and follow instruction.
. Kernel source is generally installed in /usr/src/linux. Once you assign the
location of Kernel source and complete the remaining procedures, source install
completes.
. Run Kernel compile process
. After the entire Kernel compile/install completes, reboot your computer and your
installation will be complete.
2
22
2
2
22
2
.
..
.
.
..
.
2
22
2
2
22
2
.
..
.
.
..
.
A
AA
A
A
AA
A
d
dd
d
d
dd
d
d
dd
d
d
dd
d
t
tt
t
t
tt
t
o
oo
o
o
oo
o
K
KK
K
K
KK
K
e
ee
e
e
ee
e
r
rr
r
r
rr
r
n
nn
n
n
nn
n
e
ee
e
e
ee
e
l
ll
l
l
ll
l
M
MM
M
M
MM
M
o
oo
o
o
oo
o
d
dd
d
d
dd
d
u
uu
u
u
uu
u
l
ll
l
l
ll
l
e
ee
e
e
ee
e
Adding to Kernel source and installing is a very good method. However, having to go
through Kernel compile procedures makes it very inconvenient. More fast way is that
device driver is loaded into kernel modules only when DotSurfer card is inserted.
. First, using make
makemake
make command, compile the driver.
. Once compile is complete, run add
addadd
add-
--
-module
modulemodule
module script.
. Once the installation is complete, insert the card.