TX3912 revision 1.36
11.1Such#
21.18Such# Distribution kernel (TOSHIBA TX3912 based model) kernel config file
31.1Such
41.1Such#
51.36Sjdolecek#	$NetBSD: TX3912,v 1.36 2002/01/27 13:23:16 jdolecek Exp $
61.1Such#
71.1Suchinclude		"arch/hpcmips/conf/std.hpcmips"
81.1Such
91.33Suchmaxusers	16
101.1Such
111.34Suchinclude		"arch/hpcmips/conf/std.hpcmips.tx39"
121.14Suchoptions 	TX391X			# Product TMPR3912
131.14Such
141.14Suchoptions 	TX39_DEBUG
151.14Suchoptions 	TX39_WATCHDOGTIMER
161.14Such#options 	TX39ICUDEBUG
171.14Such#options 	TX39CLKDEBUG
181.14Such#options 	TX39BIUDEBUG
191.14Such#options 	TX39POWERDEBUG
201.14Such#options 	TX39UARTDEBUG
211.1Such
221.14Suchoptions 	SERIALCONSSLOT=0	# UARTA 0, UARTB 1
231.1Such
241.14Suchoptions 	DDB			# in-kernel debugger
251.9Such#options 	DDB_ONPANIC=0		# don't enter debugger on panic
261.14Suchoptions 	DIAGNOSTIC		# extra kernel debugging checks
271.14Suchoptions 	DEBUG			# extra kernel debugging support
281.14Suchoptions 	KTRACE			# system call tracing support
291.9Such#options 	SYSCALL_DEBUG		# for debug
301.32Slukem#options 	 MINIROOTSIZE=10000
311.32Slukemoptions 	MSGBUFSIZE=65534	# for dmesg
321.1Such
331.11Such#options 	MEMORY_DISK_HOOKS
341.11Such#options 	MEMORY_DISK_IS_ROOT	# force root on memory disk
351.11Such#options 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
361.11Such#options 	MINIROOTSIZE=12288	# size of memory disk, in blocks
371.11Such
381.8Suchoptions 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
391.8Suchoptions 	PPP_DEFLATE	# Deflate compression support for PPP
401.8Suchoptions 	PPP_FILTER	# Active filter support for PPP (requires bpf)
411.8Such
421.14Suchoptions 	COMPAT_43
431.1Such
441.2Suchoptions 	SCSIVERBOSE	# human readable SCSI error messages
451.14Suchoptions 	PCMCIAVERBOSE	# verbose PCMCIA configuration messages
461.1Such
471.15Suchoptions 	NTP			# network time protocol
481.15Such#options 	UCONSOLE		# users can redirect console (unsafe)
491.36Sjdolecek
501.36Sjdolecek#options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
511.15Such
521.15Such# File systems
531.15Suchfile-system 	FFS		# UFS
541.15Such#file-system 	EXT2FS		# second extended file system (linux)
551.15Such#file-system 	LFS		# log-structured file system
561.15Suchfile-system 	MFS		# memory file system
571.15Suchfile-system 	NFS		# Network File System client
581.15Such#file-system 	CD9660		# ISO 9660 + Rock Ridge file system
591.15Suchfile-system 	MSDOSFS		# MS-DOS file system
601.15Suchfile-system 	FDESC		# /dev/fd
611.15Suchfile-system 	KERNFS		# /kern
621.15Such#file-system 	NULLFS		# loopback file system
631.15Such#file-system 	OVERLAY		# overlay file system
641.15Such#file-system 	PORTAL		# portal filesystem (still experimental)
651.15Suchfile-system 	PROCFS		# /proc
661.15Such#file-system 	UMAPFS		# NULLFS + uid and gid remapping
671.15Suchfile-system 	UNION		# union file system
681.15Such#file-system	CODA		# Coda File System; also needs vcoda (below)
691.1Such
701.1Such# Networking options
711.15Such#options 	GATEWAY		# IP packet forwarding
721.15Suchoptions 	INET		# IP + ICMP + TCP + UDP
731.15Suchoptions 	INET6		# IPV6
741.15Such#options 	IPSEC		# IP security
751.15Such#options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
761.15Such#options 	IPSEC_DEBUG	# debug for IP security
771.15Such#options 	MROUTING	# Multicast routing support
781.15Such#options 	ISO		# OSI networking
791.15Such#options 	TPIP		# TPIP
801.15Such#options 	EON		# OSI tunneling over IP
811.15Such#options 	CCITT,LLC,HDLC	# X.25
821.15Such
831.15Suchoptions 	NFSSERVER	# Sun NFS-compatible filesystem (server)
841.32Slukemoptions 	SOFTDEP		# FFS soft updates support.
851.15Such#options 	QUOTA		# UFS quotas
861.26Sshinoptions 	VNODE_OP_NOINLINE # don't inline vnode op calls
871.15Such
881.15Suchoptions 	NFS_BOOT_DHCP
891.35Stakemura
901.35Stakemura# compile options
911.35Stakemuramakeoptions	DEFGP="-G 18"
921.1Such
931.1Suchconfig		netbsd		root on ? type ?
941.27Such
951.27Such# temporally power management
961.27Suchhpcapm0	at mainbus0			# power management
971.27Suchapmdev0	at hpcapm0			# APM
981.1Such
991.1Such#
1001.34Such# System Internal Modules (TX391X specific)
1011.1Such#
1021.14Suchtx3912video*	at txsim?
1031.14Suchtx39ir*		at txcom1
1041.1Such
1051.1Such#
1061.1Such# TX39 external modules. (Platform dependent)
1071.1Such#
1081.32Slukemoptions 	USE_POLL	# keyboard / touchpanel device requires this
1091.9Such
1101.30Such# IO module manager (virtual bridge) DO NOT DELETE
1111.30Suchtxioman* at txsim?
1121.30Such# iochip 0 TX39 internal IO
1131.30Such#	 1 TX39 internal MFIO
1141.30Such#	 2 BETTY IO
1151.28Such#	(3 ITE IO notyet)
1161.28Such# edge  0 no interrupt.
1171.28Such# edge  1 positive edge
1181.28Such# edge  2 negative edge
1191.28Such# edge  3 both edge
1201.28Such# initial ... set initial state (on/off)
1211.30Suchhpcioman3 at txioman? platform COMPAQ_C_2010
1221.30Suchhpcout*	at hpcioman3 iochip 1 evtype POWER  id PWCTL_LED	port 3  initvalue 0
1231.30Suchhpcin*	at hpcioman3 iochip 0 evtype BUTTON id BTN_REC		port 6  edge 1
1241.30Suchhpcin*	at hpcioman3 iochip 0 evtype BUTTON id BTN_APP0		port 5  edge 1
1251.30Suchhpcin*	at hpcioman3 iochip 1 evtype EVENT  id PME_AC		port 28 edge 1
1261.30Suchhpcin*	at hpcioman3 iochip 1 evtype EVENT  id COM0_DCD		port 30 edge 3
1271.30Suchhpcin*	at hpcioman3 iochip 1 evtype EVENT  id COM0_CTS		port 5  edge 3
1281.30Suchhpcout*	at hpcioman3 iochip 1 evtype SET    id COM0_DTR		port 31
1291.30Suchhpcout*	at hpcioman3 iochip 1 evtype SET    id COM0_RTS		port 6
1301.30Such
1311.30Suchhpcioman4 at txioman? platform COMPAQ_C_810
1321.30Suchhpcout*	at hpcioman4 iochip 1 evtype POWER  id PWCTL_LED	port 3  initvalue 0
1331.30Suchhpcin*	at hpcioman4 iochip 0 evtype BUTTON id BTN_REC		port 6  edge 1
1341.30Suchhpcin*	at hpcioman4 iochip 0 evtype BUTTON id BTN_APP0		port 5  edge 1
1351.30Suchhpcin*	at hpcioman4 iochip 1 evtype EVENT  id PME_AC		port 28 edge 1
1361.30Suchhpcin*	at hpcioman4 iochip 1 evtype EVENT  id COM0_DCD		port 30 edge 3
1371.30Suchhpcin*	at hpcioman4 iochip 1 evtype EVENT  id COM0_CTS		port 5  edge 3
1381.30Suchhpcout*	at hpcioman4 iochip 1 evtype SET    id COM0_DTR		port 31
1391.30Suchhpcout*	at hpcioman4 iochip 1 evtype SET    id COM0_RTS		port 6
1401.30Suchhpcout*	at hpcioman4 iochip 2 evtype BUTTON id BTN_LIGHT	port 5
1411.30Such
1421.30Suchhpcioman5 at txioman? platform SHARP_MOBILON
1431.30Suchhpcout*	at hpcioman5 iochip 1 evtype POWER  id PWCTL_LCDLIGHT	port 14
1441.30Suchhpcin*	at hpcioman5 iochip 0 evtype BUTTON id BTN_REC		port 0  edge 1
1451.30Suchhpcin*	at hpcioman5 iochip 1 evtype BUTTON id BTN_APP0		port 31 edge 1
1461.30Suchhpcin*	at hpcioman5 iochip 1 evtype BUTTON id BTN_COVER	port 29 edge 1
1471.30Such#hpcin*	at hpcioman5 iochip 0 evtype EVENT  id COM0_CTS		port 4  edge 3 # DANGER
1481.30Such#hpcin*	at hpcioman5 iochip 0 evtype EVENT  id COM0_DCD		port 6  edge 3 # DANGER
1491.30Suchhpcout*	at hpcioman5 iochip 0 evtype SET    id COM0_RTS		port 5
1501.30Suchhpcout*	at hpcioman5 iochip 1 evtype SET    id COM0_DTR		port 15
1511.1Such
1521.9Such# Chip select manager
1531.14Suchtxcsbus3	at tx39biu? platform COMPAQ_C
1541.14Suchtxcsbus4	at tx39biu? platform PHILIPS_NINO
1551.14Suchtxcsbus5	at tx39biu? platform SHARP_MOBILON
1561.14Suchtxcsbus*	at tx39biu?	# misc unknown.
1571.2Such
1581.7Such# PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard)
1591.14Suchtc5165buf*	at txcsbus3 iocs 3 iocsbase 0 iocssize 0x100 iocswidth 16
1601.14Suchtc5165buf*	at txcsbus5 iocs 4 iocsbase 0 iocssize 0x100 iocswidth 16
1611.24Stakemurahpckbd*		at tc5165buf?
1621.2Such
1631.7Such# ITE IT8368E PCMCIA / TOSHIBA TC6345AF buffer chip (PCMCIA)
1641.11Such# card/insert	... 3:2 (98)
1651.11Such# remove	... 5:8 (168)
1661.32Slukemoptions 	IT8368E_LEGACY_MODE	# Mobilon HC-4100 requires this
1671.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
1681.1Such
1691.7Such# PHILIPS UCB1200 / TOSHIBA TC35413F (modem/audio analog front-end)
1701.14Suchucb*		at tx39sib? slot 0
1711.14Suchucbtp*		at ucb?
1721.14Suchucbsnd*		at ucb?
1731.14Suchucbio*		at ucb?
1741.1Such
1751.1Such# WS console uses SUN or VT100 terminal emulation
1761.19Suchhpcfb*		at tx3912video?
1771.14Suchwsdisplay*	at hpcfb?
1781.24Stakemurawskbd*		at hpckbd? mux 1
1791.14Suchwsmouse*	at ucbtp? mux 0
1801.14Suchbtnmgr0		at mainbus0
1811.14Suchwskbd*		at btnmgr0 mux 1
1821.1Such
1831.1Suchoptions 	WSEMUL_VT100
1841.21Suchoptions 	WS_KERNEL_FG=WSCOL_BROWN
1851.21Suchoptions 	WS_KERNEL_BG=WSCOL_BLUE
1861.1Suchoptions 	WSDISPLAY_DEFAULTSCREENS=4
1871.1Suchoptions 	FONT_VT220L8x10
1881.20Stakemura# compatibility to other console drivers
1891.20Stakemuraoptions 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
1901.20Stakemuraoptions 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
1911.20Stakemuraoptions 	WSDISPLAY_COMPAT_USL		# VT handling
1921.20Stakemuraoptions 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
1931.1Such
1941.1Such# PCMCIA bus support
1951.1Suchpcmcia* at it8368e? controller ? socket ?
1961.1Such
1971.1Such# PCMCIA IDE disk
1981.1Suchwdc*	at pcmcia? function ?
1991.1Suchwd*	at wdc? channel ? drive ? flags 0x0000
2001.1Such
2011.1Such# ATAPI bus support
2021.1Suchatapibus* at wdc? channel ?
2031.1Such
2041.15Such# ATAPI devices
2051.15Such# flags have the same meaning as for IDE drives.
2061.15Suchcd*	at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
2071.15Suchsd*	at atapibus? drive ? flags 0x0000	# ATAPI disk drives
2081.15Such#uk*	at atapibus? drive ? flags 0x0000	# ATAPI unknown
2091.15Such
2101.1Such# PCMCIA network interfaces
2111.15Such#awi*	at pcmcia? function ?		# BayStack 650/660 (802.11FH/DS)
2121.15Such#cnw*	at pcmcia? function ?		# Xircom/Netwave AirSurfer
2131.15Such#ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
2141.15Such#mbe*	at pcmcia? function ?		# MB8696x based Ethernet
2151.15Such#ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
2161.15Such#ray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
2171.15Such#sm*	at pcmcia? function ?		# Megahertz Ethernet
2181.15Such#wi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
2191.15Such#xe*	at pcmcia? function ?		# Xircom PCMCIA cards
2201.15Such
2211.15Such#mhzc*	at pcmcia? function ?		# Megahertz Ethernet/Modem combo cards
2221.15Such#com*	at mhzc?
2231.15Such#sm*	at mhzc?
2241.1Such
2251.15Such# PCMCIA serial interfaces
2261.15Such#com*	at pcmcia? function ?		# Modems and serial cards
2271.15Such
2281.15Such#pcmcom*	at pcmcia? function ?		# PCMCIA multi-port serial cards
2291.15Such#com*	at pcmcom? slave ?		# ...and the slave devices
2301.1Such
2311.1Such# PCMCIA SCSI interfaces
2321.15Suchaic*	at pcmcia? function ?		# Adaptec APA-1460 SCSI
2331.15Suchesp*	at pcmcia? function ?		# Qlogic ESP406/FAS408 SCSI
2341.15Such
2351.1Suchscsibus* at aic?
2361.15Suchscsibus* at esp?
2371.15Such
2381.15Such# SCSI devices
2391.1Suchsd*	at scsibus? target ? lun ?	# SCSI disk drives
2401.15Such#st*	at scsibus? target ? lun ?	# SCSI tape drives
2411.15Such#cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
2421.15Such#ch*	at scsibus? target ? lun ?	# SCSI autochangers
2431.15Such#ss*	at scsibus? target ? lun ?	# SCSI scanners
2441.15Such#uk*	at scsibus? target ? lun ?	# SCSI unknown
2451.1Such
2461.4Such# disk/mass storage pseudo-devices
2471.15Such#pseudo-device	ccd		4	# concatenated disks
2481.15Such#pseudo-device	raid		4	# RAIDframe disk driver
2491.15Such#options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
2501.15Suchpseudo-device	md		1	# memory disk
2511.4Suchpseudo-device	vnd		4	# disk-like interface to files
2521.4Such
2531.15Such# network pseudo-devices
2541.4Suchpseudo-device	bpfilter	8	# Berkeley packet filter
2551.8Suchpseudo-device	ipfilter		# IP filter (firewall) and NAT
2561.1Suchpseudo-device	loop		1	# network loopback
2571.4Suchpseudo-device	ppp		2	# Point-to-Point Protocol
2581.1Such
2591.4Such# mouse & keyboard multiplexor pseudo-devices
2601.31Saugustsspseudo-device	wsmux
2611.12Such
2621.15Such# a pseudo device needed for Coda	# also needs CODA (above)
2631.15Such#pseudo-device	vcoda		4	# coda minicache <-> venus comm.
2641.15Such
2651.15Such# miscellaneous pseudo-devices
2661.32Slukempseudo-device	rnd			# /dev/random and in-kernel generator
2671.25Sjdolecekpseudo-device	pty			# pseudo-terminals
2681.15Such
2691.15Such# for IPv6
2701.15Suchpseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
2711.15Such#pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
272