TX3912 revision 1.28
11.1Such#
21.18Such# Distribution kernel (TOSHIBA TX3912 based model) kernel config file
31.1Such
41.1Such#
51.28Such#	$NetBSD: TX3912,v 1.28 2000/10/22 10:42:31 uch Exp $
61.1Such#
71.1Suchinclude		"arch/hpcmips/conf/std.hpcmips"
81.1Such
91.1Suchmaxusers	8
101.1Such
111.14Suchoptions 	MIPS1			# R2000/R3000 CPUs
121.14Suchoptions 	ENABLE_MIPS_TX3900	# R3900 CPU core
131.6Sshinoptions 	NOFPU			# No FPU
141.6Sshinoptions 	SOFTFLOAT		# emulate FPU insn
151.1Such#options	R3900_CACHE_DISABLE	# Disable I/D-cache
161.1Such
171.14Suchoptions 	TX39XX			# Toshiba TX39 series
181.14Suchoptions 	TX391X			# Product TMPR3912
191.14Suchoptions 	KSEG2IOBUFSIZE=0x08000000	# MCS[0:3] are mapped to kseg2
201.14Such
211.14Suchoptions 	TX39_DEBUG
221.14Suchoptions 	TX39_WATCHDOGTIMER
231.14Such#options 	TX39ICUDEBUG
241.14Such#options 	TX39CLKDEBUG
251.14Such#options 	TX39BIUDEBUG
261.14Such#options 	TX39POWERDEBUG
271.14Such#options 	TX39UARTDEBUG
281.1Such
291.14Suchoptions 	__NO_SOFT_SERIAL_INTERRUPT
301.14Suchoptions 	SERIALCONSSLOT=0	# UARTA 0, UARTB 1
311.1Such
321.14Suchoptions 	DDB			# in-kernel debugger
331.9Such#options 	DDB_ONPANIC=0		# don't enter debugger on panic
341.14Suchoptions 	DIAGNOSTIC		# extra kernel debugging checks
351.14Suchoptions 	DEBUG			# extra kernel debugging support
361.14Suchoptions 	KTRACE			# system call tracing support
371.9Such#options 	SYSCALL_DEBUG		# for debug
381.1Such#options	 MINIROOTSIZE=10000
391.28Suchoptions		MSGBUFSIZE=65534	# for dmesg
401.1Such
411.11Such#options 	MEMORY_DISK_HOOKS
421.11Such#options 	MEMORY_DISK_IS_ROOT	# force root on memory disk
431.11Such#options 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
441.11Such#options 	MINIROOTSIZE=12288	# size of memory disk, in blocks
451.11Such
461.8Suchoptions 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
471.8Suchoptions 	PPP_DEFLATE	# Deflate compression support for PPP
481.8Suchoptions 	PPP_FILTER	# Active filter support for PPP (requires bpf)
491.8Such
501.14Suchoptions 	COMPAT_43
511.1Such
521.2Suchoptions 	SCSIVERBOSE	# human readable SCSI error messages
531.14Suchoptions 	PCMCIAVERBOSE	# verbose PCMCIA configuration messages
541.1Such
551.15Suchoptions 	NTP			# network time protocol
561.15Such#options 	UCONSOLE		# users can redirect console (unsafe)
571.15Such
581.15Such# File systems
591.15Suchfile-system 	FFS		# UFS
601.15Such#file-system 	EXT2FS		# second extended file system (linux)
611.15Such#file-system 	LFS		# log-structured file system
621.15Suchfile-system 	MFS		# memory file system
631.15Suchfile-system 	NFS		# Network File System client
641.15Such#file-system 	CD9660		# ISO 9660 + Rock Ridge file system
651.15Suchfile-system 	MSDOSFS		# MS-DOS file system
661.15Suchfile-system 	FDESC		# /dev/fd
671.15Suchfile-system 	KERNFS		# /kern
681.15Such#file-system 	NULLFS		# loopback file system
691.15Such#file-system 	OVERLAY		# overlay file system
701.15Such#file-system 	PORTAL		# portal filesystem (still experimental)
711.15Suchfile-system 	PROCFS		# /proc
721.15Such#file-system 	UMAPFS		# NULLFS + uid and gid remapping
731.15Suchfile-system 	UNION		# union file system
741.15Such#file-system	CODA		# Coda File System; also needs vcoda (below)
751.1Such
761.1Such# Networking options
771.15Such#options 	GATEWAY		# IP packet forwarding
781.15Suchoptions 	INET		# IP + ICMP + TCP + UDP
791.15Suchoptions 	INET6		# IPV6
801.15Such#options 	IPSEC		# IP security
811.15Such#options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
821.15Such#options 	IPSEC_DEBUG	# debug for IP security
831.15Such#options 	MROUTING	# Multicast routing support
841.15Such#options 	ISO		# OSI networking
851.15Such#options 	TPIP		# TPIP
861.15Such#options 	EON		# OSI tunneling over IP
871.15Such#options 	CCITT,LLC,HDLC	# X.25
881.15Such
891.15Suchoptions 	NFSSERVER	# Sun NFS-compatible filesystem (server)
901.23Sshinoptions 	SOFTDEP         # FFS soft updates support.
911.15Such#options 	QUOTA		# UFS quotas
921.26Sshinoptions 	VNODE_OP_NOINLINE # don't inline vnode op calls
931.15Such
941.15Suchoptions 	NFS_BOOT_DHCP
951.1Such
961.1Suchconfig		netbsd		root on ? type ?
971.27Such
981.27Such# temporally power management
991.27Suchhpcapm0	at mainbus0			# power management
1001.27Suchapmdev0	at hpcapm0			# APM
1011.1Such
1021.14Suchtxsim*	at mainbus0
1031.1Such#
1041.1Such# System Internal Modules
1051.1Such#
1061.14Suchtx39biu*	at txsim?
1071.14Suchtx39icu*	at txsim?
1081.14Suchtx39clock*	at txsim?
1091.14Suchtx39power*	at txsim?
1101.14Suchtx3912video*	at txsim?
1111.14Suchtx39io*		at txsim?
1121.14Suchtx39sib*	at txsim?
1131.14Suchtx39uart*	at txsim?
1141.14Suchtxcom0		at tx39uart? slot 0
1151.14Suchtxcom1		at tx39uart? slot 1
1161.14Suchtx39ir*		at txcom1
1171.1Such
1181.1Such#
1191.1Such# TX39 external modules. (Platform dependent)
1201.1Such#
1211.9Suchoptions USE_POLL	# keyboard / touchpanel device  requires this
1221.9Such
1231.28Such# unified IO module manager
1241.28Such# group 0 MFIO
1251.28Such#	1 IO
1261.28Such#	2 BETTY IO
1271.28Such#	(3 ITE IO notyet)
1281.28Such# edge  0 no interrupt.
1291.28Such# edge  1 positive edge
1301.28Such# edge  2 negative edge
1311.28Such# edge  3 both edge
1321.28Such# initial ... set initial state (on/off)
1331.28Suchtxioman3 at txsim? platform COMPAQ_C
1341.28Suchtxout*	at txioman3 id PWCTL_LED	evtype POWER group 0 port 3 initial 0
1351.28Suchtxin*	at txioman3 id BTN_REC		evtype BUTTON group 1 port 6 edge 1
1361.28Suchtxin*	at txioman3 id BTN_APP0		evtype BUTTON group 1 port 5 edge 1
1371.28Suchtxin*	at txioman3 id PME_AC		evtype EVENT group 0 port 28 edge 1
1381.28Suchtxin*	at txioman3 id COM0_DCD		evtype EVENT group 0 port 30 edge 3
1391.28Suchtxin*	at txioman3 id COM0_CTS		evtype EVENT group 0 port 5  edge 3
1401.28Suchtxout*	at txioman3 id COM0_DTR		evtype OUT   group 0 port 31
1411.28Suchtxout*	at txioman3 id COM0_RTS		evtype OUT   group 0 port 6
1421.28Suchtxioman30 at txsim? platform COMPAQ_C_810
1431.28Suchtxout*	at txioman30 id BTN_LIGHT	evtype BUTTON group 2 port 5
1441.28Such
1451.28Suchtxioman4 at txsim? platform PHILIPS_NINO
1461.28Such
1471.28Suchtxioman5 at txsim? platform SHARP_MOBILON
1481.28Suchtxout*	at txioman5 id PWCTL_LCDLIGHT	evtype POWER  group 0 port 14
1491.28Suchtxin*	at txioman5 id BTN_REC		evtype BUTTON group 1 port 0 edge 1
1501.28Suchtxin*	at txioman5 id BTN_APP0		evtype BUTTON group 0 port 31 edge 1
1511.28Suchtxin*	at txioman5 id BTN_COVER	evtype BUTTON group 0 port 29 edge 1
1521.28Such#txin*	at txioman5 id COM0_CTS		evtype EVENT  group 1 port 4 edge 3 # DANGER
1531.28Such#txin*	at txioman5 id COM0_DCD		evtype EVENT  group 1 port 6 edge 3 # DANGER
1541.28Suchtxout*	at txioman5 id COM0_RTS		evtype OUT    group 1 port 5
1551.28Suchtxout*	at txioman5 id COM0_DTR		evtype OUT    group 0 port 15
1561.1Such
1571.9Such# Chip select manager
1581.14Suchtxcsbus3	at tx39biu? platform COMPAQ_C
1591.14Suchtxcsbus4	at tx39biu? platform PHILIPS_NINO
1601.14Suchtxcsbus5	at tx39biu? platform SHARP_MOBILON
1611.14Suchtxcsbus*	at tx39biu?	# misc unknown.
1621.2Such
1631.7Such# PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard)
1641.14Suchtc5165buf*	at txcsbus3 iocs 3 iocsbase 0 iocssize 0x100 iocswidth 16
1651.14Suchtc5165buf*	at txcsbus5 iocs 4 iocsbase 0 iocssize 0x100 iocswidth 16
1661.24Stakemurahpckbd*		at tc5165buf?
1671.2Such
1681.7Such# ITE IT8368E PCMCIA / TOSHIBA TC6345AF buffer chip (PCMCIA)
1691.11Such# card/insert	... 3:2 (98)
1701.11Such# remove	... 5:8 (168)
1711.4Suchoptions	IT8368E_LEGACY_MODE	# Mobilon HC-4100 requires this
1721.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
1731.1Such
1741.7Such# PHILIPS UCB1200 / TOSHIBA TC35413F (modem/audio analog front-end)
1751.14Suchucb*		at tx39sib? slot 0
1761.14Suchucbtp*		at ucb?
1771.14Suchucbsnd*		at ucb?
1781.14Suchucbio*		at ucb?
1791.1Such
1801.1Such# WS console uses SUN or VT100 terminal emulation
1811.19Suchhpcfb*		at tx3912video?
1821.14Suchwsdisplay*	at hpcfb?
1831.24Stakemurawskbd*		at hpckbd? mux 1
1841.14Suchwsmouse*	at ucbtp? mux 0
1851.14Suchbtnmgr0		at mainbus0
1861.14Suchwskbd*		at btnmgr0 mux 1
1871.1Such
1881.1Suchoptions 	WSEMUL_VT100
1891.21Suchoptions 	WS_KERNEL_FG=WSCOL_BROWN
1901.21Suchoptions 	WS_KERNEL_BG=WSCOL_BLUE
1911.1Suchoptions 	WSDISPLAY_DEFAULTSCREENS=4
1921.1Suchoptions 	FONT_VT220L8x10
1931.20Stakemura# compatibility to other console drivers
1941.20Stakemuraoptions 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
1951.20Stakemuraoptions 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
1961.20Stakemuraoptions 	WSDISPLAY_COMPAT_USL		# VT handling
1971.20Stakemuraoptions 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
1981.1Such
1991.1Such# PCMCIA bus support
2001.1Suchpcmcia* at it8368e? controller ? socket ?
2011.1Such
2021.1Such# PCMCIA IDE disk
2031.1Suchwdc*	at pcmcia? function ?
2041.1Suchwd*	at wdc? channel ? drive ? flags 0x0000
2051.1Such
2061.1Such# ATAPI bus support
2071.1Suchatapibus* at wdc? channel ?
2081.1Such
2091.15Such# ATAPI devices
2101.15Such# flags have the same meaning as for IDE drives.
2111.15Suchcd*	at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
2121.15Suchsd*	at atapibus? drive ? flags 0x0000	# ATAPI disk drives
2131.15Such#uk*	at atapibus? drive ? flags 0x0000	# ATAPI unknown
2141.15Such
2151.1Such# PCMCIA network interfaces
2161.15Such#awi*	at pcmcia? function ?		# BayStack 650/660 (802.11FH/DS)
2171.15Such#cnw*	at pcmcia? function ?		# Xircom/Netwave AirSurfer
2181.15Such#ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
2191.15Such#mbe*	at pcmcia? function ?		# MB8696x based Ethernet
2201.15Such#ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
2211.15Such#ray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
2221.15Such#sm*	at pcmcia? function ?		# Megahertz Ethernet
2231.15Such#wi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
2241.15Such#xe*	at pcmcia? function ?		# Xircom PCMCIA cards
2251.15Such
2261.15Such#mhzc*	at pcmcia? function ?		# Megahertz Ethernet/Modem combo cards
2271.15Such#com*	at mhzc?
2281.15Such#sm*	at mhzc?
2291.1Such
2301.15Such# PCMCIA serial interfaces
2311.15Such#com*	at pcmcia? function ?		# Modems and serial cards
2321.15Such
2331.15Such#pcmcom*	at pcmcia? function ?		# PCMCIA multi-port serial cards
2341.15Such#com*	at pcmcom? slave ?		# ...and the slave devices
2351.1Such
2361.1Such# PCMCIA SCSI interfaces
2371.15Suchaic*	at pcmcia? function ?		# Adaptec APA-1460 SCSI
2381.15Suchesp*	at pcmcia? function ?		# Qlogic ESP406/FAS408 SCSI
2391.15Such
2401.1Suchscsibus* at aic?
2411.15Suchscsibus* at esp?
2421.15Such
2431.15Such# SCSI devices
2441.1Suchsd*	at scsibus? target ? lun ?	# SCSI disk drives
2451.15Such#st*	at scsibus? target ? lun ?	# SCSI tape drives
2461.15Such#cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
2471.15Such#ch*	at scsibus? target ? lun ?	# SCSI autochangers
2481.15Such#ss*	at scsibus? target ? lun ?	# SCSI scanners
2491.15Such#uk*	at scsibus? target ? lun ?	# SCSI unknown
2501.1Such
2511.4Such# disk/mass storage pseudo-devices
2521.15Such#pseudo-device	ccd		4	# concatenated disks
2531.15Such#pseudo-device	raid		4	# RAIDframe disk driver
2541.15Such#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
2551.15Suchpseudo-device	md		1	# memory disk
2561.4Suchpseudo-device	vnd		4	# disk-like interface to files
2571.4Such
2581.15Such# network pseudo-devices
2591.4Suchpseudo-device	bpfilter	8	# Berkeley packet filter
2601.8Suchpseudo-device	ipfilter		# IP filter (firewall) and NAT
2611.1Suchpseudo-device	loop		1	# network loopback
2621.4Suchpseudo-device	ppp		2	# Point-to-Point Protocol
2631.1Such
2641.4Such# mouse & keyboard multiplexor pseudo-devices
2651.4Suchpseudo-device	wsmux		2
2661.12Such
2671.15Such# a pseudo device needed for Coda	# also needs CODA (above)
2681.15Such#pseudo-device	vcoda		4	# coda minicache <-> venus comm.
2691.15Such
2701.15Such# miscellaneous pseudo-devices
2711.15Suchpseudo-device   rnd                     # /dev/random and in-kernel generator
2721.25Sjdolecekpseudo-device	pty			# pseudo-terminals
2731.15Such
2741.15Such# for IPv6
2751.15Suchpseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
2761.15Such#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
277