From owner-freebsd-stable@FreeBSD.ORG Tue Nov 8 11:40:35 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30BFA16A41F for ; Tue, 8 Nov 2005 11:40:35 +0000 (GMT) (envelope-from spil.oss@googlemail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8A8943D4C for ; Tue, 8 Nov 2005 11:40:34 +0000 (GMT) (envelope-from spil.oss@googlemail.com) Received: by zproxy.gmail.com with SMTP id z31so521656nzd for ; Tue, 08 Nov 2005 03:40:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=FRSTTrt7+eLdiiumRJdvS5JTz/ydeoloG5M04GCx5qLeo8s07wEVrK62Udl4bE52mvx7zYJT8KTXxDBeYtjAS/rpWS38+0ubyUcVU10wu9rwZzmrIt6mT7De34wjQCBiWSD9Xbz8BFmB8iktrhwn02rrQ5t4yiz92Shu0ju5jng= Received: by 10.65.205.1 with SMTP id h1mr5756747qbq; Tue, 08 Nov 2005 03:40:33 -0800 (PST) Received: by 10.64.156.18 with HTTP; Tue, 8 Nov 2005 03:40:33 -0800 (PST) Message-ID: <5fbf03c20511080340t2f062ef1r7985f4b614403ae7@mail.gmail.com> Date: Tue, 8 Nov 2005 12:40:33 +0100 From: spil oss To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: xl1: watchdog timeout on 6-STABLE with 3c575B cardbus NIC X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2005 11:40:35 -0000 Since upgrading to 6-STABLE I get errors on my cardbus NIC. If I have the patience to wait for echo on an ssh terminal one could say that it works, but in a real world it's unusable. Hopefully helpful details: * Worked fine on 5.4 * Whilst downloading a freebsd iso over ftp, no watchdog timeouts occured and speed was 100%, but immediately after the download finished they started popping up again (connecting seems to be slow though) * Inbound connections on xl1 are extremely laggy, switching screens via ssh= take a long while to start but then suddenly the whole screen is redrawn. * My xl0 is fine (3Com 3c905C-TX Fast Etherlink XL) ssh, smb, all works as expected. * booting no-acpi results in the same error snippet from dmesg: cardbus0: Resource not specified in CIS: id=3D14, size=3D80 cardbus0: Resource not specified in CIS: id=3D18, size=3D80 xl1: <3Com 3c575B Fast Etherlink XL> port 0x1000-0x107f mem 0x88000000-0x8800007f,0x88000080-0x8800 00ff irq 10 at device 0.0 on cardbus0 miibus1: on xl1 tdkphy0: on miibus1 tdkphy0: 10baseT, 100baseTX, auto xl1: Ethernet address: 00:00:86:57:76:22 cut xl1: watchdog timeout xl1: watchdog timeout xl1: watchdog timeout Anyone got a clue what happens here and how I can fix this? Spil.