From owner-freebsd-bugs Fri Sep 15 20: 0: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 783C537B449 for ; Fri, 15 Sep 2000 20:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA22566; Fri, 15 Sep 2000 20:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 9121837B449; Fri, 15 Sep 2000 19:56:50 -0700 (PDT) Message-Id: <20000916025650.9121837B449@hub.freebsd.org> Date: Fri, 15 Sep 2000 19:56:50 -0700 (PDT) From: david@bushong.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/21304: dc0 watchdog timeouts on NetGear FA310TX Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21304 >Category: kern >Synopsis: dc0 watchdog timeouts on NetGear FA310TX >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 15 20:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: David Bushong >Release: 4.1-STABLE >Organization: >Environment: FreeBSD firebat.bushong.net 4.1-STABLE FreeBSD 4.1-STABLE #0: Fri Sep 15 15:49:41 PDT 2000 dbushong@firebat.bushong.net:/usr/obj/usr/src/sys/FIREBAT i386 >Description: While others with the exact same card have reported no problems, any attempt to ifconfig dc0 results in a stream of watchdog timeout messages to the console. (Additionally, no traffic can be sent) dmesg lines look like: dc0: <82c169 PNIC 10/100BaseTX> port 0xa400-0xa4ff mem 0xdd800000-0xdd8000ff irq 10 at device 13.0 on pci0 dc0: Ethernet address: 00:a0:cc:d3:54:45 miibus0: on dc0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto I have two other cards in this box: an intel eepro (fxp0) and a 3c905 (xl0). The ifconfig looks like this when it's up: dc0: flags=8843 mtu 1500 inet 196.168.1.2 netmask 0xffffff00 broadcast 196.168.1.255 ether 00:a0:cc:d3:54:45 media: autoselect (10baseT/UTP) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP none >How-To-Repeat: (My guess): Make a system out of: K6-2/400 Asus P5A motherboard put in it: Matrox Millenium II (PCI), Intel EtherExpress Pro 10/100, 3Com 3c905 (no A, B, or C), NetGear FA310TX, 1IDE drive, 1IDE cdrom. Build a kernel with dc0, xl0, miibus, and fxp0 built-in, as well as IPFIREWALL, IPFILTER (trying them both out), BRIDGE, NETGRAPH, IPSTEALTH, and other fairly standard stuff. Try to use dc0. This is with stable as of the date and time given in the Environment (~3pm PDT on Sept 15th, 2000) >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message