Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 14 Feb 2001 08:38:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 14 Feb 2001 08:38:37 -0500 Received: from cs.columbia.edu ([128.59.16.20]:20211 "EHLO cs.columbia.edu") by vger.kernel.org with ESMTP id ; Wed, 14 Feb 2001 08:38:32 -0500 Date: Wed, 14 Feb 2001 05:38:29 -0800 (PST) From: Ion Badulescu To: Alan Cox cc: Jeff Garzik , Alan Cox , Donald Becker , Jes Sorensen , Subject: Re: [PATCH] starfire reads irq before pci_enable_device In-Reply-To: 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: > > The way I understand it, IA64 and Alpha cope with it, but at the expense > > of taking an exception for each packet -- so it's not worth it. > > You want to copy_checksum the frame on these platforms, That's what we're doing... > or better yet use > a decent network card that can start the frame on odd word alignment. You need > either the CPU or card to be able to handle misaligns efficiently. Oh well. It's not too bad as long as Rx traffic is kept to a minimum, because Tx is not affected. So use it for anon ftp servers or web servers. :) Ion -- It is better to keep your mouth shut and be thought a fool, than to open it and remove all doubt. - 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/