From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by dsl2.external.hp.com (Postfix) with SMTP id D0CAF482C for ; Fri, 9 Nov 2001 16:07:24 -0700 (MST) Content-Type: text/plain; charset="iso-8859-1" From: Helge Deller To: Jochen Friedrich Subject: Re: [parisc-linux] EISA stuff now in CVS Date: Sat, 10 Nov 2001 00:06:55 +0100 Cc: parisc-linux@lists.parisc-linux.org References: In-Reply-To: MIME-Version: 1.0 Message-Id: <20011109230724.D0CAF482C@dsl2.external.hp.com> 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 Friday 09 November 2001 23:47, Jochen Friedrich wrote: > Hi Helge, > > > Hi Jochen, > > Daniel's newest patch is in CVS only. Update your tree or download the > > whole kernel source from ftp://parisc-linux.org/cvs > > That's what i did and checked. > > However in the CVS version, init_eisa_pic() is called before EISA_bus is > set to 1, so all the initialisation isn't really written to the chip... > > That's what my patch fixes. Ooops.... Yes, I mixed that up. I'll check and fix that. Now I'm wondering myself how it could have worked here. Maybe I just was lucky and the PDC in the 715/64 already did the proper initialization itself ? Helge