Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2000 21:21:44 +0200
From:      Christian Peter Gruendemann <chris.chris@fhtw-berlin.de>
To:        mobile@freebsd.org
Subject:   Re: Netgear FA410TX device time out
Message-ID:  <Pine.SGI.4.21.0008292048560.32434-100000@oxid01.rz.fhtw-berlin.de>
In-Reply-To: <Pine.SGI.4.21.0008291807400.32362-100000@oxid01.rz.fhtw-berlin.de>

next in thread | previous in thread | raw e-mail | index | archive | help


 Hello,
 
I really don't know what I should do now. I tried serveral configs
yesterday and all the hints you gave me, but all I'm doing I get device
timeouts of my ed0 device. My networks works fine e.g I
can ping and telnet my  computer using the ed0 device. But I still cannot
connect to the internet. I got a static IP from my University, so I don't
need DHCP anymore. But it doesn't work either.
SOmetimes the card is matched correctly, sometimes not. 
Maybe one of you have an idea.

By using Polling Mode I got a irq 3 for my network card. But the timeouts
still existed. 

Here is the the output of dmesg, kernelconfig etc.

------
dmesg:
-----
pcic0:<intel i82365> at port 0x3e0-0x3e1 on isa0
pcic0: Polling Mode
---
pccard: card inserted, slot 1
ata1-slave: ata_command: timeout waiting for intr
ata1-slave: identify failed 
---
ed0: at port 0x300-0x31f irq 10 slot 1 on pccard1
ed0: address 00:e0:98:83:73:86, typw Linksys ( 16 bit)
ed0: device timeout
ed0: device timeout

-----------------
Kernel Config File
------------------

PCCARD SUPPORT

device card 
device pcic0 at isa? #irq 10 port 0x3e0 iomen 0xd0000
device pcic1 at isa? irq 11 port 0x3e2 iomem oxd4000 diasable


#ISA Eterhernet NICs.

device ed0 at isa? port 0x280 irq 3 iomem 0xd8000
#device ed

With Polling Mode I got a irq 3 for the Ethernet card, but the timeout
still existed.


--------------
uname -a
--------------
FreeBSD xxxxx 4.1-20000824-stable

-------------
/etc/rc.conf
------------
...
pccardd_flags="-i 10 -i 11"
pccard_mem="DEfault"

network_interfaces="auto"
ifconfig_lo0="inet 127.0.0.1"
hostname="xxx"
ifconfig_ed0+"xxx"
ifconfig_ed1="xxx"
defaultrouter="xxx"


-------------
etc/defaults/pccardd.conf
-------------

card "Netgear" "FA410TX"
config auto "ed" ?
insert /net/bin/fa_select $device 3
insert into /etc/pccard_ether $device
remove kill -9 `cut /var/run/dhclient.pid`
remove /sbin/ifconfig $device delete


--------------
/var/log/messages
---------------
pccardd: Card "Netgear"("FA410TX") [FAst Ethernet] [(null)] matches
"NetGEAR" ("FA410TX") [(null)] [(null)]
ed1 at port 0x300-0x31f irq 10 slot 1 on pccard1
ed1 adress 00:e0:98:83:73:86, type Linksys ( 16 bit)
pccardd: ed1 NETGEAR (FA410TX) inserted
pccardd: pccardd started
/kernel: ed1: device timeout
 <repeats> all the time I use the network



Thanks in advance,
CHristian



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.4.21.0008292048560.32434-100000>