TX3912 revision 1.78
11.1Such#
21.18Such# Distribution kernel (TOSHIBA TX3912 based model) kernel config file
31.1Such
41.1Such#
51.78Sdholland#	$NetBSD: TX3912,v 1.78 2011/12/18 05:49:28 dholland Exp $
61.1Such#
71.1Suchinclude		"arch/hpcmips/conf/std.hpcmips"
81.42Satatat
91.42Satatat#options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
101.1Such
111.33Suchmaxusers	16
121.1Such
131.34Suchinclude		"arch/hpcmips/conf/std.hpcmips.tx39"
141.68Stsutsuimakeoptions	CPUFLAGS="-march=r3900"	# CPU codegen options
151.14Suchoptions 	TX391X			# Product TMPR3912
161.14Such
171.14Suchoptions 	TX39_DEBUG
181.14Suchoptions 	TX39_WATCHDOGTIMER
191.38Such#options 	TX39ICU_DEBUG
201.38Such#options 	TX39CLOCK_DEBUG
211.38Such#options 	TX39BIU_DEBUG
221.38Such#options 	TX39POWER_DEBUG
231.38Such#options 	TX39UART_DEBUG
241.1Such
251.52Suchoptions 	KLOADER
261.52Suchoptions 	KLOADER_KERNEL_PATH="\"/netbsd\""
271.52Suchoptions		KLOADER_DEBUG
281.52Such
291.14Suchoptions 	SERIALCONSSLOT=0	# UARTA 0, UARTB 1
301.1Such
311.14Suchoptions 	DDB			# in-kernel debugger
321.9Such#options 	DDB_ONPANIC=0		# don't enter debugger on panic
331.14Suchoptions 	DIAGNOSTIC		# extra kernel debugging checks
341.14Suchoptions 	DEBUG			# extra kernel debugging support
351.14Suchoptions 	KTRACE			# system call tracing support
361.9Such#options 	SYSCALL_DEBUG		# for debug
371.40Slukem#options 	MEMORY_DISK_ROOT_SIZE=10000
381.32Slukemoptions 	MSGBUFSIZE=65534	# for dmesg
391.1Such
401.11Such#options 	MEMORY_DISK_HOOKS
411.11Such#options 	MEMORY_DISK_IS_ROOT	# force root on memory disk
421.11Such#options 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
431.40Slukem#options 	MEMORY_DISK_ROOT_SIZE=12288	# size of memory disk, in blocks
441.11Such
451.8Suchoptions 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
461.8Suchoptions 	PPP_DEFLATE	# Deflate compression support for PPP
471.8Suchoptions 	PPP_FILTER	# Active filter support for PPP (requires bpf)
481.8Such
491.14Suchoptions 	COMPAT_43
501.69Stsutsuioptions 	COMPAT_16
511.69Stsutsuioptions 	COMPAT_20
521.69Stsutsuioptions 	COMPAT_30	# NetBSD 3.0 compatibility.
531.70Stsutsuioptions 	COMPAT_40	# NetBSD 4.0 compatibility.
541.55Schristosoptions		COMPAT_BSDPTY	# /dev/[pt]ty?? ptys.
551.1Such
561.2Suchoptions 	SCSIVERBOSE	# human readable SCSI error messages
571.14Suchoptions 	PCMCIAVERBOSE	# verbose PCMCIA configuration messages
581.1Such
591.15Suchoptions 	NTP			# network time protocol
601.36Sjdolecek
611.44Slukemoptions 	USERCONF	# userconf(4) support
621.36Sjdolecek#options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
631.53Satatat#options 	SYSCTL_INCLUDE_DESCR	# Include sysctl descriptions in kernel
641.15Such
651.15Such# File systems
661.15Suchfile-system 	FFS		# UFS
671.15Such#file-system 	EXT2FS		# second extended file system (linux)
681.15Such#file-system 	LFS		# log-structured file system
691.15Suchfile-system 	MFS		# memory file system
701.15Suchfile-system 	NFS		# Network File System client
711.15Such#file-system 	CD9660		# ISO 9660 + Rock Ridge file system
721.15Suchfile-system 	MSDOSFS		# MS-DOS file system
731.15Suchfile-system 	FDESC		# /dev/fd
741.15Suchfile-system 	KERNFS		# /kern
751.15Such#file-system 	NULLFS		# loopback file system
761.15Such#file-system 	OVERLAY		# overlay file system
771.15Suchfile-system 	PROCFS		# /proc
781.15Such#file-system 	UMAPFS		# NULLFS + uid and gid remapping
791.15Suchfile-system 	UNION		# union file system
801.15Such#file-system	CODA		# Coda File System; also needs vcoda (below)
811.61Schristosfile-system	PTYFS		# /dev/pts/N support
821.1Such
831.1Such# Networking options
841.15Such#options 	GATEWAY		# IP packet forwarding
851.15Suchoptions 	INET		# IP + ICMP + TCP + UDP
861.15Suchoptions 	INET6		# IPV6
871.15Such#options 	IPSEC		# IP security
881.15Such#options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
891.58Stron#options 	IPSEC_NAT_T	# IPsec NAT traversal (NAT-T)
901.15Such#options 	IPSEC_DEBUG	# debug for IP security
911.15Such#options 	MROUTING	# Multicast routing support
921.54Smanu#options 	PIM		# Protocol Independent Multicast
931.15Such#options 	ISO		# OSI networking
941.15Such#options 	TPIP		# TPIP
951.15Such#options 	EON		# OSI tunneling over IP
961.15Such
971.15Suchoptions 	NFSSERVER	# Sun NFS-compatible filesystem (server)
981.78Sdhollandoptions 	WAPBL		# File system journaling support
991.76Sbouyer#options 	QUOTA		# legacy UFS quotas
1001.76Sbouyer#options 	QUOTA2		# new, in-filesystem UFS quotas
1011.62Stsutsuioptions 	FFS_NO_SNAPSHOT	# No FFS snapshot support
1021.15Such
1031.15Suchoptions 	NFS_BOOT_DHCP
1041.35Stakemura
1051.35Stakemura# compile options
1061.45Sshin#makeoptions	DEFGP="-G 14"
1071.1Such
1081.1Suchconfig		netbsd		root on ? type ?
1091.27Such
1101.27Such# temporally power management
1111.27Suchhpcapm0	at mainbus0			# power management
1121.27Suchapmdev0	at hpcapm0			# APM
1131.1Such
1141.1Such#
1151.34Such# System Internal Modules (TX391X specific)
1161.1Such#
1171.14Suchtx3912video*	at txsim?
1181.14Suchtx39ir*		at txcom1
1191.1Such
1201.1Such#
1211.1Such# TX39 external modules. (Platform dependent)
1221.1Such#
1231.32Slukemoptions 	USE_POLL	# keyboard / touchpanel device requires this
1241.9Such
1251.30Such# IO module manager (virtual bridge) DO NOT DELETE
1261.30Suchtxioman* at txsim?
1271.51Such# iochip 0 TX39 internal MFIO
1281.51Such#	 1 TX39 internal IO
1291.30Such#	 2 BETTY IO
1301.28Such#	(3 ITE IO notyet)
1311.28Such# edge  0 no interrupt.
1321.28Such# edge  1 positive edge
1331.28Such# edge  2 negative edge
1341.28Such# edge  3 both edge
1351.28Such# initial ... set initial state (on/off)
1361.30Suchhpcioman3 at txioman? platform COMPAQ_C_2010
1371.51Suchhpcout*	at hpcioman3 iochip 0 evtype POWER  id PWCTL_LED	port 3  initvalue 0
1381.51Suchhpcin*	at hpcioman3 iochip 1 evtype BUTTON id BTN_REC		port 6  edge 1
1391.51Suchhpcin*	at hpcioman3 iochip 1 evtype BUTTON id BTN_APP0		port 5  edge 1
1401.51Suchhpcin*	at hpcioman3 iochip 0 evtype EVENT  id PME_AC		port 28 edge 1
1411.51Suchhpcin*	at hpcioman3 iochip 0 evtype EVENT  id COM0_DCD		port 30 edge 3
1421.51Suchhpcin*	at hpcioman3 iochip 0 evtype EVENT  id COM0_CTS		port 5  edge 3
1431.51Suchhpcout*	at hpcioman3 iochip 0 evtype SET    id COM0_DTR		port 31
1441.51Suchhpcout*	at hpcioman3 iochip 0 evtype SET    id COM0_RTS		port 6
1451.30Such
1461.30Suchhpcioman4 at txioman? platform COMPAQ_C_810
1471.51Suchhpcout*	at hpcioman4 iochip 0 evtype POWER  id PWCTL_LED	port 3  initvalue 0
1481.51Suchhpcin*	at hpcioman4 iochip 1 evtype BUTTON id BTN_REC		port 6  edge 1
1491.51Suchhpcin*	at hpcioman4 iochip 1 evtype BUTTON id BTN_APP0		port 5  edge 1
1501.51Suchhpcin*	at hpcioman4 iochip 0 evtype EVENT  id PME_AC		port 28 edge 1
1511.51Suchhpcin*	at hpcioman4 iochip 0 evtype EVENT  id COM0_DCD		port 30 edge 3
1521.51Suchhpcin*	at hpcioman4 iochip 0 evtype EVENT  id COM0_CTS		port 5  edge 3
1531.51Suchhpcout*	at hpcioman4 iochip 0 evtype SET    id COM0_DTR		port 31
1541.51Suchhpcout*	at hpcioman4 iochip 0 evtype SET    id COM0_RTS		port 6
1551.30Suchhpcout*	at hpcioman4 iochip 2 evtype BUTTON id BTN_LIGHT	port 5
1561.30Such
1571.30Suchhpcioman5 at txioman? platform SHARP_MOBILON
1581.51Suchhpcout*	at hpcioman5 iochip 0 evtype POWER  id PWCTL_LCDLIGHT	port 14
1591.51Suchhpcin*	at hpcioman5 iochip 1 evtype BUTTON id BTN_REC		port 0  edge 1
1601.51Suchhpcin*	at hpcioman5 iochip 0 evtype BUTTON id BTN_APP0		port 31 edge 1
1611.51Suchhpcin*	at hpcioman5 iochip 0 evtype BUTTON id BTN_COVER	port 29 edge 1
1621.51Such#hpcin*	at hpcioman5 iochip 1 evtype EVENT  id COM0_CTS		port 4  edge 3 # DANGER
1631.51Such#hpcin*	at hpcioman5 iochip 1 evtype EVENT  id COM0_DCD		port 6  edge 3 # DANGER
1641.51Suchhpcout*	at hpcioman5 iochip 1 evtype SET    id COM0_RTS		port 5
1651.51Suchhpcout*	at hpcioman5 iochip 0 evtype SET    id COM0_DTR		port 15
1661.1Such
1671.9Such# Chip select manager
1681.14Suchtxcsbus3	at tx39biu? platform COMPAQ_C
1691.14Suchtxcsbus4	at tx39biu? platform PHILIPS_NINO
1701.14Suchtxcsbus5	at tx39biu? platform SHARP_MOBILON
1711.14Suchtxcsbus*	at tx39biu?	# misc unknown.
1721.2Such
1731.7Such# PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard)
1741.14Suchtc5165buf*	at txcsbus3 iocs 3 iocsbase 0 iocssize 0x100 iocswidth 16
1751.14Suchtc5165buf*	at txcsbus5 iocs 4 iocsbase 0 iocssize 0x100 iocswidth 16
1761.24Stakemurahpckbd*		at tc5165buf?
1771.2Such
1781.7Such# ITE IT8368E PCMCIA / TOSHIBA TC6345AF buffer chip (PCMCIA)
1791.11Such# card/insert	... 3:2 (98)
1801.11Such# remove	... 5:8 (168)
1811.32Slukemoptions 	IT8368E_LEGACY_MODE	# Mobilon HC-4100 requires this
1821.14Suchit8368e*	at txcsbus? regcs 2 regcsbase 0 regcssize 0x20 regcswidth 16 iocs 8 iocsbase 0 iocssize 0x4000000 iocswidth 16 irq1 98 irq2 168 irq3 98
1831.1Such
1841.7Such# PHILIPS UCB1200 / TOSHIBA TC35413F (modem/audio analog front-end)
1851.14Suchucb*		at tx39sib? slot 0
1861.14Suchucbtp*		at ucb?
1871.14Suchucbsnd*		at ucb?
1881.14Suchucbio*		at ucb?
1891.1Such
1901.1Such# WS console uses SUN or VT100 terminal emulation
1911.19Suchhpcfb*		at tx3912video?
1921.14Suchwsdisplay*	at hpcfb?
1931.24Stakemurawskbd*		at hpckbd? mux 1
1941.14Suchwsmouse*	at ucbtp? mux 0
1951.14Suchbtnmgr0		at mainbus0
1961.14Suchwskbd*		at btnmgr0 mux 1
1971.1Such
1981.1Suchoptions 	WSEMUL_VT100
1991.21Suchoptions 	WS_KERNEL_FG=WSCOL_BROWN
2001.21Suchoptions 	WS_KERNEL_BG=WSCOL_BLUE
2011.1Suchoptions 	WSDISPLAY_DEFAULTSCREENS=4
2021.1Suchoptions 	FONT_VT220L8x10
2031.20Stakemura# compatibility to other console drivers
2041.20Stakemuraoptions 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
2051.20Stakemuraoptions 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
2061.20Stakemuraoptions 	WSDISPLAY_COMPAT_USL		# VT handling
2071.20Stakemuraoptions 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
2081.1Such
2091.1Such# PCMCIA bus support
2101.1Suchpcmcia* at it8368e? controller ? socket ?
2111.1Such
2121.1Such# PCMCIA IDE disk
2131.1Suchwdc*	at pcmcia? function ?
2141.49Slukem
2151.49Slukem# ATA (IDE) bus support
2161.49Slukematabus* at ata?
2171.49Slukem
2181.49Slukem# IDE drives
2191.48Sshinwd*	at atabus? drive ? flags 0x0000
2201.1Such
2211.1Such# ATAPI bus support
2221.49Slukematapibus* at atapi?
2231.1Such
2241.15Such# ATAPI devices
2251.15Such# flags have the same meaning as for IDE drives.
2261.15Suchcd*	at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
2271.15Suchsd*	at atapibus? drive ? flags 0x0000	# ATAPI disk drives
2281.15Such#uk*	at atapibus? drive ? flags 0x0000	# ATAPI unknown
2291.15Such
2301.1Such# PCMCIA network interfaces
2311.15Such#awi*	at pcmcia? function ?		# BayStack 650/660 (802.11FH/DS)
2321.15Such#cnw*	at pcmcia? function ?		# Xircom/Netwave AirSurfer
2331.15Such#ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
2341.15Such#mbe*	at pcmcia? function ?		# MB8696x based Ethernet
2351.15Such#ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
2361.15Such#ray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
2371.15Such#sm*	at pcmcia? function ?		# Megahertz Ethernet
2381.15Such#wi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
2391.15Such#xe*	at pcmcia? function ?		# Xircom PCMCIA cards
2401.15Such
2411.15Such#mhzc*	at pcmcia? function ?		# Megahertz Ethernet/Modem combo cards
2421.15Such#com*	at mhzc?
2431.15Such#sm*	at mhzc?
2441.1Such
2451.15Such# PCMCIA serial interfaces
2461.15Such#com*	at pcmcia? function ?		# Modems and serial cards
2471.15Such
2481.15Such#pcmcom*	at pcmcia? function ?		# PCMCIA multi-port serial cards
2491.15Such#com*	at pcmcom? slave ?		# ...and the slave devices
2501.1Such
2511.1Such# PCMCIA SCSI interfaces
2521.15Suchaic*	at pcmcia? function ?		# Adaptec APA-1460 SCSI
2531.15Suchesp*	at pcmcia? function ?		# Qlogic ESP406/FAS408 SCSI
2541.15Such
2551.1Suchscsibus* at aic?
2561.15Suchscsibus* at esp?
2571.15Such
2581.15Such# SCSI devices
2591.1Suchsd*	at scsibus? target ? lun ?	# SCSI disk drives
2601.15Such#st*	at scsibus? target ? lun ?	# SCSI tape drives
2611.15Such#cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
2621.15Such#ch*	at scsibus? target ? lun ?	# SCSI autochangers
2631.15Such#ss*	at scsibus? target ? lun ?	# SCSI scanners
2641.15Such#uk*	at scsibus? target ? lun ?	# SCSI unknown
2651.1Such
2661.4Such# disk/mass storage pseudo-devices
2671.15Such#pseudo-device	ccd		4	# concatenated disks
2681.15Such#pseudo-device	raid		4	# RAIDframe disk driver
2691.15Such#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
2701.74Spooka#pseudo-device	fss			# file system snapshot device
2711.75Shannkenpseudo-device	md			# memory disk
2721.65Scubepseudo-device	vnd			# disk-like interface to files
2731.4Such
2741.15Such# network pseudo-devices
2751.64Srpaulopseudo-device	bpfilter		# Berkeley packet filter
2761.8Suchpseudo-device	ipfilter		# IP filter (firewall) and NAT
2771.1Suchpseudo-device	loop		1	# network loopback
2781.65Scubepseudo-device	ppp			# Point-to-Point Protocol
2791.1Such
2801.4Such# mouse & keyboard multiplexor pseudo-devices
2811.31Saugustsspseudo-device	wsmux
2821.12Such
2831.15Such# a pseudo device needed for Coda	# also needs CODA (above)
2841.15Such#pseudo-device	vcoda		4	# coda minicache <-> venus comm.
2851.15Such
2861.15Such# miscellaneous pseudo-devices
2871.25Sjdolecekpseudo-device	pty			# pseudo-terminals
2881.43Slukempseudo-device	clockctl		# user control of clock subsystem
2891.15Such
2901.15Such# for IPv6
2911.65Scubepseudo-device	gif			# IPv[46] over IPv[46] tunnel (RFC1933)
2921.65Scube#pseudo-device	faith			# IPv[46] tcp relay translation i/f
2931.66Spavelpseudo-device	stf			# 6to4 IPv6 over IPv4 encapsulation
294