From owner-freebsd-questions Tue Mar 6 18:27:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from karon.dynas.se (karon.dynas.se [192.71.43.4]) by hub.freebsd.org (Postfix) with SMTP id 674CA37B71B for ; Tue, 6 Mar 2001 18:27:07 -0800 (PST) (envelope-from mikko@dynas.se) Received: (qmail 2891 invoked from network); 7 Mar 2001 02:27:05 -0000 Received: from spirit.sto.dynas.se (HELO spirit.dynas.se) (172.16.1.10) by 172.16.1.1 with SMTP; 7 Mar 2001 02:27:05 -0000 Received: (qmail 11229 invoked from network); 7 Mar 2001 02:27:03 -0000 Received: from explorer.rsa.com (10.81.217.59) by spirit.dynas.se with SMTP; 7 Mar 2001 02:27:03 -0000 Received: (from mikko@localhost) by explorer.rsa.com (8.11.1/8.11.1) id f272R0f80242; Tue, 6 Mar 2001 18:27:00 -0800 (PST) (envelope-from mikko) Date: Tue, 6 Mar 2001 18:27:00 -0800 (PST) From: Mikko Tyolajarvi Message-Id: <200103070227.f272R0f80242@explorer.rsa.com> To: mathieu@amx.dyn.dhs.org Cc: questions@freebsd.org Subject: Re: Devive Timeout with ed0 Newsgroups: local.freebsd.questions References: <3AA592E0.CE5D50E9@amx.dyn.dhs.org> X-Newsreader: NN version 6.5.6 (NOV) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In local.freebsd.questions you write: >Hey ! >First, sorry cause I don't speak english very well, I usually speak >French ! ;p >I'm trying to install a today 4.2-STABLE snapshot (I also tryed with >-RELEASE), but I've a problem with my SMC EZ Card ISA card, i'm not able >to get it working..  >I can see the card in ifconfig -a, and it shows up in dmesg, but if I >try dhclient ed0, or if I try to setup it myself in SysInstall, it does >nothing, or I get full of ed0: Device Timeout. I would think the card is >broken if it wasn't working under Windows... ;p Sounds like wrong IRQ or I/O port. >Hehe, I thought I was able to setup a Cable Modem... >Well... what's going wrong ? >I\O: 0240-025F >IRQ: 10 If these are the values the card is configured for, and if you are using a stock GENERIC kernel, then a suppose problems should be expected: From GENERIC: device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 Change to 0x240. Either rebuild the kernel, or just boot with the -c flag and change the value from the "configuration editor" or whatever it is called. Then check the boot messages (dmesg | grep ed0), to see where/if the kernel found your card. $.02, /Mikko -- Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message