Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 14 Feb 2001 07:50:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 14 Feb 2001 07:50:21 -0500 Received: from mandrakesoft.mandrakesoft.com ([216.71.84.35]:7790 "EHLO mandrakesoft.mandrakesoft.com") by vger.kernel.org with ESMTP id ; Wed, 14 Feb 2001 07:50:09 -0500 Date: Wed, 14 Feb 2001 06:49:43 -0600 (CST) From: Jeff Garzik To: Alan Cox cc: Donald Becker , Jes Sorensen , Ion Badulescu , linux-kernel@vger.kernel.org Subject: Re: [PATCH] starfire reads irq before pci_enable_device In-Reply-To: <200102141237.f1ECbPh15777@devserv.devel.redhat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 14 Feb 2001, Alan Cox wrote: > > There was not a bug in the driver. The bug was/is in the protocol handling > > code. The protocol handling code *must* be able to handle unaligned IP > > headers. > It does. It does so on IA64 now as well. The only architecture which has troubles > with alignment on IP frames now is ARM2 So the IA64-specific PKT_CAN_COPY code in starfire can go away completely? Jes, can you test such w/ the latest kernel and starfire, less your IA64-specific code? The starfire update has never gone to Linus because this issue was unresolved... Jeff - 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/