Trying to follow the instuctions here;<br>
<a href="http://www.geocities.com/chriscmalcolm/index.htm">http://www.geocities.com/chriscmalcolm/index.htm</a><br>
<br>
To compile and install the driver for my no name Conextant ADSL PCI
modem. The card works, I used to have it working on Redhat 7 or 8 can't
remember which now.<br>
<br>
Anyway I followed the directions but get a couple of odd things.<br>
<br>
The driver module is inserted,<br>
<br>
Sep  9 19:59:02 Host kernel: CnxADSL: module license 'unspecified' taints kernel.<br>
Sep  9 19:59:02 Host kernel: CnxADSL: CnxtDsl_init Starting<br>
Sep  9 19:59:02 Host kernel: CnxADSL: calBusCtlP46RegisterInterrupt<br>
Sep  9 19:59:02 Host kernel: CnxADSL: ARMALIoctl TIG_LOAD_START Prepare device for download command=1074537729<br>
Sep  9 19:59:02 Host kernel: CnxADSL: ARMALIoctl TIG_LOAD_DONE Device finished download OK? command=1074537731<br>
<br>
But then the following error messages are inserted into the logs, loads of them...<br>
<br>
Sep  9 19:59:02 Host kernel:
/usr/src/CnxADSL-6.1.2.007-PIM-2.6-1.1-patched/KernelModule/ChipALCdsl.c:1533:
spin_is_locked on uninitialized spinlock c8b85dec.<br>
Sep  9 19:59:02 Host kernel:
/usr/src/CnxADSL-6.1.2.007-PIM-2.6-1.1-patched/KernelModule/ChipALCdsl.c:1550:
spin_is_locked on uninitialized spinlock c8b85dec.<br>
Sep  9 19:59:02 Host kernel: CnxADSL: ARMSyncRoutine Resp2=0x107a4<br>
Sep  9 19:59:02 Host kernel:
/usr/src/CnxADSL-6.1.2.007-PIM-2.6-1.1-patched/KernelModule/ChipALCdsl.c:1533:
spin_is_locked on uninitialized spinlock c8b85dec.<br>
Sep  9 19:59:02 Host kernel:
/usr/src/CnxADSL-6.1.2.007-PIM-2.6-1.1-patched/KernelModule/ChipALCdsl.c:1550:
spin_is_locked on uninitialized spinlock c8b85dec.<br>
Sep  9 19:59:02 Host kernel:
/usr/src/CnxADSL-6.1.2.007-PIM-2.6-1.1-patched/KernelModule/ChipALCdsl.c:1533:
spin_is_locked on uninitialized spinlock c8b85dec.<br>
<br>
If I stop and restart the service, I get the following in the logs, but <br>
<br>
Sep  9 20:02:22 Host pppd[3215]: Plugin /usr/lib/pppd/plugins/pppoatm.so loaded.<br>
Sep  9 20:02:22 Host pppd[3215]: PPPoATM plugin_init<br>
Sep  9 20:02:22 Host pppd[3215]: PPPoATM setdevname_pppoatm<br>
Sep  9 20:02:22 Host pppd[3215]: PPPoATM setdevname_pppoatm - SUCCESS<br>
Sep  9 20:02:22 Host pppd[3216]: pppd 2.4.0b1 started by root, uid 0<br>
<br>
What does this mean??<br>
<br>
Sep  9 20:02:22 Host kernel: CnxADSL: CmgmtOpen opening<br>
Sep  9 20:02:22 Host pppd[3216]: ioctl(ATM_SETBACKEND): No such device<br>
Sep  9 20:02:22 Host kernel: CnxADSL: CmgmtClose Closing<br>
Sep  9 20:02:22 Host pppd[3216]: Exit.<br>
<br>
Normally, I would expect to see the successful assignment of the IP addresses.<br>
Kernel is <a href="http://2.6.9.1">2.6.9.1</a><br>
<br>
Thanks any assistance<br>
<br>
<br>
<br>