Differences between version 5 and previous revision of AccessRunnerADSLModem.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 5 | Last edited on Thursday, May 29, 2003 2:37:31 pm | by JonDean | Revert |
Older page: | version 4 | Last edited on Saturday, May 17, 2003 4:25:55 pm | by CraigBox | Revert |
@@ -12,9 +12,9 @@
I orignally obtained the source for the module from the NZDSL site. It is all packaged in RPM format and if you were running Redhat with the right kernel version you might be lucky enough to get away with just installing the RPM. However for those of us on debian it takes a bit more work. I extracted the source from the RPM and built the module and the associated utilites from that.
You can find the source at the following location http://www.wlug.org.nz/archive/Conexant/CnxADSL-TgrATM_k2.4.3-6.1.2.007.tar.bz2
-Apparently it is for Kernel 2.4.3 but I have successfully run it with Kernels 2.4.19 and 2.4.20, it does complain about unresolved symbols, however ignoring this message does not seem to break anything :)
+Apparently it is for Kernel 2.4.3 but I have successfully run it with Kernels 2.4.19 and 2.4.20, it does complain about unresolved symbols, however ignoring this message does not seem to break anything :) You may need to install gcc-2.95 to compile the source correctly.
# Extract the archive, change into the Directory
# make
# make install