Penguin

Differences between version 3 and previous revision of IA310.

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

Newer page: version 3 Last edited on Tuesday, December 3, 2002 2:56:20 pm by GavinGrieve Revert
Older page: version 2 Last edited on Tuesday, December 3, 2002 2:54:31 pm by GavinGrieve Revert
@@ -5,9 +5,9 @@
 The first major problem I have discovered is that the drivers for the IA310 are a binary only module. It is highly unlikely that an open source driver will be released by ITeX (chipset manufacturer) or Turbocomm (they make the IA310). The latest module is compiled for linux-2.4.16 but seems to load correctly under a 2.4.19 kernel. 
  
 There are a few HOWTOs out there describing the process and I will list them at the end. 
  
-1) You must have ppp compiled with [PPPoA] support. This was hellishly difficult to find. In the end, I had to take ppp-2.4.1 and patch it to have PPPoA support. I will probably make this patched source available somewhere (any offers of hosts greatly appreciated)  
-2) You need to have the following packages installed: (I have to get the list tonight)  
-3) Lots of coffee. 
+# You must have ppp compiled with [PPPoA] support. This was hellishly difficult to find. In the end, I had to take ppp-2.4.1 and patch it to have PPPoA support. I will probably make this patched source available somewhere (any offers of hosts greatly appreciated).  
+# You need to have the following packages installed: (I have to get the list tonight).  
+# Lots of coffee. 
  
 Once I have got it 100% working and fully tested, I will WIKI the process I followed.