1 1.1 uch # 2 1.1 uch # Distribution kernel (TX3922 based model) kernel config file 3 1.1 uch 4 1.1 uch # 5 1.5 uch # $NetBSD: TX3922,v 1.5 2000/01/16 21:47:00 uch Exp $ 6 1.1 uch # 7 1.1 uch include "arch/hpcmips/conf/std.hpcmips" 8 1.1 uch 9 1.1 uch maxusers 8 10 1.1 uch 11 1.1 uch options MIPS1 # R2000/R3000 CPUs 12 1.1 uch options ENABLE_MIPS_TX3900 # R3900 CPU core 13 1.4 shin options NOFPU # No FPU 14 1.4 shin options SOFTFLOAT # emulate FPU insn 15 1.1 uch #options R3900_CACHE_DISABLE # Disable I/D-cache 16 1.1 uch 17 1.1 uch options TX39XX # Toshiba TX39 series 18 1.1 uch options TX392X # Toshiba TX3922 19 1.1 uch options KSEG2IOBUFSIZE=0x08000000 # MCS0/MCS1 are mapped to kseg2 20 1.1 uch 21 1.1 uch options TX39_DEBUG 22 1.1 uch #options TX39_WATCHDOGTIMER 23 1.1 uch #options WINCE_DEFAULT_SETTING # Debugging use 24 1.5 uch #options TX39ICUDEBUG 25 1.5 uch #options TX39BIUDEBUG 26 1.5 uch #options TX39IODEBUG 27 1.5 uch #options TX39POWERDEBUG 28 1.1 uch #options TX39UARTDEBUG 29 1.1 uch 30 1.1 uch options DDB # in-kernel debugger 31 1.2 uch options DIAGNOSTIC # extra kernel debugging checks 32 1.2 uch options DEBUG # extra kernel debugging support 33 1.2 uch options KTRACE # system call tracing support 34 1.1 uch options NKMEMCLUSTERS=1024 # 4K pages in kernel malloc pool 35 1.1 uch 36 1.1 uch options __NO_SOFT_SERIAL_INTERRUPT 37 1.1 uch options SERIALCONSSLOT=0 # UARTA 0, UARTB 1 38 1.1 uch 39 1.1 uch options COMPAT_43 40 1.1 uch 41 1.2 uch options SCSIVERBOSE # human readable SCSI error messages 42 1.1 uch options PCMCIAVERBOSE # verbose PCMCIA configuration messages 43 1.2 uch options USBVERBOSE # verbose USB device autoconfig messages 44 1.1 uch 45 1.1 uch file-system FFS # fast filesystem with user and group quotas 46 1.5 uch file-system MFS # memory-based filesystem 47 1.5 uch file-system KERNFS # /kern (kernel informational filesystem) 48 1.5 uch file-system PROCFS # /proc 49 1.5 uch file-system UNION 50 1.5 uch 51 1.1 uch config netbsd root on ? type ? 52 1.1 uch 53 1.1 uch # Networking options 54 1.1 uch options INET # Internet protocols 55 1.1 uch 56 1.1 uch txsim* at mainbus0 57 1.1 uch # 58 1.1 uch # TX39 System Internal Modules 59 1.1 uch # 60 1.1 uch tx39biu* at txsim? 61 1.1 uch tx39icu* at txsim? 62 1.1 uch tx39clock* at txsim? 63 1.1 uch tx39power* at txsim? 64 1.1 uch tx39io* at txsim? 65 1.5 uch tx39sib* at txsim? 66 1.1 uch tx39uart* at txsim? 67 1.1 uch txcom0 at tx39uart? slot 0 68 1.1 uch txcom1 at tx39uart? slot 1 69 1.1 uch 70 1.5 uch # IO module manager (Don't delete) 71 1.5 uch txioman* at tx39io? # misc unknown. 72 1.5 uch 73 1.3 uch txcsbus1 at tx39biu? platform SHARP_TELIOS 74 1.3 uch txcsbus2 at tx39biu? platform VICTOR_INTERLINK 75 1.3 uch 76 1.3 uch options USE_POLL # m38813,tc5165 requires this 77 1.3 uch 78 1.5 uch # PHILIPS UCB1200 / TOSHIBA TC35413F modem/audio analog front-end 79 1.5 uch ucb* at tx39sib? slot 0 80 1.5 uch ucbsnd* at ucb? 81 1.5 uch 82 1.3 uch # 83 1.3 uch # SHARP Telios keyboard driver 84 1.3 uch # chip select: CS1, IRQ: 3:12/4:12 85 1.5 uch tc5165buf* at txcsbus1 iocs 1 iocsbase 0 iocssize 0x100 iocswidth 16 86 1.3 uch skbd* at tc5165buf? 87 1.3 uch 88 1.3 uch # 89 1.3 uch # VICTOR InterLink keyboard driver 90 1.3 uch # chip select: CARD1 IRQ ??? 91 1.3 uch m38813c* at txcsbus2 iocs 8 iocswidth 16 iocsbase 0 iocssize 8 92 1.3 uch skbd* at m38813c? 93 1.1 uch 94 1.1 uch # 95 1.2 uch # TC6358TB(Plum2) 96 1.2 uch # register space: CS3, 97 1.2 uch # I/O space: MCS0 & MCS1, IRQ: 8:21 (IO[5] positive) 98 1.1 uch # 99 1.1 uch plum* at txcsbus? regcs 3 regcswidth 32 iocs 4 iocswidth 32 memcs 5 memcswidth 32 irq1 277 100 1.1 uch plumicu* at plum? 101 1.1 uch plumpower* at plum? 102 1.1 uch plumvideo* at plum? 103 1.1 uch plumpcmcia* at plum? 104 1.1 uch plumiobus* at plum? 105 1.2 uch #ohci* at plum? 106 1.2 uch #plumisab0 at plumiobus? platform ? slot 0 107 1.2 uch 108 1.2 uch # 109 1.2 uch # fake ISA-bridge directly connected TX3922 chip select. 110 1.2 uch # 111 1.2 uch # CS1 connect 112 1.2 uch # IRQ MFIO 3:7 113 1.2 uch #txisab* at txcsbus? iocs 1 iocswidth 16 irq1 103 114 1.2 uch # CS2 connect 115 1.2 uch #txisab* at txcsbus? iocs 2 iocswidth 16 irq1 103 116 1.2 uch # CARD1 io/attr connect 117 1.2 uch #txisab* at txcsbus? iocs 8 iocswidth 16 irq1 103 118 1.3 uch # ISA bus support 119 1.3 uch #isa* at plumisab? 120 1.3 uch #isa* at txisab? 121 1.3 uch 122 1.2 uch 123 1.2 uch # USB bus support 124 1.2 uch #usb* at ohci? 125 1.2 uch # USB Hubs 126 1.2 uch #uhub* at usb? 127 1.2 uch #uhub* at uhub? port ? configuration ? interface ? 128 1.2 uch 129 1.2 uch # USB Mice 130 1.2 uch #ums* at uhub? port ? configuration ? interface ? 131 1.2 uch #wsmouse* at ums? mux 0 132 1.2 uch 133 1.2 uch # USB Keyboards 134 1.2 uch #ukbd* at uhub? port ? configuration ? interface ? 135 1.2 uch #wskbd* at ukbd? console ? mux 1 136 1.1 uch 137 1.1 uch # WS console uses SUN or VT100 terminal emulation 138 1.2 uch fb* at plumvideo? 139 1.2 uch wsdisplay* at fb? 140 1.3 uch wskbd* at skbd? mux 1 141 1.1 uch 142 1.1 uch options WSEMUL_VT100 143 1.1 uch options WSDISPLAY_DEFAULTSCREENS=4 144 1.1 uch options FONT_VT220L8x10 145 1.1 uch 146 1.1 uch # PCMCIA bus support 147 1.1 uch pcmcia* at plumpcmcia? controller ? socket ? 148 1.1 uch 149 1.1 uch # PCMCIA IDE disk 150 1.1 uch wdc* at pcmcia? function ? 151 1.1 uch wd* at wdc? channel ? drive ? flags 0x0000 152 1.1 uch 153 1.1 uch # ATAPI bus support 154 1.1 uch atapibus* at wdc? channel ? 155 1.1 uch 156 1.1 uch # PCMCIA network interfaces 157 1.1 uch ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 158 1.1 uch mbe* at pcmcia? function ? # MB8696x based Ethernet 159 1.1 uch ne* at pcmcia? function ? # NE2000-compatible Ethernet 160 1.1 uch sm* at pcmcia? function ? # Megahertz Ethernet 161 1.1 uch 162 1.1 uch com* at pcmcia? function ? # Modems and serial cards 163 1.1 uch 164 1.1 uch # PCMCIA SCSI interfaces 165 1.1 uch aic* at pcmcia? function ? 166 1.1 uch scsibus* at aic? 167 1.1 uch sd* at scsibus? target ? lun ? # SCSI disk drives 168 1.1 uch 169 1.1 uch pseudo-device loop 1 # network loopback 170 1.1 uch pseudo-device pty 64 # pseudo ptys 171 1.5 uch pseudo-device btnmgr 1 # button event handler 172