NetBSD/sys/arch/macppc
thorpej 48a53c250d 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.
1999-04-16 21:15:29 +00:00
..
compile Initial import of macppc port. 1998-05-15 10:15:45 +00:00
conf Add a stub pciide_machdep_compat_intr_establish() for Power Macintosh. 1999-04-16 21:15:29 +00:00
dev Remove unused files. 1999-03-28 13:16:45 +00:00
include Remove unused file. 1999-03-28 13:39:30 +00:00
macppc add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
pci Add a stub pciide_machdep_compat_intr_establish() for Power Macintosh. 1999-04-16 21:15:29 +00:00
stand Adapt Open Firmware 3.x. 1.x and 3.x are not bug-compatible... 1999-03-05 06:21:17 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00