From owner-freebsd-questions Wed Oct 15 17:51:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA22566 for questions-outgoing; Wed, 15 Oct 1997 17:51:04 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from home.ifx.net (home.ifx.net [206.25.218.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA22559 for ; Wed, 15 Oct 1997 17:51:00 -0700 (PDT) (envelope-from jemstone@ifx.net) Received: from ip70.ifx.net (ip70.ifx.net [206.25.218.70]) by home.ifx.net (8.8.5/8.8.5) with SMTP id UAA08084 for ; Wed, 15 Oct 1997 20:26:26 -0400 (EDT) Received: by ip70.ifx.net with Microsoft Mail id <01BCD9AB.4EE50C40@ip70.ifx.net>; Wed, 15 Oct 1997 20:45:44 -0400 Message-ID: <01BCD9AB.4EE50C40@ip70.ifx.net> From: "James E. Marker" To: "'freebsd-Questions@freebsd.org'" Subject: de0 - Spoke too Soon.... Date: Wed, 15 Oct 1997 20:45:19 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id RAA22562 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I spoke too soon about my de0 working. I am running a Pent Pro 200 with 64 meg and 2.2.2 FreeBSD. I had problems making by linksys 100BaseTX card work as 10BaseT. I fixed that (with the help of this list) by doing an "ifconfig de0 -link2" to turn 10BaseT on. Now my problem is no matter what I do I get a "de0: transmission timeout" I can ping it ok, but I can't ping or ftp or anything off of the machine. An ifconfig -a looks like: de0: flags=8843 mtu 1500 Inet 192.168.1.5 netmask 0xffffff00 broadcast 192.168.1.255 Ether 00:40:05:36:b4:bf. On startup the Kernel messages are: de0 rev 34 int a irq 11 on pci0:13 de0: 21140A p10-100Mb/s] pass 2.2 de0: address 00:40:05:36:b4:bf de0: enabling 100baseTX port Any More Ideas? Thanks... Jim...