Hi All,
I am having problems getting the Comtrol RocketPort driver to install
correctly under the RedHat 3.03 distribution (Kernel 1.2.13).
I have compiled the kernel and rebooted Linux, additionally I ran
"make clean", "make all" from the comtrol makefile. All without any
problems. However if I execute the rc.rocket script I get the following
output..."Symbols from kernel don't match:"
rc.rocket
tty_check_change undefined
free_pages undefined
tty_hangup undefined
__down undefined
tty_unregister_driver undefined
kfree_s undefined
schedule undefined
verify_area undefined
__get_free_pages undefined
tty_wait_until_sent undefined
tty_std_termios undefined
timer_active undefined
timer_table undefined
current undefined
wake_up_interruptible undefined
printk undefined
tq_timer undefined
jiffies undefined
tty_register_driver undefined
interruptible_sleep_on undefined
tty_hung_up_p undefined
kmalloc undefined
wake_up undefined
Failed to load module! The symbols from kernel 1.2.13 don't match 1.2.13
I can directly load the rocket.o device driver by using "insmod
rocket.o" however this of course does not build the necessary
/dev/Rtty's needed for i/o.
Has anyone how uses a rocketport device got any ideas?
I am using the latest device driver 1.10 from MIT.
Any assistance would be most appreciated,
Cheers Grahame