mrBen
12-31-2002, 07:25 AM
OK - it took me a while, but I finally managed to get this working on my friends computer. There are 2 main steps:
1. Recompile the kernel - I used the stock 2.4.18 kernel from the Debian 3.0 disks. You'll need to select the following options when you make menuconfig/xconfig
In Code maturity level options, select Prompt for development and/or incomplete code/drivers
In USB support, section USB Network adaptors, select (as a module if you want) USB Communication Class Ethernet device support (EXPERIMENTAL)
2. Setup DHCP - I tried to do this with dhclient and failed miserably. However, a quick apt-get install pump from the Debian disks and suddenly we were online :D
I love it when a plan comes together.
1. Recompile the kernel - I used the stock 2.4.18 kernel from the Debian 3.0 disks. You'll need to select the following options when you make menuconfig/xconfig
In Code maturity level options, select Prompt for development and/or incomplete code/drivers
In USB support, section USB Network adaptors, select (as a module if you want) USB Communication Class Ethernet device support (EXPERIMENTAL)
2. Setup DHCP - I tried to do this with dhclient and failed miserably. However, a quick apt-get install pump from the Debian disks and suddenly we were online :D
I love it when a plan comes together.