Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751242AbWC2XXt (ORCPT ); Wed, 29 Mar 2006 18:23:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751246AbWC2XXt (ORCPT ); Wed, 29 Mar 2006 18:23:49 -0500 Received: from mx.pathscale.com ([64.160.42.68]:16072 "EHLO mx.pathscale.com") by vger.kernel.org with ESMTP id S1751242AbWC2XXt (ORCPT ); Wed, 29 Mar 2006 18:23:49 -0500 Content-Type: multipart/mixed; boundary="===============1103999998==" MIME-Version: 1.0 Subject: [PATCH 0 of 16] ipath - driver submission for 2.6.17 Message-Id: Date: Wed, 29 Mar 2006 15:23:23 -0800 From: "Bryan O'Sullivan" To: rdreier@cisco.com Cc: linux-kernel@vger.kernel.org, openib-general@openib.org Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1332 Lines: 36 --===============1103999998== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit This is a submission of the ipath driver for inclusion in 2.6.17. Roland, if this looks good to you, please apply. Changes since the last round of review comments from Roland: - Support for PathScale userland SMA dropped - Passes sparse with CF=-D__CHECK_ENDIAN__ - Builds cleanly on ia64 - A few other little fixes here and there If you have any comments or suggestions, please let me know. The ipath driver is a driver for PathScale InfiniPath host channel adapters (HCAs) based on the HT-400 and PE-800 chips, including the InfiniPath HT-460, the small form factor InfiniPath HT-460, the InfiniPath HT-470 and the Linux Networx LS/X. The core driver manages the hardware, and provides a fast memory-mapped interface to the hardware for userspace networking applications. Our implementation of the Infiniband protocols and integration into the kernel's Infiniband stack is written as a layer on top of the core driver. --===============1103999998==-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/