Subject: Re: pciide_machdep_compat_intr_establish()
To: Simon Burge <simonb@wasabisystems.com>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 06/02/2001 19:46:33
On Sun, Jun 03, 2001 at 12:27:39PM +1000, Simon Burge wrote:

 > The pciide_machdep_compat_intr_establish() only does something on
 > ~half the ports that use pciide.  The following patch makes it's use
 > conditional on having __HAVE_PCIIDE_MACHDEP_COMPAT_INTR_ESTABLISH
 > defined in <machine/pci_machdep.h>
 > 
 > I tested this on an alpha pc164 (which uses the function) and
 > cross-built (but not ran) a macppc kernel (which doesn't use the
 > function).
 > 
 > Comments?

This looks great to me.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>