1 1.1 uch # 2 1.1 uch # Distribution kernel (TX3912 based model) kernel config file 3 1.1 uch 4 1.1 uch # 5 1.1 uch # $NetBSD: TX3912,v 1.1 1999/11/21 07:04:31 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.1 uch options SOFTFLOAT # No FPU 14 1.1 uch #options R3900_CACHE_DISABLE # Disable I/D-cache 15 1.1 uch 16 1.1 uch options TX39XX # Toshiba TX39 series 17 1.1 uch options TX391X # Product TMPR3912 18 1.1 uch 19 1.1 uch options TX39_DEBUG 20 1.1 uch #options TX39_WATCHDOGTIMER 21 1.1 uch #options WINCE_DEFAULT_SETTING # Debugging use 22 1.1 uch options TX39ICUDEBUG 23 1.1 uch options TX39BIUDEBUG 24 1.1 uch options TX39IODEBUG 25 1.1 uch options TX39POWERDEBUG 26 1.1 uch #options TX39UARTDEBUG 27 1.1 uch options IT8368DEBUG 28 1.1 uch 29 1.1 uch options __NO_SOFT_SERIAL_INTERRUPT 30 1.1 uch options SERIALCONSSLOT=0 # UARTA 0, UARTB 1 31 1.1 uch 32 1.1 uch options DDB # in-kernel debugger 33 1.1 uch #options DIAGNOSTIC # extra kernel debugging checks 34 1.1 uch #options DEBUG # extra kernel debugging support 35 1.1 uch options KTRACE # system call tracing support 36 1.1 uch options NKMEMCLUSTERS=1024 # 4K pages in kernel malloc pool 37 1.1 uch #options MINIROOTSIZE=10000 38 1.1 uch options RTC_OFFSET=-540 # JST-9 39 1.1 uch 40 1.1 uch options COMPAT_43 41 1.1 uch 42 1.1 uch options PCMCIAVERBOSE # verbose PCMCIA configuration messages 43 1.1 uch 44 1.1 uch file-system FFS # fast filesystem with user and group quotas 45 1.1 uch file-system MFS # memory-based filesystem 46 1.1 uch file-system KERNFS # /kern (kernel informational filesystem) 47 1.1 uch file-system PROCFS # /proc 48 1.1 uch file-system UNION 49 1.1 uch 50 1.1 uch # Networking options 51 1.1 uch options INET # Internet protocols 52 1.1 uch 53 1.1 uch config netbsd root on ? type ? 54 1.1 uch 55 1.1 uch txsim* at mainbus0 56 1.1 uch # 57 1.1 uch # System Internal Modules 58 1.1 uch # 59 1.1 uch tx39biu* at txsim? 60 1.1 uch tx39icu* at txsim? 61 1.1 uch tx39clock* at txsim? 62 1.1 uch tx39power* at txsim? 63 1.1 uch tx3912video* at txsim? 64 1.1 uch tx39io* at txsim? 65 1.1 uch tx39uart* at txsim? 66 1.1 uch txcom0 at tx39uart? slot 0 67 1.1 uch txcom1 at tx39uart? slot 1 68 1.1 uch 69 1.1 uch # 70 1.1 uch # TX39 external modules. (Platform dependent) 71 1.1 uch # 72 1.1 uch options USE_POLL 73 1.1 uch options CCKBD_POLL # XXX I could not find interrupt source. FIXME!! 74 1.1 uch 75 1.1 uch # 76 1.1 uch # COMPAQ C-series 77 1.1 uch # 78 1.1 uch #options COMPAQ_LOCAL_INTR 79 1.1 uch txcsbus3 at tx39biu? platform COMPAQ_C 80 1.1 uch # XXX interrupt line not found yet. 81 1.1 uch cckbd* at txcsbus3 iocs 3 iocsbase 0 iocssize 0x100 iocswidth 16 82 1.1 uch # card ... 3:2 (98) 83 1.1 uch # insert/remove ... 5:1 (161/168) 84 1.1 uch it8368e* at txcsbus3 regcs 2 regcsbase 0 regcssize 0x20 regcswidth 16 iocs 8 iocsbase 0 iocssize 0x4000000 iocswidth 16 irq1 161 irq2 168 irq3 98 85 1.1 uch 86 1.1 uch # 87 1.1 uch # Philips Nino300 88 1.1 uch # 89 1.1 uch txcsbus4 at tx39biu? platform PHILIPS_NINO 90 1.1 uch it8368e* at txcsbus4 regcs 2 regcsbase 0 regcssize 0x20 regcswidth 16 iocs 8 iocsbase 0 iocssize 0x4000000 iocswidth 16 irq1 161 irq2 168 irq3 98 91 1.1 uch 92 1.1 uch # 93 1.1 uch # misc unknown. 94 1.1 uch # 95 1.1 uch txcsbus* at tx39biu? 96 1.1 uch 97 1.1 uch # WS console uses SUN or VT100 terminal emulation 98 1.1 uch options WSDISPLAY_COMPAT_RAWKBD 99 1.1 uch fb* at tx3912video? 100 1.1 uch wsdisplay* at fb? 101 1.1 uch wskbd* at cckbd? mux 1 102 1.1 uch 103 1.1 uch options WSEMUL_VT100 104 1.1 uch options WSDISPLAY_DEFAULTSCREENS=4 105 1.1 uch #options FONT_VT220L8x8 106 1.1 uch options FONT_VT220L8x10 107 1.1 uch 108 1.1 uch 109 1.1 uch # PCMCIA bus support 110 1.1 uch pcmcia* at it8368e? controller ? socket ? 111 1.1 uch 112 1.1 uch # PCMCIA IDE disk 113 1.1 uch wdc* at pcmcia? function ? 114 1.1 uch wd* at wdc? channel ? drive ? flags 0x0000 115 1.1 uch 116 1.1 uch # ATAPI bus support 117 1.1 uch atapibus* at wdc? channel ? 118 1.1 uch 119 1.1 uch # PCMCIA network interfaces 120 1.1 uch ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 121 1.1 uch mbe* at pcmcia? function ? # MB8696x based Ethernet 122 1.1 uch ne* at pcmcia? function ? # NE2000-compatible Ethernet 123 1.1 uch sm* at pcmcia? function ? # Megahertz Ethernet 124 1.1 uch 125 1.1 uch com* at pcmcia? function ? # Modems and serial cards 126 1.1 uch 127 1.1 uch # PCMCIA SCSI interfaces 128 1.1 uch aic* at pcmcia? function ? 129 1.1 uch scsibus* at aic? 130 1.1 uch sd* at scsibus? target ? lun ? # SCSI disk drives 131 1.1 uch 132 1.1 uch pseudo-device loop 1 # network loopback 133 1.1 uch pseudo-device pty 64 # pseudo ptys 134 1.1 uch #pseudo-device md 1 # memory disk 135 1.1 uch pseudo-device biconsdev 1 # build-in console device 136 1.1 uch 137