files.xen revision 1.62
11.62Salc#	$NetBSD: files.xen,v 1.62 2007/06/28 20:07:00 alc Exp $
21.1Scl#	NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp 
31.4Scl#	NetBSD: files.i386,v 1.254 2004/03/25 23:32:10 jmc Exp 
41.1Scl
51.3Swizmaxpartitions 8
61.1Scl
71.1Sclmaxusers 2 16 128
81.1Scl
91.30Syamtdefparam opt_kernbase.h	KERNBASE
101.30Syamt
111.1Scl# Processor type options.
121.1Scldefflag	opt_cputype.h	I686_CPU
131.1Scl
141.48Sbouyer# options for MP configuration through the MP spec
151.48Sbouyerdefflag opt_mpbios.h MPBIOS MPVERBOSE MPDEBUG MPBIOS_SCANPCI
161.48Sbouyer
171.1Scl# delay before cpu_reset() for reboot.
181.1Scldefparam		CPURESET_DELAY
191.1Scl
201.1Scl# No unmapped page below kernel stack
211.1Scldefflag			NOREDZONE
221.1Scl
231.1Scl# Beep on halt
241.1Scldefflag opt_beep.h		BEEP_ONHALT
251.56Sdsldefparam opt_beep.h		BEEP_ONHALT_COUNT=3
261.56Sdsldefparam opt_beep.h		BEEP_ONHALT_PITCH=1500
271.56Sdsldefparam opt_beep.h		BEEP_ONHALT_PERIOD=250
281.1Scl
291.40Sbouyer# PCI fixup options
301.40Sbouyerdefflag opt_pcifixup.h  PCI_ADDR_FIXUP PCI_BUS_FIXUP
311.40Sbouyer			PCI_INTR_FIXUP PCI_INTR_FIXUP_FORCE
321.40Sbouyer
331.40Sbouyerdefparam                PCI_CONF_MODE
341.40Sbouyer
351.1Sclfile	arch/xen/i386/autoconf.c
361.1Sclfile	arch/i386/i386/db_dbgreg.S	ddb | kstack_check_dr0
371.1Sclfile	arch/i386/i386/db_disasm.c	ddb
381.1Sclfile	arch/i386/i386/db_interface.c	ddb
391.1Sclfile	arch/i386/i386/db_memrw.c	ddb | kgdb
401.1Sclfile	arch/i386/i386/db_trace.c	ddb
411.1Sclfile	kern/subr_disk_mbr.c		disk
421.1Sclfile	arch/xen/i386/gdt.c
431.5Sclfile	arch/xen/i386/hypervisor_machdep.c
441.61Syamtfile	arch/xen/i386/idle_machdep.c
451.1Sclfile	arch/i386/i386/in_cksum.S	inet | inet6
461.1Sclfile	arch/i386/i386/ipkdb_glue.c	ipkdb
471.1Sclfile	arch/i386/i386/kgdb_machdep.c	kgdb
481.1Sclfile	arch/xen/i386/machdep.c
491.1Sclfile	arch/xen/i386/identcpu.c
501.1Sclfile	arch/i386/i386/math_emulate.c	math_emulate
511.1Sclfile	arch/i386/i386/mem.c
521.1Sclfile	arch/i386/i386/mtrr_k6.c	mtrr
531.1Sclfile	netns/ns_cksum.c		ns
541.1Sclfile	arch/xen/i386/pmap.c
551.1Sclfile	arch/i386/i386/process_machdep.c
561.1Sclfile	arch/i386/i386/procfs_machdep.c	procfs
571.1Sclfile	arch/i386/i386/syscall.c
581.1Sclfile	arch/xen/i386/trap.c
591.1Sclfile	arch/i386/i386/vm_machdep.c
601.1Sclfile	arch/xen/i386/xen_machdep.c
611.61Syamtfile	arch/xen/i386/xen_intr.c
621.55Sadfile	arch/i386/i386/lock_stubs.S
631.1Scl
641.1Sclfile	arch/xen/xen/xen_debug.c
651.1Scl
661.1Sclfile	arch/xen/xen/clock.c
671.17Sbouyerfile	arch/xen/xen/evtchn.c
681.33Sbouyerfile	arch/xen/xen/ctrl_if.c			!xen3
691.1Scl
701.35Sbouyerfile	arch/xen/xen/xengnt.c			xen3
711.35Sbouyer
721.1Sclfile	dev/cons.c
731.1Scl
741.1Sclfile	arch/i386/i386/mptramp.S		multiprocessor
751.33Sbouyerfile    arch/i386/i386/ipifuncs.c		multiprocessor
761.1Scl
771.33Sbouyerfile	arch/i386/i386/pmc.c			perfctrs
781.1Scl
791.1Sclfile	crypto/des/arch/i386/des_enc.S		des
801.1Sclfile	crypto/des/arch/i386/des_cbc.S		des
811.1Scl
821.1Sclfile	crypto/blowfish/arch/i386/bf_enc.S	blowfish
831.1Sclfile	crypto/blowfish/arch/i386/bf_cbc.S	blowfish & !i386_cpu
841.1Scl
851.1Scl#
861.1Scl# Machine-independent SCSI drivers
871.1Scl#
881.1Scl
891.17Sbouyerinclude	"dev/scsipi/files.scsipi"
901.1Scl
911.1Scl#
921.1Scl# Machine-independent ATA drivers
931.1Scl#
941.1Scl
951.17Sbouyerinclude	"dev/ata/files.ata"
961.1Scl
971.1Scl# Memory Disk for install floppy
981.1Sclfile	dev/md_root.c			memory_disk_hooks
991.1Scl
1001.27Sbouyerfile	arch/x86/x86/bus_dma.c		pci
1011.28Sbouyerfile	arch/xen/x86/xen_bus_dma.c	pci
1021.27Sbouyerfile	arch/xen/x86/bus_space.c	pci
1031.1Sclfile	arch/x86/x86/cacheinfo.c
1041.1Sclfile	arch/xen/x86/consinit.c
1051.1Sclfile	arch/xen/x86/intr.c
1061.1Sclfile	arch/x86/x86/ipi.c		multiprocessor
1071.1Sclfile	arch/x86/x86/lock_machdep.c	lockdebug
1081.1Sclfile	arch/x86/x86/softintr.c
1091.59Sadfile	arch/x86/x86/sys_machdep.c
1101.32Sjmmvfile	arch/x86/x86/x86_machdep.c
1111.1Scl
1121.1Sclinclude	"arch/xen/conf/files.compat"
1131.1Scl
1141.49Sbouyer# BIOS32 routines
1151.49Sbouyerdefine  bios32
1161.49Sbouyerfile	arch/xen/i386/bios32.c		bios32 needs-flag
1171.49Sbouyer
1181.13Sdrochner# i386 specific mainbus attributes
1191.13Sdrochnerdefine cpubus { [apid = -1] }
1201.57Sdrochnerdefine ioapicbus { [apid = -1] }
1211.13Sdrochnerdefine apmbus {}
1221.13Sdrochnerdefine pnpbiosbus {}
1231.17Sbouyerdefine vesabiosbus {}  
1241.13Sdrochnerdefine hypervisorbus {}
1251.29Sbouyerdefine xendevbus {}
1261.49Sbouyerdefine ipmibus {}
1271.13Sdrochner
1281.1Scl#
1291.1Scl# System bus types
1301.1Scl#
1311.1Scl
1321.57Sdrochnerdevice mainbus: cpubus, ioapicbus, hypervisorbus, bios32, ipmibus
1331.1Sclattach	mainbus at root
1341.5Sclfile	arch/xen/i386/mainbus.c		mainbus
1351.5Scl
1361.5Scl# Xen hypervisor
1371.48Sbouyerdevice	hypervisor { [apid = -1]}: isabus, pcibus, sysmon_power, xendevbus, acpibus
1381.17Sbouyerattach hypervisor at hypervisorbus
1391.5Sclfile	arch/xen/xen/hypervisor.c	hypervisor needs-flag
1401.46Syamtfile	arch/xen/xen/shutdown_xenbus.c	hypervisor & xen3
1411.1Scl
1421.35Sbouyer# Xenbus (xen3 only)
1431.35Sbouyerdevice xenbus {[id = -1]}
1441.35Sbouyerattach xenbus at xendevbus
1451.35Sbouyerfile arch/xen/xenbus/xenbus_client.c xenbus & xen3 needs-flag
1461.35Sbouyerfile arch/xen/xenbus/xenbus_comms.c xenbus & xen3 needs-flag
1471.37Sbouyerfile arch/xen/xenbus/xenbus_dev.c xenbus & xen3 & dom0ops needs-flag
1481.35Sbouyerfile arch/xen/xenbus/xenbus_probe.c xenbus & xen3 needs-flag
1491.35Sbouyerfile arch/xen/xenbus/xenbus_xs.c xenbus & xen3 needs-flag
1501.35Sbouyer
1511.1Scl# Numeric Processing Extension; Math Co-processor
1521.1Scldevice	npx
1531.1Sclfile	arch/xen/i386/npx.c		npx needs-flag
1541.1Scl
1551.29Sbouyerattach	npx at xendevbus with npx_hv
1561.1Sclfile	arch/xen/i386/npx_hv.c		npx_hv
1571.1Scl
1581.1Scl# Xen console support
1591.6Scldevice	xencons: tty
1601.29Sbouyerattach	xencons at xendevbus
1611.6Sclfile	arch/xen/xen/xencons.c		xencons needs-flag
1621.1Scl
1631.17Sbouyer# Xen event peudo-device
1641.17Sbouyerdefpseudo xenevt
1651.41Sbouyerdefpseudo xvif
1661.43Sbouyerdefpseudo xbdback
1671.17Sbouyer
1681.27Sbouyer# Xen Network driver
1691.27Sbouyerdevice	xennet: arp, ether, ifnet
1701.36Sbouyerattach xennet at xendevbus with xennet_hypervisor
1711.36Sbouyerattach xennet at xenbus with xennet_xenbus
1721.37Sbouyerfile   arch/xen/xen/if_xennet_xenbus.c xennet_xenbus needs-flag
1731.36Sbouyerfile   arch/xen/xen/if_xennet.c        xennet_hypervisor needs-flag
1741.27Sbouyer
1751.27Sbouyer# Xen Block device driver and wd/sd/cd identities
1761.27Sbouyerdevice	xbd: disk
1771.38Sbouyerattach	xbd at xendevbus with xbd_hypervisor
1781.38Sbouyerattach	xbd at xenbus with xbd_xenbus
1791.38Sbouyer#file	arch/xen/xen/xbd_hypervisor.c	xbd_hypervisor
1801.38Sbouyerfile	arch/xen/xen/xbd_xenbus.c	xbd_xenbus
1811.38Sbouyer#file	arch/xen/xen/xbd.c		xbd | xbd_hypervisor | xbd_xenbus needs-flag
1821.38Sbouyerfile	arch/xen/xen/xbd.c		xbd_hypervisor needs-flag
1831.27Sbouyer
1841.27Sbouyer# Non-Xen specific devices and options
1851.27Sbouyer
1861.9Sclinclude	"dev/wscons/files.wscons"
1871.9Sclinclude	"dev/wsfont/files.wsfont"
1881.58Smacallaninclude "dev/wsfb/files.wsfb"
1891.1Scl
1901.10Sclinclude	"dev/pckbport/files.pckbport"
1911.10Scl
1921.17Sbouyer#
1931.17Sbouyer# Machine-independent PCI devices
1941.17Sbouyer#
1951.17Sbouyerinclude "dev/i2o/files.i2o"
1961.17Sbouyerinclude "dev/pci/files.pci"
1971.17Sbouyerinclude "dev/pci/files.agp"
1981.54Sgdtfile 	arch/x86/pci/agp_machdep.c	agp
1991.17Sbouyerfile	arch/xen/xen/pciide_machdep.c	pciide_common
2001.23Schs
2011.17Sbouyer#
2021.17Sbouyer# Machine-independent ISA devices
2031.17Sbouyer#
2041.17Sbouyerinclude "dev/isa/files.isa"
2051.17Sbouyer
2061.31Sbouyerinclude "dev/usb/files.usb"
2071.17Sbouyer
2081.31Sbouyerinclude "dev/ieee1394/files.ieee1394"
2091.17Sbouyer
2101.40Sbouyerdevice  fdc {drive = -1} #XXX
2111.40Sbouyer
2121.44Schristosinclude "dev/apm/files.apm"
2131.44Schristos
2141.40Sbouyerinclude "dev/acpi/files.acpi"
2151.40Sbouyerfile	arch/xen/xen/xen_acpi_machdep.c	acpi
2161.48Sbouyerfile	arch/x86/x86/mpacpi.c		acpi
2171.40Sbouyerfile	arch/x86/x86/acpi_machdep.c	acpi
2181.48Sbouyerfile	arch/x86/x86/i8259.c		xen3
2191.48Sbouyer
2201.48Sbouyer# MP configuration using Intel SMP specification 1.4
2211.48Sbouyerfile	arch/x86/x86/mpbios.c		mpbios
2221.40Sbouyer
2231.40Sbouyerfile    arch/i386/pci/pci_bus_fixup.c   pci_bus_fixup
2241.40Sbouyerfile    arch/i386/pci/pci_addr_fixup.c  pci_addr_fixup
2251.40Sbouyer
2261.48Sbouyerfile	arch/x86/x86/apic.c		ioapic
2271.48Sbouyer
2281.48Sbouyerdevice ioapic
2291.57Sdrochnerattach ioapic at ioapicbus
2301.48Sbouyerfile	arch/x86/x86/ioapic.c		ioapic needs-flag
2311.48Sbouyer
2321.49Sbouyer#IPMI device
2331.49Sbouyerdevice ipmi : sysmon_envsys, sysmon_wdog
2341.49Sbouyerattach ipmi at ipmibus
2351.49Sbouyerfile	arch/x86/x86/ipmi.c		ipmi needs-flag
2361.49Sbouyer
2371.17Sbouyer# PCI-Host bridge chipsets
2381.17Sbouyerdevice	pchb: pcibus, agpbus, agp_ali, agp_amd, agp_i810, agp_intel, agp_sis,
2391.17Sbouyer	      agp_via
2401.17Sbouyerattach	pchb at pci
2411.17Sbouyerfile	arch/i386/pci/pchb.c		pchb			needs-flag
2421.34Stronfile	arch/x86/pci/pchb_rnd.c		pchb & rnd
2431.17Sbouyer
2441.17Sbouyer# PCI-ISA bridges
2451.62Salcdevice	pcib: isabus
2461.62Salcattach	pcib at pci
2471.62Salcfile	arch/xen/xen/pcib.c		pcib | ichlpcib
2481.62Salc
2491.62Salc# PCI-LPC bridges
2501.62Salcdevice	ichlpcib: isabus, sysmon_wdog
2511.62Salcattach	ichlpcib at pci
2521.62Salcfile	arch/i386/pci/ichlpcib.c	ichlpcib
2531.62Salc
2541.17Sbouyer
2551.1Scl# CPUS
2561.1Scl
2571.1Scldevice cpu
2581.13Sdrochnerattach cpu at cpubus
2591.48Sbouyer
2601.48Sbouyerdevice vcpu
2611.48Sbouyerattach vcpu at xendevbus
2621.48Sbouyer
2631.48Sbouyerfile	arch/xen/i386/cpu.c		cpu | vcpu
2641.1Scl
2651.1Scl#
2661.1Scl# Compatibility modules
2671.1Scl#
2681.1Scl
2691.1Scl# VM86 mode
2701.1Sclfile	arch/i386/i386/vm86.c			vm86
2711.1Scl
2721.1Scl# VM86 in kernel
2731.1Sclfile	arch/i386/i386/kvm86.c			kvm86
2741.1Sclfile	arch/i386/i386/kvm86call.S		kvm86
2751.1Scl
2761.1Scl# Binary compatibility with previous NetBSD releases (COMPAT_XX)
2771.53Sdrochnerfile	arch/i386/i386/compat_13_machdep.c	compat_13
2781.1Sclfile	arch/i386/i386/compat_16_machdep.c	compat_16 | compat_ibcs2
2791.1Scl
2801.1Scl# SVR4 binary compatibility (COMPAT_SVR4)
2811.1Sclinclude	"compat/svr4/files.svr4"
2821.1Sclfile	arch/i386/i386/svr4_machdep.c		compat_svr4
2831.1Sclfile	arch/i386/i386/svr4_sigcode.S		compat_svr4
2841.1Sclfile	arch/i386/i386/svr4_syscall.c		compat_svr4
2851.1Scl
2861.1Scl# MACH binary compatibility (COMPAT_MACH)
2871.1Sclinclude	"compat/mach/files.mach"
2881.1Sclfile	arch/i386/i386/mach_machdep.c		compat_mach | compat_darwin
2891.1Sclfile	arch/i386/i386/mach_sigcode.S		compat_mach | compat_darwin
2901.1Sclfile	arch/i386/i386/mach_syscall.c		compat_mach | compat_darwin
2911.1Sclfile	arch/i386/i386/macho_machdep.c		exec_macho
2921.1Scl
2931.1Scl# DARWIN binary compatibility (COMPAT_DARWIN)
2941.1Sclinclude	"compat/darwin/files.darwin"
2951.1Sclfile	arch/i386/i386/darwin_machdep.c		compat_darwin
2961.1Scl
2971.1Scl# iBCS-2 binary compatibility (COMPAT_IBCS2)
2981.1Sclinclude	"compat/ibcs2/files.ibcs2"
2991.1Sclfile	arch/i386/i386/ibcs2_machdep.c		compat_ibcs2
3001.1Sclfile	arch/i386/i386/ibcs2_sigcode.S		compat_ibcs2
3011.1Sclfile	arch/i386/i386/ibcs2_syscall.c		compat_ibcs2
3021.1Scl
3031.1Scl# Linux binary compatibility (COMPAT_LINUX)
3041.1Sclinclude	"compat/linux/files.linux"
3051.1Sclinclude	"compat/linux/arch/i386/files.linux_i386"
3061.1Sclfile	arch/i386/i386/linux_sigcode.S		compat_linux
3071.1Sclfile	arch/i386/i386/linux_syscall.c		compat_linux
3081.22Syamtfile	arch/x86/x86/linux_trap.c		compat_linux
3091.1Scl
3101.1Scl# FreeBSD binary compatibility (COMPAT_FREEBSD)
3111.1Sclinclude	"compat/freebsd/files.freebsd"
3121.1Sclfile	arch/i386/i386/freebsd_machdep.c	compat_freebsd
3131.1Sclfile	arch/i386/i386/freebsd_sigcode.S	compat_freebsd
3141.1Sclfile	arch/i386/i386/freebsd_syscall.c	compat_freebsd
3151.1Scl
3161.1Scl# Win32 binary compatibility (COMPAT_PECOFF)
3171.1Sclinclude	"compat/pecoff/files.pecoff"
3181.1Scl
3191.1Scl# OSS audio driver compatibility
3201.1Sclinclude	"compat/ossaudio/files.ossaudio"
3211.1Scl
3221.50Sxtraeme# Bluetooth
3231.50Sxtraemeinclude "dev/bluetooth/files.bluetooth"
3241.50Sxtraeme
3251.26Syamt#
3261.26Syamt# CARDBUS
3271.26Syamt#
3281.26Syamtinclude	"dev/cardbus/files.cardbus"
3291.26Syamtfile	arch/i386/i386/rbus_machdep.c	cardbus
3301.26Syamt
3311.26Syamt# this wants to be probed as late as possible.
3321.26Syamt#
3331.26Syamt# Machine-independent PCMCIA drivers
3341.26Syamt#
3351.26Syamtinclude	"dev/pcmcia/files.pcmcia"
3361.26Syamt
3371.12Scl# Domain-0 operations
3381.52Sbouyerdefflag	opt_xen.h			DOM0OPS XEN_COMPAT_030001
3391.12Sclfile	arch/xen/xen/privcmd.c		dom0ops
3401.42Sbouyerfile 	arch/xen/i386/xen_shm_machdep.c	dom0ops | xen3
3411.33Sbouyerfile	arch/xen/xen/xbdback.c		dom0ops & !xen3
3421.33Sbouyerfile	arch/xen/xen/xennetback.c	dom0ops & !xen3
3431.40Sbouyerfile	arch/xen/xen/pci_machdep.c	hypervisor & pci & !xen3
3441.40Sbouyerfile	arch/x86/pci/pci_machdep.c	hypervisor & pci & xen3
3451.40Sbouyerfile	arch/xen/xen/pci_intr_machdep.c	hypervisor & pci
3461.17Sbouyerfile	arch/xen/xen/isa_machdep.c	hypervisor & dom0ops
3471.17Sbouyerfile	arch/xen/xen/xenevt.c		xenevt & dom0ops
3481.41Sbouyerfile	arch/xen/xen/xennetback_xenbus.c xvif & xen3
3491.45Syamtfile	arch/xen/xen/xennet_checksum.c	(xvif & xen3) | xennet_xenbus
3501.43Sbouyerfile	arch/xen/xen/xbdback_xenbus.c xbdback & xen3
3511.12Scl
3521.18Sbouyerinclude "arch/i386/conf/majors.i386"
353