On Sun, Nov 13, 2005 at 12:52:32PM +0300, Bruno Carnazzi wrote: > Hi all, > > My all-in-one router/switch/ADSL modem/AP just crashed (power > failure). Damned. Back to my USB modem :( I've also set an OpenBSD 3.8 > box at home, on a Toshiba Laptop (4000CDS, PII-233MHz, 32Mo RAM, 4Go > IDE HD). Let's rethink our Internet acces :) > > Currenlty, I just have 1 NIC (PCMCIA, works well), but I'll buy a > second. I'd like to make this OBSD box my filtering router/NAT for my > Internet access. Here's the scenarii : > > * Try to use this SAGEM [EMAIL PROTECTED] 800 E2L. Uhm... OBSD recognized > it as > ugen0 (ueagle seems not to work). Let's admit that it worked : can my > CPU sustained the PPPoA at 2Mbps ? I've read it generates an heavy CPU > load (maybe because of the USB port). Also, it's an USB 1.0 port. I > don't think this way is a good idea :)
ueagle seems to not be enabled in the default kernel for some reason. You will have to build a custom kernel with it uncommented. Additionally you will have to install the firmware in the locations the man page talks about. http://www.openbsd.org/cgi-bin/man.cgi?query=ueagle&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html If it still doesn't work after that report back with the output of usbdevs -v.