Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 2 Aug 2002 20:55:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 2 Aug 2002 20:55:28 -0400 Received: from perninha.conectiva.com.br ([200.250.58.156]:28688 "HELO perninha.conectiva.com.br") by vger.kernel.org with SMTP id ; Fri, 2 Aug 2002 20:55:28 -0400 Date: Fri, 2 Aug 2002 21:08:15 -0300 (BRT) From: Marcelo Tosatti X-X-Sender: marcelo@freak.distro.conectiva To: Bartlomiej Zolnierkiewicz Cc: Nick Orlov , lkml Subject: Re: [PATCH] pdc20265 problem. 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 Content-Length: 1235 Lines: 35 On Sat, 3 Aug 2002, Bartlomiej Zolnierkiewicz wrote: > > On Fri, 2 Aug 2002, Marcelo Tosatti wrote: > > On Fri, 2 Aug 2002, Bartlomiej Zolnierkiewicz wrote: > > > > Just FYI, > > > > > > > > before these "#ifdef" fixes it was treated as OFF_BOARD unless > > > > CONFIG_PDC202XX_FORCE is set. (now it's inverted) > > > > > > This should be fixed. > > > > If we change the #ifdef on ide-pci.c it will skip some controllers which > > worked before _without_ CONFIG_PDC202XX_FORCE set. > > I was thinking about changing it globally to do what its name suggest. > > Main problem is that before introducing skipping Promises, FORCE > controlled overriding BIOS only (?) and now it is also used to control > 'skipping'. (FORCE should be by default on of course) > Probably 'skipping' should be separated to another config option... Indeed. I appreciate patches ;) > > And second problem is that 20265 is used as primary onboard > sometimes and sometimes as offboard (another config option?). - 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/