Model:
Operating System: Unix or Linux (Note: might work with other versions of this os.)
File: hsp56-linux-1_tar.tar
Comments:
PC Tel Driver. As root
File Contents: mknod /dev/ttyS15 c 62 79
chgrp uucp /dev/ttyS15
chmod 666 /dev/ttyS15
ln -sf /dev/ttyS15 /dev/modem
tar xvzf hsp*
cd hsp56-linux-1/src/module
make clean
make
cp pctel.o /lib/modules/versão_do_seu_kernel/net
insmod pctel.o
No file content information available at this time.