From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 29 Jul 2003 15:32:35 -0600 From: Grant Grundler To: Diego Francisco de Gastal Morales Cc: parisc-linux@lists.parisc-linux.org Subject: Re: [parisc-linux] eisa nic: intel 82556. Driver? Message-ID: <20030729213235.GF22989@dsl2.external.hp.com> References: <41001F95FE172B4593DE6F50CAAF2D581AA227@mailserver.tj.rs.gov.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <41001F95FE172B4593DE6F50CAAF2D581AA227@mailserver.tj.rs.gov.br> Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: On Mon, Jul 28, 2003 at 04:55:25PM -0300, Diego Francisco de Gastal Morales wrote: > I just installed linux on a HP9000/D280. It's all fine, > except the machine has two eisa fast ethernet cards, with intel 82556 > chipset, and I can't make it work. No EISA cards which require DMA will work (yet). Wax (EISA bus controller) docs haven't been published and a non-coherent IOMMU (have I got that right, James?) needs to be programmed for DMA. It's likely someone from inside HP will have to write that code since it's gotten alot harder to publish stuff. grant