From owner-freebsd-current@FreeBSD.ORG Wed Jun 25 09:43:51 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCC3F37B401 for ; Wed, 25 Jun 2003 09:43:51 -0700 (PDT) Received: from mail.lolotte.org (klemm.delta6.net [80.65.226.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0505C43F3F for ; Wed, 25 Jun 2003 09:43:48 -0700 (PDT) (envelope-from dak@klemm.delta6.net) Received: from klemm.delta6.net (shells.mouarf.org. [192.168.2.101]) by mail.lolotte.org (8.12.9/8.12.5) with ESMTP id h5PGtf3j038218 for ; Wed, 25 Jun 2003 18:55:41 +0200 (CEST) (envelope-from dak@klemm.delta6.net) Received: from shells.mouarf.org (shell.mouarf.org [192.168.2.101] (may be forged)) by klemm.delta6.net (8.12.9/8.12.5) with ESMTP id h5PGtf7B038215 for ; Wed, 25 Jun 2003 18:55:41 +0200 (CEST) (envelope-from dak@shells.mouarf.org) Received: (from dak@localhost) by shells.mouarf.org (8.12.9/8.12.5/Submit) id h5PGtfvJ038214 for current@freebsd.org; Wed, 25 Jun 2003 18:55:41 +0200 (CEST) Date: Wed, 25 Jun 2003 18:55:41 +0200 From: Aurelien Nephtali To: current@freebsd.org Message-ID: <20030625185541.A38190@shells.mouarf.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Subject: DMA failed to complete' and 'packets buffered, but transmitter idle X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2003 16:43:52 -0000 Hi, Since the big fixes in the pccard code (by Warner Losh), at a date that I can't remember of because I was busy at this time but it's two weeks or more, I am getting errors with my NIC everytime I use it: [...] ed0: remote transmit DMA failed to complete ed: packets buffered, but transmitter idle ed0: remote transmit DMA failed to complete ed0: remote transmit DMA failed to complete ed: packets buffered, but transmitter idle ed0: remote transmit DMA failed to complete [...] but the NIC seems to work. But the real problem is when I shutdown or reboot my box, it stops forever after 'Uptime...' and I have to manually power off my computer (it's a laptop, not reset button :/). When these messages don't appear, the box reboots correctly. Any ideas ? I'm running on FreeBSD 5.1-CURRENT -- Aurelien PS: Please send me a copy of each reply, I'm not a member of the list.