Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2001 17:21:37 -0400
From:      "Charles N. Owens" <owensc@enc.edu>
To:        freebsd-mobile@freebsd.org
Cc:        Gerhard.Sittig@gmx.net
Subject:   Netgear FA410TXC timeouts
Message-ID:  <3B535AE1.1467A80A@enc.edu>

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

--------------041BFBBCAC1B8963CFFB0590
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Howdy,

I'm trying to get this PCMCIA NIC to work with my Compaq Presario 1235
laptop... running FreeBSD 4.3-RELEASE.
Synopsis:  After applying patches I can transmit but not receive.

As many others have apparently found it likes to produce "ed1: device
timeout" messages rather than move bits on the wire.  My digging in the
mailing lists, freebsddiary.org, etc. brought me to PR misc/25147
(submitted by Gerhard Sittig) as potentially the best bet for getting it
to work.  [http://www.FreeBSD.org/cgi/query-pr.cgi?pr=25147]

So.. I've applied all patches exactly as shown and the end result is
that it now transmits (e.g. ping) make the activity light blink but
nothing is received and I'm still seeing the "device timeout" message.
'netstat -i' shows Opkts corresponding to the number of pings that I
sent out with Oerrs a few less (e.g. Opkts=8, Oerrs=5).  Ipkts, Ierrs,
Coll are all at zero.

Before the patches were applied the activity light did not blink on
transmit.  Not much progress I guess... but it's _something_, at least.

I'm not sure about hardware settings issues (IRQ, etc.)... I'm new to
the BSD_on_laptop thing.  But when ed1 gets configured the kernel
message that appears is:

     ed1 at port 0x300-0x31f irq 11 slot 0 on pccard0
     ed1: address 00:e0:98:..., type Linksys (16 bit)

... which _seems_ reasonable... but is it correct?  If not, what should
it be and how do I fix it?

My /etc/pccard.conf is adapted from Gerhard's example:

card "NETGEAR" "FA410TX"
      config  auto "ed" ? 0x80000
      insert  /usr/local/sbin/fa_select -b $ioaddr $device 0; /etc/pccard_ether $device start
      remove  /etc/pccard_ether $device stop

So... where am I going wrong?  Please help!  :-)

Thanks much,
--
-------------------------------------------------------------------------

  Charles N. Owens                                Email: owensc@enc.edu
                                            http://www.enc.edu/~owensc
  Senior Technology Officer
  Information Technology Services              Eastern Nazarene College

-------------------------------------------------------------------------



--------------041BFBBCAC1B8963CFFB0590
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Howdy,
<p>I'm trying to get this PCMCIA NIC to work with my Compaq Presario 1235
laptop... running FreeBSD 4.3-RELEASE.
<br>Synopsis:&nbsp; After applying patches I can transmit but not receive.
<p>As many others have apparently found it likes to produce "ed1: device
timeout" messages rather than move bits on the wire.&nbsp; My digging in
the mailing lists, freebsddiary.org, etc. brought me to PR misc/25147 (submitted
by Gerhard Sittig) as potentially the best bet for getting it to work.&nbsp;
[<a href="http://www.FreeBSD.org/cgi/query-pr.cgi?pr=25147">http://www.FreeBSD.org/cgi/query-pr.cgi?pr=25147</a>]
<p>So.. I've applied all patches exactly as shown and the end result is
that it now transmits (e.g. ping) make the activity light blink but nothing
is received and I'm still seeing the "device timeout" message.&nbsp; 'netstat
-i' shows Opkts corresponding to the number of pings that I sent out with
Oerrs a few less (e.g. Opkts=8, Oerrs=5).&nbsp; Ipkts, Ierrs, Coll are
all at zero.
<p>Before the patches were applied the activity light did not blink on
transmit.&nbsp; Not much progress I guess... but it's _something_, at least.
<p>I'm not sure about hardware settings issues (IRQ, etc.)... I'm new to
the BSD_on_laptop thing.&nbsp; But when ed1 gets configured the kernel
message that appears is:
<blockquote>
<pre>ed1 at port 0x300-0x31f irq 11 slot 0 on pccard0
ed1: address 00:e0:98:..., type Linksys (16 bit)</pre>
</blockquote>
... which _seems_ reasonable... but is it correct?&nbsp; If not, what should
it be and how do I fix it?
<p>My /etc/pccard.conf is adapted from Gerhard's example:
<pre>card "NETGEAR" "FA410TX"
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; config&nbsp; auto "ed" ? 0x80000
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; insert&nbsp; /usr/local/sbin/fa_select -b $ioaddr $device 0; /etc/pccard_ether $device start
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; remove&nbsp; /etc/pccard_ether $device stop</pre>
So... where am I going wrong?&nbsp; Please help!&nbsp; :-)
<p>Thanks much,
<br>--
<br>-------------------------------------------------------------------------
<br>&nbsp; Charles N. Owens&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Email: owensc@enc.edu
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

<a href="http://www.enc.edu/~owensc">http://www.enc.edu/~owensc</a>;
<br>&nbsp; Senior Technology Officer
<br>&nbsp; Information Technology Services&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Eastern Nazarene College
<p>-------------------------------------------------------------------------
<br>&nbsp;</html>

--------------041BFBBCAC1B8963CFFB0590--


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?3B535AE1.1467A80A>