MPC8536DS revision 1.25
11.25Smrg#	$NetBSD: MPC8536DS,v 1.25 2017/09/14 07:58:40 mrg Exp $
21.2Smatt#
31.2Smatt#	MPC8536DS -- everything that's currently supported
41.2Smatt#
51.2Smatt
61.25Smrginclude 	"arch/evbppc/conf/std.mpc85xx"
71.2Smatt
81.2Smattoptions 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
91.2Smatt
101.25Smrgident 		"MPC8536DS-$Revision: 1.25 $"
111.2Smatt
121.2Smattmaxusers	32
131.2Smatt
141.4Smattmakeoptions	NEED_BINARY="yes"
151.4Smattmakeoptions	NEED_UBOOTIMAGE="yes"
161.4Smatt
171.2Smatt#options 	UVMHIST
181.2Smatt#options 	UVMHIST_PRINT
191.2Smatt
201.2Smattoptions 	MPC8536
211.2Smattoptions 	PIXIS
221.2Smatt#options 	HZ=1000
231.2Smatt
241.2Smatt#options 	INSECURE	# disable kernel security levels
251.2Smatt#options 	NTP		# NTP phase/frequency locked loop
261.2Smattoptions 	KTRACE		# system call tracing via ktrace(1)
271.2Smatt
281.2Smattoptions 	SYSVMSG		# System V message queues
291.2Smattoptions 	SYSVSEM		# System V semaphores
301.2Smattoptions 	SYSVSHM		# System V shared memory
311.2Smatt
321.2Smattoptions 	USERCONF	# userconf(4) support
331.2Smatt#options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
341.2Smatt#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
351.2Smatt
361.2Smatt# Diagnostic/debugging support options
371.2Smattoptions 	DIAGNOSTIC	# cheap kernel consistency checks
381.2Smattoptions 	DEBUG		# expensive debugging checks/support
391.2Smatt#options 	SYSCALL_DEBUG	# syscall debugging
401.2Smattoptions 	DDB		# in-kernel debugger
411.2Smattoptions 	DDB_HISTORY_SIZE=512	# enable history editing in DDB
421.2Smattoptions 	TRAP_PANICWAIT
431.21Sjoergmakeoptions	COPY_SYMTAB=1	# size for embedded symbol table
441.2Smatt
451.2Smattmakeoptions	DEBUG="-g"	# compile full symbol table
461.2Smatt
471.2Smatt# Compatibility options
481.25Smrginclude 	"conf/compat_netbsd13.config"
491.2Smatt#options 	COMPAT_386BSD_MBRPART # recognize old partition ID
501.2Smatt
511.12Smatt# Wedge support
521.12Smattoptions 	DKWEDGE_AUTODISCOVER	# Automatically add dk(4) instances
531.12Smattoptions 	DKWEDGE_METHOD_GPT	# Supports GPT partitions as wedges
541.12Smatt
551.2Smatt# File systems
561.2Smattfile-system 	FFS		# UFS
571.2Smattfile-system 	EXT2FS		# second extended file system (linux)
581.2Smattfile-system 	LFS		# log-structured file system
591.2Smattfile-system 	MFS		# memory file system
601.2Smattfile-system 	NFS		# Network File System client
611.2Smattfile-system 	CD9660		# ISO 9660 + Rock Ridge file system
621.2Smattfile-system 	MSDOSFS		# MS-DOS file system
631.2Smatt#file-system 	FDESC		# /dev/fd
641.2Smattfile-system 	TMPFS		# efficient memory file system
651.2Smattfile-system 	KERNFS		# /kern
661.2Smattfile-system 	NULLFS		# loopback file system
671.2Smatt#file-system 	OVERLAY		# overlay file system
681.2Smatt#file-system	PUFFS		# Userspace file systems (e.g. ntfs-3g & sshfs)
691.2Smattfile-system 	PROCFS		# /proc
701.2Smatt#file-system 	UMAPFS		# NULLFS + uid and gid remapping
711.2Smatt#file-system 	UNION		# union file system
721.2Smattfile-system	PTYFS		# /dev/pts/N support
731.2Smatt
741.2Smatt# File system options
751.3Sbouyeroptions 	QUOTA		# legacy UFS quotas
761.3Sbouyeroptions 	QUOTA2		# new, in-filesystem UFS quotas
771.23Srin#options 	DISKLABEL_EI	# disklabel Endian Independent support
781.6Swizoptions 	FFS_EI		# FFS Endian Independent support
791.10Sdhollandoptions 	WAPBL		# File system journaling support
801.2Smattoptions 	NFSSERVER	# Network File System server
811.2Smatt#options 	FFS_NO_SNAPSHOT	# No FFS snapshot support
821.2Smattoptions 	EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
831.2Smatt				# immutable) behave as system flags.
841.2Smatt
851.2Smattoptions 	NFS_BOOT_DHCP	# Support DHCP NFS root
861.2Smatt
871.2Smatt# Networking options
881.2Smatt#options 	GATEWAY		# packet forwarding
891.2Smattoptions 	INET		# IP + ICMP + TCP + UDP
901.2Smattoptions 	INET_CSUM_COUNTERS
911.2Smattoptions 	TCP_CSUM_COUNTERS
921.2Smattoptions 	UDP_CSUM_COUNTERS
931.2Smatt#options 	INET6		# IPV6
941.2Smatt#options 	IPSEC		# IP security
951.2Smatt#options 	IPSEC_DEBUG	# debug for IP security
961.2Smatt#options 	MROUTING	# IP multicast routing
971.2Smatt#options 	PIM		# Protocol Independent Multicast
981.2Smatt#options        DIRECTED_BROADCAST      # allow broadcasts through routers
991.2Smatt#options 	NETATALK	# AppleTalk networking protocols
1001.2Smatt#options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
1011.2Smatt#options 	PPP_DEFLATE	# Deflate compression support for PPP
1021.2Smatt#options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
1031.2Smatt#options 	IPFILTER_LOG	# ipmon(8) log support
1041.2Smatt#options 	IPFILTER_LOOKUP	# ippool(8) support
1051.2Smatt#options 	TCP_DEBUG	# Record last TCP_NDEBUG packets with SO_DEBUG
1061.2Smatt
1071.2Smatt# These options enable verbose messages for several subsystems.
1081.2Smatt# Warning, these may compile large string tables into the kernel!
1091.2Smattoptions 	PCIVERBOSE	# verbose PCI device autoconfig messages
1101.2Smattoptions 	MIIVERBOSE	# verbose PHY autoconfig messages
1111.2Smatt#options 	PCI_CONFIG_DUMP	# verbosely dump PCI config space
1121.2Smattoptions 	SCSIVERBOSE	# human readable SCSI error messages
1131.2Smatt#options 	PCI_NETBSD_CONFIGURE	# Do not rely on BIOS/whatever to configure PCI devices
1141.2Smatt#options 	PCI_CONFIGURE_VERBOSE	# Show PCI config information
1151.2Smatt
1161.2Smatt# wscons options
1171.2Smatt#options 	WSEMUL_SUN		# sun terminal emulation
1181.2Smatt#options 	WSEMUL_VT100		# VT100 / VT220 emulation
1191.14Sabs#options 	WSDISPLAY_COMPAT_USL		# wsconscfg VT handling
1201.2Smatt
1211.2Smatt# Kernel root file system and dump configuration.
1221.2Smattconfig		netbsd		root on ? type ?
1231.4Smattconfig		nfsnetbsd	root on tsec0 type nfs
1241.2Smatt
1251.2Smatt#
1261.2Smatt# Device configuration
1271.2Smatt#
1281.2Smatt
1291.2Smattmainbus0 at root			# Processor Local Bus
1301.2Smatt
1311.2Smattcpunode*	at mainbus? node ?
1321.2Smattgpio*		at gpiobus?
1331.2Smatt
1341.2Smattcpu0		at cpunode?
1351.2Smatt
1361.2Smattobio0		at cpunode?		# On-chip Peripheral Bus
1371.2Smatt#mkclock0	at obio0 addr 0xf8000000 size 8192
1381.2Smatt
1391.7Scliff# NOR Flash
1401.7Scliff#options 	NOR_VERBOSE
1411.8Smattcfi0	 	at obio0 cs 0
1421.8Smattnor*		at cfi?
1431.7Scliffflash*		at nor? offset 0 size 0x8000000
1441.7Scliff
1451.2Smatte500wdog*	at cpunode?		# Watchdog timer
1461.2Smatt
1471.8Smattddrc*		at cpunode?
1481.2Smattduart*		at cpunode?
1491.2Smattcom*		at duart? port ?
1501.2Smattoptions		CONSPEED=9600
1511.2Smattoptions		CONSADDR="DUART1_BASE"
1521.2Smatt
1531.11Smatttsec0		at cpunode? phy 1	# Enhanced 3-Speed Ethernet Controller
1541.11Smattmdio0		at tsec0
1551.11Smatttsec1		at cpunode? mdio 0 phy 0 # Enhanced 3-Speed Ethernet Controller
1561.2Smattciphy*		at mii?			# Cicada PHY
1571.2Smattukphy*		at mii?
1581.2Smatt#options 	ETSEC_EVENT_COUNTERS
1591.2Smatt
1601.2Smattehci*		at cpunode?		# usb
1611.2Smatt
1621.2Smattdiic*		at cpunode?		# i2c bus
1631.2Smattiic*		at diic?
1641.2Smattspdmem* 	at iic1 addr 0x51	# DDR
1651.2Smattdsrtc*		at iic1 addr 0x68	# RTC
1661.2Smatt
1671.2Smattpq3pcie*	at cpunode?		# PCI-Express controller
1681.2Smattpq3pci* 	at cpunode?		# PCI(X)
1691.2Smattpci*		at pq3pcie?
1701.2Smattpci*		at pq3pci?
1711.2Smatt
1721.2Smattppb*		at pci? dev ? function ?	# PCI-PCI bridges
1731.2Smattpci*		at ppb?
1741.2Smatt
1751.2Smatt#ohci1		at pci1 dev 0 function 2
1761.2Smatt#ehci1		at pci1 dev 0 function 3
1771.2Smattohci*		at pci? dev ? function ?
1781.2Smattehci*		at pci? dev ? function ?
1791.2Smatt#uhci*		at pci? dev ? function ?
1801.2Smattusb*		at ehci?
1811.2Smattusb*		at ohci?
1821.2Smatt#usb*		at uhci?
1831.2Smattuhub*		at usb?
1841.2Smattumass*		at uhub? port ?
1851.2Smattscsibus*	at umass? channel ?
1861.2Smattsd*		at scsibus? target ? lun ?
1871.2Smatt
1881.7Scliff#sdhc* 		at cpunode?		# sdmmc
1891.7Scliff#sdmmc*  	at sdhc?		# SD/MMC bus
1901.7Scliff#ld* 		at sdmmc?
1911.2Smatt
1921.2Smatt#siisata*	at pci? dev ? function ?
1931.2Smatt#atabus* 	at siisata? channel ?
1941.2Smatt#jmide*		at pci? dev ? function ?	# JMicron PCI-e PATA/SATA controllers
1951.2Smatt#ahcisata*	at jmide?
1961.2Smatt#atabus* 	at ahcisata? channel ?
1971.2Smatt
1981.2Smatt#viaide* 	at pci? dev ? function ?
1991.2Smatt#atabus* 	at viaide? channel ?
2001.2Smatt#wd*		at atabus? drive ?
2011.2Smatt#rtk*		at pci? dev ? function ?
2021.2Smattwm*		at pci? dev ? function ?	# Intel Ethernet
2031.2Smatt
2041.2Smatt#inphy*		at mii? phy ?			# Intel 82555 PHYs
2051.2Smatt#iophy*		at mii? phy ?			# Intel 82553 PHYs
2061.2Smattmakphy* 	at mii? phy ?			# Marvell PHYs
2071.2Smatt#ukphy*		at mii? phy ?			# generic unknown PHYs
2081.2Smatt
2091.2Smattpseudo-device	loop			# network loopback
2101.2Smattpseudo-device	bpfilter		# packet filter
2111.2Smattpseudo-device	clockctl		# user control of clock subsystem
2121.13Smattpseudo-device	drvctl			# user control of disk subsystem
2131.2Smattpseudo-device	ksyms			# /dev/ksyms
2141.2Smattpseudo-device	pty			# pseudo-terminals
2151.2Smattpseudo-device	kttcp			# kernel ttcp
2161.2Smattpseudo-device	vlan			# 802.1Q VLANs
217