From owner-freebsd-questions@FreeBSD.ORG Fri Dec 31 23:32:12 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3E2E16A4CE for ; Fri, 31 Dec 2004 23:32:12 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F34543D1F for ; Fri, 31 Dec 2004 23:32:12 +0000 (GMT) (envelope-from stukov25@gmail.com) Received: by rproxy.gmail.com with SMTP id g11so221523rne for ; Fri, 31 Dec 2004 15:32:12 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=JFzcmdiUxcGqTBX/PgrkXppRWjZ3yE6twwzVIqEcK3RUNeqMylhbdICIrq+79JoSuxxo1cpE0vpyELLigeyvm6jmtd/VWgKIhEGBUpNk4VTKY3UxDMpaNCYLue1FTjgs6jKDI8G13SrzqEFqwakdqbEgFp03tqv8Wh1wbrVqN5s= Received: by 10.38.6.75 with SMTP id 75mr417283rnf; Fri, 31 Dec 2004 15:32:11 -0800 (PST) Received: by 10.38.98.69 with HTTP; Fri, 31 Dec 2004 15:32:11 -0800 (PST) Message-ID: <6db264520412311532671943de@mail.gmail.com> Date: Fri, 31 Dec 2004 18:32:11 -0500 From: Alexei Stukov To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Device timeout X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alexei Stukov List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 23:32:13 -0000 Hi, After a reinstalltion of FreeBSD 5.3, I get the following error : nv0 : Device timout That NIC is on-board and the motherboard is a brand-new ASUS SK8N. Everything worked fine until I reinstalled. Any ideas about how to fix this? Thanks.