From owner-freebsd-drivers@FreeBSD.ORG Thu Mar 29 22:56:14 2007 Return-Path: X-Original-To: freebsd-drivers@freebsd.org Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D6D1316A403 for ; Thu, 29 Mar 2007 22:56:14 +0000 (UTC) (envelope-from albanmaire@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id 550BA13C4C5 for ; Thu, 29 Mar 2007 22:56:14 +0000 (UTC) (envelope-from albanmaire@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so652321ugh for ; Thu, 29 Mar 2007 15:56:13 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=agRsZpqEWw4pIV+K+PhcdBtwdkoNhpo4+0OUeobpq7173zLe/n8Az5axWB+WX/gPwyQt10s00GtRt74n2agy1QMNdLycaNzVajbBjTVWK5mrNlyKYmZiV3EeAtBZlOPLY1TtIDqqx7vqLMSYzl1YwvPyyixWKPjMsnL0kvhStAk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=XmPYx8irN9Vi/hCVyGSAWnKvxz1IZn0v2yvQqg5oxW/anno2KO6ZVXnphS3v5U7bY5+nQba1p0b9jr0iDIoInX5+t51WeeyhkOPlasrZkmGtTi19mr3BOfCDzcC+gbL0gll//F80OWfDhylZ67xxwIsKdLKRauDkpsuD115P9gw= Received: by 10.114.75.1 with SMTP id x1mr445607waa.1175207396377; Thu, 29 Mar 2007 15:29:56 -0700 (PDT) Received: by 10.114.190.8 with HTTP; Thu, 29 Mar 2007 15:29:56 -0700 (PDT) Message-ID: Date: Fri, 30 Mar 2007 00:29:56 +0200 From: "Maire Alban" To: freebsd-drivers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Problem with Intel NIC X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2007 22:56:14 -0000 Hi, I have a problem with a network interface of intel which is "Intel 1000 PM". This interface does not answer the ping but allows me all the same to reach in ssh although sometimes it have cuts for reasons of an excess stream of data there (doubtless because the interface is badly managed ?) Thanks for your help ! -- Maire Alban.