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