Home | History | Annotate | Line # | Download | only in conf
TX3922 revision 1.12
      1 #
      2 # Distribution kernel (TX3922 based model) kernel config file
      3 
      4 #
      5 #	$NetBSD: TX3922,v 1.12 2000/04/03 00:03:29 augustss 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 	TX392X			# Toshiba TX3922
     19 options 	KSEG2IOBUFSIZE=0x08000000	# MCS0/MCS1 are mapped to kseg2
     20 
     21 options 	TX39_DEBUG
     22 #options	TX39_WATCHDOGTIMER
     23 #options	WINCE_DEFAULT_SETTING	# Debugging use
     24 #options 	TX39ICUDEBUG
     25 #options 	TX39BIUDEBUG
     26 #options 	TX39IODEBUG
     27 #options 	TX39POWERDEBUG
     28 #options 	TX39UARTDEBUG
     29 
     30 options 	DDB			# in-kernel debugger
     31 #options 	DIAGNOSTIC		# extra kernel debugging checks
     32 options 	DEBUG			# extra kernel debugging support
     33 options 	KTRACE			# system call tracing support
     34 
     35 options 	__NO_SOFT_SERIAL_INTERRUPT
     36 options 	SERIALCONSSLOT=0	# UARTA 0, UARTB 1
     37 
     38 options 	COMPAT_43
     39 
     40 options 	SCSIVERBOSE	# human readable SCSI error messages
     41 options 	PCMCIAVERBOSE	# verbose PCMCIA configuration messages
     42 options 	USBVERBOSE	# verbose USB device autoconfig messages
     43 
     44 
     45 file-system	FFS		# fast filesystem with user and group quotas
     46 file-system 	NFS		# Sun NFS-compatible filesystem (client)
     47 file-system	MFS		# memory-based filesystem
     48 file-system	KERNFS		# /kern (kernel informational filesystem)
     49 file-system	PROCFS		# /proc
     50 file-system 	UNION		# union file system
     51 
     52 options 	NFSSERVER	# Sun NFS-compatible filesystem (server)
     53 
     54 options 	NFS_BOOT_DHCP
     55 
     56 config		netbsd		root on ? type ?
     57 
     58 # Networking options
     59 options 	PPP_BSDCOMP	# BSD-Compress compression support for PPP
     60 options 	PPP_DEFLATE	# Deflate compression support for PPP
     61 options 	PPP_FILTER	# Active filter support for PPP (requires bpf)
     62 
     63 options 	INET		# Internet protocols
     64 
     65 txsim*	at mainbus0
     66 #
     67 # TX39 System Internal Modules
     68 #
     69 tx39biu*	at txsim?
     70 tx39icu*	at txsim?
     71 tx39clock*	at txsim?
     72 tx39power*	at txsim?
     73 tx39io*		at txsim?
     74 tx39sib*	at txsim?
     75 tx39uart*	at txsim?
     76 txcom0		at tx39uart? slot 0
     77 txcom1		at tx39uart? slot 1
     78 
     79 # IO module manager (Don't delete)
     80 txioman*	at tx39io?	# misc unknown.
     81 
     82 txcsbus1	at tx39biu? platform SHARP_TELIOS
     83 txcsbus2	at tx39biu? platform VICTOR_INTERLINK
     84 
     85 options USE_POLL	# m38813,tc5165 requires this
     86 
     87 # PHILIPS UCB1200 / TOSHIBA TC35413F modem/audio analog front-end
     88 ucb*		at tx39sib? slot 0
     89 ucbtp*		at ucb?
     90 ucbsnd*		at ucb?
     91 
     92 # PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard)
     93 # chip select: CS1, IRQ: 3:12/4:12
     94 tc5165buf*	at txcsbus1 iocs 1 iocsbase 0 iocssize 0x100 iocswidth 16
     95 skbd*		at tc5165buf?
     96 wsmouse*	at ucbtp? mux 0
     97 
     98 # VICTOR InterLink keyboard driver
     99 # chip select: CARD1 IRQ ???
    100 m38813c*	at txcsbus2 iocs 8 iocswidth 16 iocsbase 0 iocssize 8
    101 skbd*		at m38813c?
    102 
    103 # TC6358TB(Plum2) 
    104 #  register space: CS3,	 
    105 #  I/O space: MCS0 & MCS1,  IRQ: 8:21 (IO[5] positive)
    106 #
    107 plum*		at txcsbus? regcs 3 regcswidth 32 iocs 4 iocswidth 32 memcs 5 memcswidth 32 irq1 277
    108 plumicu*	at plum?
    109 plumpower*	at plum?
    110 plumvideo*	at plum?
    111 plumpcmcia*	at plum?
    112 #plumiobus*	at plum?
    113 #plumisab0	at plumiobus? platform ? slot 0
    114 options 	PLUM_BIG_OHCI_BUFFER	# reserve V-RAM area for OHCI module
    115 ohci*	at plum?
    116 usb*	at ohci?
    117 
    118 # USB Hubs
    119 uhub*	at usb?
    120 uhub*	at uhub? port ? configuration ? interface ?
    121 
    122 # USB Mice
    123 ums*	at uhub? port ? configuration ? interface ?
    124 wsmouse*	at ums? mux 0
    125 
    126 # USB Keyboards
    127 ukbd*	at uhub? port ? configuration ? interface ?
    128 wskbd*	at ukbd? console ? mux 1
    129 
    130 uhid*	at uhub? port ? configuration ? interface ?
    131 ulpt*	at uhub? port ? configuration ? interface ?
    132 umodem*	at uhub? port ? configuration ?
    133 ucom*	at umodem?
    134 umass*	at uhub? port ? configuration ? interface ?
    135 atapibus* at umass? channel ?
    136 scsibus* at umass? channel ?
    137 #ujoy*	at uhub? configuration ? interface ?
    138 
    139 # USB audio
    140 uaudio*	at uhub? port ? configuration ?
    141 audio*	at uaudio?
    142 
    143 # USB Ethernet adapters
    144 aue*	at uhub? port ?		# ADMtek AN986 Pegasus based adapters
    145 cue*	at uhub? port ?		# CATC USB-EL1201A based adapters
    146 kue*	at uhub? port ?		# Kawasaki LSI KL5KUSB101B based adapters
    147 
    148 # USB Generic driver
    149 ugen*	at uhub? port ?
    150 
    151 # MII/PHY support
    152 exphy*	at mii? phy ?			# 3Com internal PHYs
    153 icsphy*	at mii? phy ?			# Integrated Circuit Systems ICS1890
    154 inphy*	at mii? phy ?			# Intel 82555 PHYs
    155 iophy*	at mii? phy ?			# Intel 82553 PHYs
    156 lxtphy*	at mii? phy ?			# Level One LXT-970 PHYs
    157 nsphy*	at mii? phy ?			# NS83840 PHYs
    158 nsphyter* at mii? phy ?			# NS83843 PHYs
    159 qsphy*	at mii? phy ?			# Quality Semiconductor QS6612 PHYs
    160 sqphy*	at mii? phy ?			# Seeq 80220/80221/80223 PHYs
    161 tlphy*	at mii? phy ?			# ThunderLAN PHYs
    162 tqphy*	at mii? phy ?			# TDK Semiconductor PHYs
    163 ukphy*	at mii? phy ?			# generic unknown PHYs
    164 
    165 # WS console uses SUN or VT100 terminal emulation
    166 bivideo*	at plumvideo?
    167 hpcfb*		at bivideo?
    168 wsdisplay*	at hpcfb?
    169 wskbd*		at skbd? mux 1
    170 btnmgr0		at mainbus0
    171 wskbd*		at btnmgr0 mux 1
    172 
    173 options 	WSEMUL_VT100
    174 options 	WSDISPLAY_DEFAULTSCREENS=4
    175 options 	FONT_VT220L8x10
    176 
    177 # PCMCIA bus support
    178 pcmcia* at plumpcmcia? controller ? socket ?
    179 
    180 # PCMCIA IDE disk
    181 wdc*	at pcmcia? function ?
    182 wd*	at wdc? channel ? drive ? flags 0x0000
    183 
    184 # ATAPI bus support
    185 atapibus* at wdc? channel ?
    186 
    187 # PCMCIA network interfaces
    188 ep*	at pcmcia? function ?		# 3Com 3c589 and 3c562 Ethernet
    189 mbe*	at pcmcia? function ?		# MB8696x based Ethernet
    190 ne*	at pcmcia? function ?		# NE2000-compatible Ethernet
    191 mhzc*	at pcmcia? function ?		# Megahertz Ethernet/Modem combo cards
    192 com*	at mhzc?
    193 sm*	at mhzc?
    194 
    195 com*	at pcmcia? function ?		# Modems and serial cards
    196 
    197 # PCMCIA SCSI interfaces
    198 aic*	at pcmcia? function ?
    199 scsibus* at aic?
    200 sd*	at scsibus? target ? lun ?	# SCSI disk drives
    201 
    202 # disk/mass storage pseudo-devices
    203 pseudo-device	vnd		4	# disk-like interface to files
    204 pseudo-device	md		1	# memory disk
    205 
    206 pseudo-device	bpfilter	8	# Berkeley packet filter
    207 pseudo-device	ipfilter		# IP filter (firewall) and NAT
    208 pseudo-device	loop		1	# network loopback
    209 pseudo-device	ppp		2	# Point-to-Point Protocol
    210 pseudo-device	pty		64	# pseudo ptys
    211 
    212 # mouse & keyboard multiplexor pseudo-devices
    213 pseudo-device	wsmux		2
    214