Penguin
Diff: AccessRunnerADSLModem
EditPageHistoryDiffInfoLikePages

Differences between current version and revision by previous author of AccessRunnerADSLModem.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 16 Last edited on Wednesday, February 11, 2009 12:06:03 pm by VincentZweije
Older page: version 14 Last edited on Tuesday, April 4, 2006 9:04:55 pm by MattBrown Revert
@@ -8,9 +8,9 @@
  
 !! Build & Configure Modem Driver 
 ! Obtain Modem Driver Source 
  
-The authoritative reference for the kernel module that you need seems to be http://patrick .spacesurfer .com/linux_conexant_pci_adsl .html the information below is a summary of this page and a refactoring of the previous information found on this wiki page. 
+The authoritative reference for the kernel module that you need seems to be http://www .zweije .nl .eu.org/%7Evzweije/accessrunner/ the information below is a summary of this page and a refactoring of the previous information found on this wiki page. 
  
 Before compiling the driver you will need to make sure your kernel is compiled with the following options. 
 <?plugin OldStyleTable 
 | __Kernel configuration section__ | __Description__ | __.config Define__ 
@@ -24,8 +24,9 @@
 You will need to download a different source package depending on the version of your kernel, but after that the process is roughly the same. 
 <?plugin OldStyleTable 
 | Kernel 2.4 and earlier | http://patrick.spacesurfer.com/adsl/driver-2.4-latest.tar.bz2 
 | Kernel 2.6 | http://patrick.spacesurfer.com/adsl/driver-2.6-latest.tar.bz2 
+| Kernel 2.6.27+ | http://www.zweije.nl.eu.org/%7Evzweije/accessrunner/  
 ?> 
  
 The 2.6 drivers have been tested and found to work fine with 2.6.12 by MattBrown