Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 3 Aug 2002 15:25:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 3 Aug 2002 15:25:14 -0400 Received: from pl204.dhcp.adsl.tpnet.pl ([217.98.31.204]:1697 "EHLO blurp.slackware.pl") by vger.kernel.org with ESMTP id ; Sat, 3 Aug 2002 15:24:56 -0400 Date: Sat, 3 Aug 2002 21:26:49 +0200 (CEST) From: Pawel Kot To: Alan Cox , Marcelo Tosatti cc: Linux Kernel Mailing List , Bartlomiej Zolnierkiewicz 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: 1200 Lines: 44 Hi, The problem I reported once, still exist in 2.4.19. See my previous emails for the reference: http://marc.theaimsgroup.com/?l=linux-kernel&m=102495067602135&w=2 http://marc.theaimsgroup.com/?l=linux-kernel&m=102277249800423&w=2 It is fixed in -ac series though. As Bartek Zolnierkiewicz pointed me, the problem was introduced by two factors: - checking the return value of pci_enable_device(dev) - some settings problem with PCI resources -- BIOS/controller does prepare them for XP (these are more-less Bartek's words). What helped me was using fixup_device_piix() from -ac in ide_scan_pcidev(). My controler's ID is DEVID_ICH3M. It is used in a different, more generic way in -ac, so I don't post the patch. Alan, Marcelo: is there any chance that this change will be ported from -ac in 2.4.20? many thanks to Bartek, pkot -- mailto:pkot@linuxnews.pl :: mailto:pkot@slackware.pl http://kt.linuxnews.pl/ :: Kernel Traffic po polsku - 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/