Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/16/1999 14:15:30
Module Name:	src
Committed By:	thorpej
Date:		Fri Apr 16 21:15:30 UTC 1999

Modified Files:
	src/sys/arch/macppc/conf: files.macppc
Added Files:
	src/sys/arch/macppc/pci: pciide_machdep.c
Log Message:
Add a stub pciide_machdep_compat_intr_establish() for Power Macintosh.
Power Macintoshes with PCI IDE (e.g. the new Blue G3) don't have them
wired to compatibility mode, so just return a NULL cookie.  We still have
to have this routine for the PCI IDE driver to link.