NetBSD/sys/arch/xen/conf
bouyer fa7d49200e Make PCI devices usable for non-domain0 kernels. Based on patches sent by
Ceri Storey to port-xen, with some additionnal changes by me:
- include bus_dma.c, bus_space.c and pci_machdep.c if pci is defined
  instead of dom0ops
- Make various initialisations, and probe/attach pci busses based on NPCI
  instead of DOM0OPS
- in conf/files.xen, move xen-specific devices before non-xen specific devices
  so that the xen-specific match function is called first, to avoid false
  attachement from too liberal match function in non-xen code.
2005-08-19 16:06:12 +00:00
..
files.compat create opt_pcifixup.h to match with the recent i386 change. 2005-06-28 12:01:11 +00:00
files.xen Make PCI devices usable for non-domain0 kernels. Based on patches sent by 2005-08-19 16:06:12 +00:00
kern.ldscript
Makefile.arch.inc ``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen 2004-05-12 16:56:41 +00:00
Makefile.xen Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) 2005-06-22 06:14:51 +00:00
std.xen