Home | History | Annotate | Line # | Download | only in conf
TX3922 revision 1.43
      1 #
      2 # Distribution kernel (TOSHIBA TX3922 based model) kernel config file
      3 #
      4 #	$NetBSD: TX3922,v 1.43 2002/04/12 08:10:59 gmcgarry Exp $
      5 #
      6 include		"arch/hpcmips/conf/std.hpcmips"
      7 
      8 maxusers	16
      9 
     10 include		"arch/hpcmips/conf/std.hpcmips.tx39"
     11 options 	TX392X			# Toshiba TX3922
     12 
     13 options 	TX39_DEBUG
     14 #options 	TX39_WATCHDOGTIMER
     15 #options 	WINCE_DEFAULT_SETTING	# Debugging use
     16 #options 	TX39ICU_DEBUG
     17 #options 	TX39BIU_DEBUG
     18 #options 	TX39POWER_DEBUG
     19 #options 	TX39UART_DEBUG
     20 
     21 options 	KLOADER_KERNEL_PATH="\"/netbsd\""
     22 options		KLOADER_DEBUG
     23 
     24 options 	DDB			# in-kernel debugger
     25 #options 	DIAGNOSTIC		# extra kernel debugging checks
     26 options 	DEBUG			# extra kernel debugging support
     27 options 	KTRACE			# system call tracing support
     28 options 	MSGBUFSIZE=65534
     29 
     30 options 	SERIALCONSSLOT=0	# UARTA 0, UARTB 1
     31 
     32 options 	COMPAT_43
     33 
     34 #options 	SCSIVERBOSE	# human readable SCSI error messages
     35 #options 	PCMCIAVERBOSE	# verbose PCMCIA configuration messages
     36 #options 	USBVERBOSE	# verbose USB device autoconfig messages
     37 #options 	MIIVERBOSE	# verbose PHY autoconfig messages
     38 
     39 options 	NTP			# network time protocol
     40 #options 	UCONSOLE		# users can redirect console (unsafe)
     41 
     42 #options 	USERCONF	# userconf(4) support
     43 #options	PIPE_SOCKETPAIR	# smaller, but slower pipe(2)
     44 
     45 # File systems
     46 file-system 	FFS		# UFS
     47 #file-system 	EXT2FS		# second extended file system (linux)
     48 #file-system 	LFS		# log-structured file system
     49 file-system 	MFS		# memory file system
     50 file-system 	NFS		# Network File System client
     51 #file-system 	CD9660		# ISO 9660 + Rock Ridge file system
     52 file-system 	MSDOSFS		# MS-DOS file system
     53 file-system 	FDESC		# /dev/fd
     54 file-system 	KERNFS		# /kern
     55 #file-system 	NULLFS		# loopback file system
     56 #file-system 	OVERLAY		# overlay file system
     57 #file-system 	PORTAL		# portal filesystem (still experimental)
     58 file-system 	PROCFS		# /proc
     59 #file-system 	UMAPFS		# NULLFS + uid and gid remapping
     60 file-system 	UNION		# union file system
     61 #file-system	CODA		# Coda File System; also needs vcoda (below)
     62 
     63 # Networking options
     64 #options 	GATEWAY		# IP packet forwarding
     65 options 	INET		# IP + ICMP + TCP + UDP
     66 options 	INET6		# IPV6
     67 #options 	IPSEC		# IP security
     68 #options 	IPSEC_ESP	# IP security (encryption part; define w/ IPSEC)
     69 #options 	IPSEC_DEBUG	# debug for IP security
     70 #options 	MROUTING	# Multicast routing support
     71 #options 	ISO		# OSI networking
     72 #options 	TPIP		# TPIP
     73 #options 	EON		# OSI tunneling over IP
     74 #options 	CCITT,LLC,HDLC	# X.25
     75 
     76 options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
     77 options 	SOFTDEP		# FFS soft updates support.
     78 #options 	QUOTA		# UFS quotas
     79 options 	VNODE_OP_NOINLINE # don't inline vnode op calls
     80 
     81 options 	NFS_BOOT_DHCP
     82 
     83 # compile options
     84 makeoptions	DEFGP="-G 18"
     85 
     86 config		netbsd		root on ? type ?
     87 
     88 # Networking options
     89 options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
     90 options 	PPP_DEFLATE	# Deflate compression support for PPP
     91 options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
     92 
     93 # temporally power management
     94 hpcapm0	at mainbus0			# power management
     95 apmdev0	at hpcapm0			# APM
     96 
     97 txcsbus1	at tx39biu? platform SHARP_TELIOS
     98 txcsbus2	at tx39biu? platform VICTOR_INTERLINK
     99 
    100 # IO module manager (virtual bridge) DO NOT DELETE
    101 txioman* at txsim?
    102 # iochip 0 TX39 internal IO
    103 #	 1 TX39 internal MFIO
    104 #	 2 BETTY IO
    105 #	(3) ITE IO notyet
    106 #	(4) Plum2 IO (EXTPW[0:2]) notyet
    107 hpcioman1 at txioman? platform SHARP_TELIOS_HCAJ1
    108 hpcin*	at hpcioman1 iochip 1 evtype BUTTON  id BTN_APP0   port 7  edge 1 # IE button
    109 hpcin*	at hpcioman1 iochip 1 evtype BUTTON  id BTN_APP1   port 8  edge 1 # Mail button
    110 hpcin*	at hpcioman1 iochip 1 evtype PMEVENT id PME_AC	   port 6  edge 1 # AC-power
    111 hpcin*	at hpcioman1 iochip 0 evtype EVENT   id COM0_CTS   port 27 edge 3
    112 hpcin*	at hpcioman1 iochip 0 evtype EVENT   id COM0_DCD   port 29 edge 3
    113 hpcout*	at hpcioman1 iochip 1 evtype POWER   id PWCTL_LED  port 4  flags 3 #(blink)
    114 
    115 hpcioman2 at txioman? platform SHARP_TELIOS_HCVJ1C_JP
    116 hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP0   port 7  edge 1 # IE button
    117 hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP1   port 8  edge 1 # Mail button
    118 hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP2   port 11 edge 1 # Video button
    119 hpcin*	at hpcioman2 iochip 1 evtype BUTTON  id BTN_APP3   port 12 edge 1 # Head phone button
    120 hpcin*	at hpcioman2 iochip 1 evtype PMEVENT id PME_AC     port 6
    121 hpcin*	at hpcioman2 iochip 0 evtype EVENT   id COM0_CTS   port 27 edge 3
    122 hpcin*	at hpcioman2 iochip 1 evtype EVENT   id COM0_DCD   port 13 edge 3
    123 hpcout*	at hpcioman2 iochip 1 evtype POWER   id PWCTL_COM0 port 15
    124 hpcout*	at hpcioman2 iochip 1 evtype POWER   id PWCTL_LED  port 4  flags 3 #(blink)
    125 
    126 # InterLink (not maintainanced.)
    127 hpcioman3 at txioman? platform VICTOR_INTERLINK
    128 hpcin*	at hpcioman3 iochip 1 evtype BUTTON id BTN_COVER   port 4
    129 hpcin*	at hpcioman3 iochip 1 evtype BUTTON id BTN_REC	port 7
    130 hpcin*	at hpcioman3 iochip 0 evtype EVENT  id COM0_DCD	port 29
    131 hpcin*	at hpcioman3 iochip 0 evtype EVENT  id COM0_CTS	port 30
    132 # kbd MFIO:7 ?
    133 
    134 options 	USE_POLL
    135 
    136 # PHILIPS UCB1200 / TOSHIBA TC35413F modem/audio analog front-end
    137 ucb*		at tx39sib? slot 0
    138 ucbtp*		at ucb?
    139 ucbsnd*		at ucb?
    140 ucbio*		at ucb?
    141 
    142 # PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard)
    143 # chip select: CS1, IRQ: 3:12/4:12 (irq1 108)
    144 # interrupt-mode don't work. use polling mode.
    145 tc5165buf*	at txcsbus1 iocs 1 iocsbase 0 iocssize 0x100 iocswidth 16
    146 hpckbd*		at tc5165buf?
    147 #wsmouse*	at ucbtp? mux 0
    148 
    149 # VICTOR InterLink keyboard driver
    150 # chip select: CARD1 IRQ ???
    151 m38813c*	at txcsbus2 iocs 8 iocswidth 16 iocsbase 0 iocssize 8
    152 hpckbd*		at m38813c?
    153 
    154 # TC6358TB(Plum2)
    155 #  register space: CS3,
    156 #  I/O space: MCS0 & MCS1,  IRQ: 8:21 (IO[5] positive)
    157 #
    158 plum*		at txcsbus? regcs 3 regcswidth 32 iocs 4 iocswidth 32 memcs 5 memcswidth 32 irq1 277
    159 plumicu*	at plum?
    160 plumpower*	at plum?
    161 plumvideo*	at plum?
    162 plumpcmcia*	at plum?
    163 #plumiobus*	at plum?
    164 #plumisab0	at plumiobus? platform ? slot 0
    165 ohci*	at plum?
    166 
    167 # USB bus support
    168 usb*	at ohci?
    169 
    170 # USB Hubs
    171 uhub*	at usb?
    172 uhub*	at uhub? port ? configuration ? interface ?
    173 
    174 # USB HID device
    175 uhidev*	at uhub? port ? configuration ? interface ?
    176 
    177 # USB Mice
    178 ums*	at uhidev? reportid ?
    179 wsmouse*	at ums? mux 0
    180 
    181 # USB Keyboards
    182 ukbd*	at uhidev? reportid ?
    183 wskbd*	at ukbd? console ? mux 1
    184 
    185 # USB Generic HID devices
    186 uhid*	at uhidev? reportid ?
    187 
    188 # USB joystick, game pad
    189 #ujoy*	at uhub? configuration ? interface ?
    190 
    191 # USB Printer
    192 ulpt*	at uhub? port ? configuration ? interface ?
    193 
    194 # USB Modem
    195 umodem*	at uhub? port ? configuration ?
    196 ucom*	at umodem?
    197 
    198 # USB Mass Storage
    199 umass*	at uhub? port ? configuration ? interface ?
    200 atapibus* at umass? channel ?
    201 scsibus* at umass? channel ?
    202 
    203 # USB audio
    204 uaudio*	at uhub? port ? configuration ?
    205 audio*	at uaudio?
    206 
    207 # USB Ethernet adapters
    208 aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
    209 cue*	at uhub? port ?		# CATC USB-EL1201A based adapters
    210 kue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
    211 
    212 # Prolofic PL2301/PL2302 host-to-host adapter
    213 upl*	at uhub? port ?
    214 
    215 # USB Handspring Visor
    216 uvisor*	at uhub? port ?
    217 ucom*	at uvisor?
    218 
    219 # USB scanners
    220 uscanner* at uhub? port ?
    221 
    222 # Y@P firmware loader
    223 uyap* at uhub? port ?
    224 
    225 # USB Generic driver
    226 ugen*	at uhub? port ?
    227 
    228 # MII/PHY support
    229 exphy*	at mii? phy ?			# 3Com internal PHYs
    230 icsphy*	at mii? phy ?			# Integrated Circuit Systems ICS189x
    231 inphy*	at mii? phy ?			# Intel 82555 PHYs
    232 iophy*	at mii? phy ?			# Intel 82553 PHYs
    233 lxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
    234 nsphy*	at mii? phy ?			# NS83840 PHYs
    235 nsphyter* at mii? phy ?			# NS83843 PHYs
    236 qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
    237 sqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
    238 tlphy*	at mii? phy ?			# ThunderLAN PHYs
    239 tqphy*	at mii? phy ?			# TDK Semiconductor PHYs
    240 ukphy*	at mii? phy ?			# generic unknown PHYs
    241 
    242 # WS console uses SUN or VT100 terminal emulation
    243 hpcfb*		at plumvideo?
    244 wsdisplay*	at hpcfb?
    245 wskbd*		at hpckbd? mux 1
    246 btnmgr0		at mainbus0
    247 wskbd*		at btnmgr0 mux 1
    248 
    249 options 	WSEMUL_VT100
    250 options 	WSDISPLAY_DEFAULTSCREENS=4
    251 options 	FONT_VT220L8x10
    252 options 	WS_KERNEL_FG=WSCOL_BROWN
    253 options 	WS_KERNEL_BG=WSCOL_BLUE
    254 # compatibility to other console drivers
    255 options 	WSDISPLAY_COMPAT_PCVT		# emulate some ioctls
    256 options 	WSDISPLAY_COMPAT_SYSCONS	# emulate some ioctls
    257 options 	WSDISPLAY_COMPAT_USL		# VT handling
    258 options 	WSDISPLAY_COMPAT_RAWKBD		# can get raw scancodes
    259 
    260 # PCMCIA bus support
    261 pcmcia* at plumpcmcia? controller ? socket ?
    262 
    263 # PCMCIA IDE disk
    264 wdc*	at pcmcia? function ?
    265 wd*	at wdc? channel ? drive ? flags 0x0000
    266 
    267 # ATAPI bus support
    268 atapibus* at wdc? channel ?
    269 
    270 # ATAPI devices
    271 # flags have the same meaning as for IDE drives.
    272 cd*	at atapibus? drive ? flags 0x0000	# ATAPI CD-ROM drives
    273 sd*	at atapibus? drive ? flags 0x0000	# ATAPI disk drives
    274 #uk*	at atapibus? drive ? flags 0x0000	# ATAPI unknown
    275 
    276 # PCMCIA network interfaces
    277 awi*	at pcmcia? function ?		# BayStack 650/660 (802.11FH/DS)
    278 cnw*	at pcmcia? function ?		# Xircom/Netwave AirSurfer
    279 ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
    280 mbe*	at pcmcia? function ?		# MB8696x based Ethernet
    281 ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
    282 ray*	at pcmcia? function ?		# Raytheon Raylink (802.11)
    283 sm*	at pcmcia? function ?		# Megahertz Ethernet
    284 wi*	at pcmcia? function ?		# Lucent WaveLan IEEE (802.11)
    285 #xe*	at pcmcia? function ?		# Xircom PCMCIA cards
    286 
    287 mhzc*	at pcmcia? function ?		# Megahertz Ethernet/Modem combo cards
    288 com*	at mhzc?
    289 sm*	at mhzc?
    290 
    291 # PCMCIA serial interfaces
    292 com*	at pcmcia? function ?		# Modems and serial cards
    293 
    294 pcmcom*	at pcmcia? function ?		# PCMCIA multi-port serial cards
    295 com*	at pcmcom? slave ?		# ...and the slave devices
    296 
    297 # PCMCIA SCSI interfaces
    298 aic*	at pcmcia? function ?		# Adaptec APA-1460 SCSI
    299 esp*	at pcmcia? function ?		# Qlogic ESP406/FAS408 SCSI
    300 
    301 scsibus* at aic?
    302 scsibus* at esp?
    303 
    304 # SCSI devices
    305 sd*	at scsibus? target ? lun ?	# SCSI disk drives
    306 #st*	at scsibus? target ? lun ?	# SCSI tape drives
    307 #cd*	at scsibus? target ? lun ?	# SCSI CD-ROM drives
    308 #ch*	at scsibus? target ? lun ?	# SCSI autochangers
    309 #ss*	at scsibus? target ? lun ?	# SCSI scanners
    310 #uk*	at scsibus? target ? lun ?	# SCSI unknown
    311 
    312 # disk/mass storage pseudo-devices
    313 #pseudo-device	ccd		4	# concatenated disks
    314 #pseudo-device	raid		4	# RAIDframe disk driver
    315 #options 	RAID_AUTOCONFIG		# auto-configuration of RAID components
    316 pseudo-device	md		1	# memory disk
    317 pseudo-device	vnd		4	# disk-like interface to files
    318 
    319 # network pseudo-devices
    320 pseudo-device	bpfilter	8	# Berkeley packet filter
    321 pseudo-device	ipfilter		# IP filter (firewall) and NAT
    322 pseudo-device	loop		1	# network loopback
    323 pseudo-device	ppp		2	# Point-to-Point Protocol
    324 
    325 # mouse & keyboard multiplexor pseudo-devices
    326 pseudo-device	wsmux
    327 
    328 # miscellaneous pseudo-devices
    329 pseudo-device	rnd			# /dev/random and in-kernel generator
    330 pseudo-device	pty			# pseudo-terminals
    331 
    332 # a pseudo device needed for Coda	# also needs CODA (above)
    333 #pseudo-device	vcoda		4	# coda minicache <-> venus comm.
    334 
    335 # for IPv6
    336 pseudo-device	gif		4	# IPv[46] over IPv[46] tunnel (RFC1933)
    337 #pseudo-device	faith		1	# IPv[46] tcp relay translation i/f
    338