Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750804AbWHOXFg (ORCPT ); Tue, 15 Aug 2006 19:05:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750806AbWHOXFg (ORCPT ); Tue, 15 Aug 2006 19:05:36 -0400 Received: from shawidc-mo1.cg.shawcable.net ([24.71.223.10]:55620 "EHLO pd5mo1so.prod.shaw.ca") by vger.kernel.org with ESMTP id S1750804AbWHOXFf (ORCPT ); Tue, 15 Aug 2006 19:05:35 -0400 Date: Tue, 15 Aug 2006 17:04:09 -0600 From: Robert Hancock Subject: Re: What determines which interrupts are shared under Linux? In-reply-to: To: Roger Heflin , linux-kernel Cc: Alan Cox Message-id: <44E252E9.40704@shaw.ca> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit References: User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1008 Lines: 22 Roger Heflin wrote: > On the specific kernel that I have I appear to have both IDE and > sata_nv drivers, is there a way to force things to use sata_nv/libata > rather than the older ide driver for the NVIDIA sata controller? Are you saying that drivers/ide is binding to the NVIDIA SATA controller? That seems odd, at least in the Fedora Core 5 kernel configuration, drivers/ide would never try to bind to the SATA controllers for me, only sata_nv would. Maybe you have some configuration option turned on to make drivers/ide grab anything that looks like an IDE controller, which probably shouldn't be turned on. -- Robert Hancock Saskatoon, SK, Canada To email, remove "nospam" from hancockr@nospamshaw.ca Home Page: http://www.roberthancock.com/ - 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/