Home | History | Annotate | Line # | Download | only in conf
TX3912 revision 1.16
      1 #
      2 # Distribution kernel (TX3912 based model) kernel config file
      3 
      4 #
      5 #	$NetBSD: TX3912,v 1.16 2000/04/24 12:59:43 uch Exp $
      6 #
      7 include		"arch/hpcmips/conf/std.hpcmips"
      8 
      9 maxusers	8
     10 
     11 options 	MIPS1			# R2000/R3000 CPUs
     12 options 	ENABLE_MIPS_TX3900	# R3900 CPU core
     13 options 	NOFPU			# No FPU
     14 options 	SOFTFLOAT		# emulate FPU insn
     15 #options	R3900_CACHE_DISABLE	# Disable I/D-cache
     16 
     17 options 	TX39XX			# Toshiba TX39 series
     18 options 	TX391X			# Product TMPR3912
     19 options 	KSEG2IOBUFSIZE=0x08000000	# MCS[0:3] are mapped to kseg2
     20 
     21 options 	TX39_DEBUG
     22 options 	TX39_WATCHDOGTIMER
     23 #options 	TX39ICUDEBUG
     24 #options 	TX39CLKDEBUG
     25 #options 	TX39BIUDEBUG
     26 #options 	TX39IODEBUG
     27 #options 	TX39POWERDEBUG
     28 #options 	TX39UARTDEBUG
     29 
     30 options 	__NO_SOFT_SERIAL_INTERRUPT
     31 options 	SERIALCONSSLOT=0	# UARTA 0, UARTB 1
     32 
     33 options 	DDB			# in-kernel debugger
     34 #options 	DDB_ONPANIC=0		# don't enter debugger on panic
     35 options 	DIAGNOSTIC		# extra kernel debugging checks
     36 options 	DEBUG			# extra kernel debugging support
     37 options 	KTRACE			# system call tracing support
     38 #options 	SYSCALL_DEBUG		# for debug
     39 #options	 MINIROOTSIZE=10000
     40 
     41 #options 	MEMORY_DISK_HOOKS
     42 #options 	MEMORY_DISK_IS_ROOT	# force root on memory disk
     43 #options 	MEMORY_DISK_SERVER=0	# no userspace memory disk support
     44 #options 	MINIROOTSIZE=12288	# size of memory disk, in blocks
     45 
     46 options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
     47 options 	PPP_DEFLATE	# Deflate compression support for PPP
     48 options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
     49 
     50 options 	COMPAT_386BSD_MBRPART # recognize old partition ID
     51 options 	COMPAT_43
     52 
     53 options 	SCSIVERBOSE	# human readable SCSI error messages
     54 options 	PCMCIAVERBOSE	# verbose PCMCIA configuration messages
     55 
     56 options 	NTP			# network time protocol
     57 #options 	UCONSOLE		# users can redirect console (unsafe)
     58 
     59 # File systems
     60 file-system 	FFS		# UFS
     61 #file-system 	EXT2FS		# second extended file system (linux)
     62 #file-system 	LFS		# log-structured file system
     63 file-system 	MFS		# memory file system
     64 file-system 	NFS		# Network File System client
     65 #file-system 	CD9660		# ISO 9660 + Rock Ridge file system
     66 file-system 	MSDOSFS		# MS-DOS file system
     67 file-system 	FDESC		# /dev/fd
     68 file-system 	KERNFS		# /kern
     69 #file-system 	NULLFS		# loopback file system
     70 #file-system 	OVERLAY		# overlay file system
     71 #file-system 	PORTAL		# portal filesystem (still experimental)
     72 file-system 	PROCFS		# /proc
     73 #file-system 	UMAPFS		# NULLFS + uid and gid remapping
     74 file-system 	UNION		# union file system
     75 #file-system	CODA		# Coda File System; also needs vcoda (below)
     76 
     77 # Pull in config fragments for kernel crypto.  Use only one of these,
     78 # and adjust the prefixes as necessary.
     79 
     80 #prefix ../crypto-us/sys
     81 #cinclude "conf/files.crypto-us"
     82 #prefix
     83 
     84 #prefix ../crypto-intl/sys
     85 #cinclude "conf/files.crypto-intl"
     86 #prefix
     87 
     88 # Networking options
     89 #options 	GATEWAY		# IP packet forwarding
     90 options 	INET		# IP + ICMP + TCP + UDP
     91 options 	INET6		# IPV6
     92 #options 	IPSEC		# IP security
     93 #options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
     94 #options 	IPSEC_DEBUG	# debug for IP security
     95 #options 	TCP_COMPAT_42	# compatibility with 4.2BSD TCP/IP
     96 #options 	MROUTING	# Multicast routing support
     97 #options 	ISO		# OSI networking
     98 #options 	TPIP		# TPIP
     99 #options 	EON		# OSI tunneling over IP
    100 #options 	CCITT,LLC,HDLC	# X.25
    101 
    102 options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
    103 #options 	SOFTDEP         # FFS soft updates support.
    104 #options 	QUOTA		# UFS quotas
    105 
    106 options 	NFS_BOOT_DHCP
    107 
    108 config		netbsd		root on ? type ?
    109 
    110 txsim*	at mainbus0
    111 #
    112 # System Internal Modules
    113 #
    114 tx39biu*	at txsim?
    115 tx39icu*	at txsim?
    116 tx39clock*	at txsim?
    117 tx39power*	at txsim?
    118 tx3912video*	at txsim?
    119 tx39io*		at txsim?
    120 tx39sib*	at txsim?
    121 tx39uart*	at txsim?
    122 txcom0		at tx39uart? slot 0
    123 txcom1		at tx39uart? slot 1
    124 tx39ir*		at txcom1
    125 
    126 #
    127 # TX39 external modules. (Platform dependent)
    128 #
    129 options USE_POLL	# keyboard / touchpanel device  requires this
    130 
    131 # IO module manager (Don't delete)
    132 txioman3	at tx39io? platform COMPAQ_C
    133 txioman4	at tx39io? platform PHILIPS_NINO
    134 txioman5	at tx39io? platform SHARP_MOBILON
    135 txioman*	at tx39io?	# misc unknown.
    136 
    137 # Chip select manager
    138 txcsbus3	at tx39biu? platform COMPAQ_C
    139 txcsbus4	at tx39biu? platform PHILIPS_NINO
    140 txcsbus5	at tx39biu? platform SHARP_MOBILON
    141 txcsbus*	at tx39biu?	# misc unknown.
    142 
    143 # PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard)
    144 tc5165buf*	at txcsbus3 iocs 3 iocsbase 0 iocssize 0x100 iocswidth 16
    145 tc5165buf*	at txcsbus5 iocs 4 iocsbase 0 iocssize 0x100 iocswidth 16
    146 skbd*		at tc5165buf?
    147 
    148 # ITE IT8368E PCMCIA / TOSHIBA TC6345AF buffer chip (PCMCIA)
    149 # card/insert	... 3:2 (98)
    150 # remove	... 5:8 (168)
    151 options	IT8368E_LEGACY_MODE	# Mobilon HC-4100 requires this
    152 it8368e*	at txcsbus? regcs 2 regcsbase 0 regcssize 0x20 regcswidth 16 iocs 8 iocsbase 0 iocssize 0x4000000 iocswidth 16 irq1 98 irq2 168 irq3 98
    153 
    154 # PHILIPS UCB1200 / TOSHIBA TC35413F (modem/audio analog front-end)
    155 ucb*		at tx39sib? slot 0
    156 ucbtp*		at ucb?
    157 ucbsnd*		at ucb?
    158 ucbio*		at ucb?
    159 ucbioport*	at ucbio? platform COMPAQ_C_810 id BTN_LIGHT port 5
    160 
    161 # WS console uses SUN or VT100 terminal emulation
    162 bivideo*	at tx3912video?
    163 hpcfb*		at bivideo?
    164 wsdisplay*	at hpcfb?
    165 wskbd*		at skbd? mux 1
    166 wsmouse*	at ucbtp? mux 0
    167 btnmgr0		at mainbus0
    168 wskbd*		at btnmgr0 mux 1
    169 
    170 options 	WSEMUL_VT100
    171 options 	WSDISPLAY_DEFAULTSCREENS=4
    172 options 	FONT_VT220L8x10
    173 
    174 # PCMCIA bus support
    175 pcmcia* at it8368e? controller ? socket ?
    176 
    177 # PCMCIA IDE disk
    178 wdc*	at pcmcia? function ?
    179 wd*	at wdc? channel ? drive ? flags 0x0000
    180 
    181 # ATAPI bus support
    182 atapibus* at wdc? channel ?
    183 
    184 # ATAPI devices
    185 # flags have the same meaning as for IDE drives.
    186 cd*	at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
    187 sd*	at atapibus? drive ? flags 0x0000	# ATAPI disk drives
    188 #uk*	at atapibus? drive ? flags 0x0000	# ATAPI unknown
    189 
    190 # PCMCIA network interfaces
    191 #awi*	at pcmcia? function ?		# BayStack 650/660 (802.11FH/DS)
    192 #cnw*	at pcmcia? function ?		# Xircom/Netwave AirSurfer
    193 #ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
    194 #mbe*	at pcmcia? function ?		# MB8696x based Ethernet
    195 #ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
    196 #ray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
    197 #sm*	at pcmcia? function ?		# Megahertz Ethernet
    198 #wi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
    199 #xe*	at pcmcia? function ?		# Xircom PCMCIA cards
    200 
    201 #mhzc*	at pcmcia? function ?		# Megahertz Ethernet/Modem combo cards
    202 #com*	at mhzc?
    203 #sm*	at mhzc?
    204 
    205 # PCMCIA serial interfaces
    206 #com*	at pcmcia? function ?		# Modems and serial cards
    207 
    208 #pcmcom*	at pcmcia? function ?		# PCMCIA multi-port serial cards
    209 #com*	at pcmcom? slave ?		# ...and the slave devices
    210 
    211 # PCMCIA SCSI interfaces
    212 aic*	at pcmcia? function ?		# Adaptec APA-1460 SCSI
    213 esp*	at pcmcia? function ?		# Qlogic ESP406/FAS408 SCSI
    214 
    215 scsibus* at aic?
    216 scsibus* at esp?
    217 
    218 # SCSI devices
    219 sd*	at scsibus? target ? lun ?	# SCSI disk drives
    220 #st*	at scsibus? target ? lun ?	# SCSI tape drives
    221 #cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
    222 #ch*	at scsibus? target ? lun ?	# SCSI autochangers
    223 #ss*	at scsibus? target ? lun ?	# SCSI scanners
    224 #uk*	at scsibus? target ? lun ?	# SCSI unknown
    225 
    226 # disk/mass storage pseudo-devices
    227 #pseudo-device	ccd		4	# concatenated disks
    228 #pseudo-device	raid		4	# RAIDframe disk driver
    229 #options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
    230 pseudo-device	md		1	# memory disk
    231 pseudo-device	vnd		4	# disk-like interface to files
    232 
    233 # network pseudo-devices
    234 pseudo-device	bpfilter	8	# Berkeley packet filter
    235 pseudo-device	ipfilter		# IP filter (firewall) and NAT
    236 pseudo-device	loop		1	# network loopback
    237 pseudo-device	ppp		2	# Point-to-Point Protocol
    238 
    239 # mouse & keyboard multiplexor pseudo-devices
    240 pseudo-device	wsmux		2
    241 
    242 # a pseudo device needed for Coda	# also needs CODA (above)
    243 #pseudo-device	vcoda		4	# coda minicache <-> venus comm.
    244 
    245 # miscellaneous pseudo-devices
    246 pseudo-device   rnd                     # /dev/random and in-kernel generator
    247 pseudo-device	pty		64	# pseudo ptys
    248 
    249 # for IPv6
    250 pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
    251 #pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
    252