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.1 uch # $NetBSD: TX3922,v 1.1 1999/11/21 07:04:32 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 TX392X # Toshiba TX3922 18 1.1 uch options KSEG2IOBUFSIZE=0x08000000 # MCS0/MCS1 are mapped to kseg2 19 1.1 uch 20 1.1 uch options TX39_DEBUG 21 1.1 uch #options TX39_WATCHDOGTIMER 22 1.1 uch #options WINCE_DEFAULT_SETTING # Debugging use 23 1.1 uch options TX39ICUDEBUG 24 1.1 uch options TX39BIUDEBUG 25 1.1 uch #options TX39IODEBUG 26 1.1 uch options TX39POWERDEBUG 27 1.1 uch #options TX39UARTDEBUG 28 1.1 uch 29 1.1 uch options DDB # in-kernel debugger 30 1.1 uch options NKMEMCLUSTERS=1024 # 4K pages in kernel malloc pool 31 1.1 uch options RTC_OFFSET=-540 # JST-9 32 1.1 uch 33 1.1 uch options __NO_SOFT_SERIAL_INTERRUPT 34 1.1 uch options SERIALCONSSLOT=0 # UARTA 0, UARTB 1 35 1.1 uch 36 1.1 uch options COMPAT_43 37 1.1 uch 38 1.1 uch options PCMCIAVERBOSE # verbose PCMCIA configuration messages 39 1.1 uch 40 1.1 uch file-system FFS # fast filesystem with user and group quotas 41 1.1 uch config netbsd root on ? type ? 42 1.1 uch 43 1.1 uch # Networking options 44 1.1 uch options INET # Internet protocols 45 1.1 uch 46 1.1 uch txsim* at mainbus0 47 1.1 uch # 48 1.1 uch # TX39 System Internal Modules 49 1.1 uch # 50 1.1 uch tx39biu* at txsim? 51 1.1 uch tx39icu* at txsim? 52 1.1 uch tx39clock* at txsim? 53 1.1 uch tx39power* at txsim? 54 1.1 uch tx39io* at txsim? 55 1.1 uch tx39uart* at txsim? 56 1.1 uch txcom0 at tx39uart? slot 0 57 1.1 uch txcom1 at tx39uart? slot 1 58 1.1 uch 59 1.1 uch txcsbus* at tx39biu? platform ? 60 1.1 uch 61 1.1 uch # 62 1.1 uch # TC6358TB(Plum2) register space: CS3, I/O space: MCS0 & MCS1, IRQ: 8:21 (IO[5] positive) 63 1.1 uch # 64 1.1 uch plum* at txcsbus? regcs 3 regcswidth 32 iocs 4 iocswidth 32 memcs 5 memcswidth 32 irq1 277 65 1.1 uch plumicu* at plum? 66 1.1 uch plumpower* at plum? 67 1.1 uch plumvideo* at plum? 68 1.1 uch plumpcmcia* at plum? 69 1.1 uch plumiobus* at plum? 70 1.1 uch 71 1.1 uch plumisab0 at plumiobus? platform ? slot 0 72 1.1 uch # ISA bus support 73 1.1 uch isa0 at plumisab0 74 1.1 uch 75 1.1 uch # WS console uses SUN or VT100 terminal emulation 76 1.1 uch #fb* at plumvideo? 77 1.1 uch #wsdisplay* at fb? 78 1.1 uch 79 1.1 uch options WSEMUL_VT100 80 1.1 uch options WSDISPLAY_DEFAULTSCREENS=4 81 1.1 uch #options FONT_VT220L8x8 82 1.1 uch options FONT_VT220L8x10 83 1.1 uch 84 1.1 uch #pckbc0 at isa0 # pc keyboard controller 85 1.1 uch #pckbd* at pckbc? # PC keyboard 86 1.1 uch #wskbd* at pckbd? console ? 87 1.1 uch 88 1.1 uch # PCMCIA bus support 89 1.1 uch pcmcia* at plumpcmcia? controller ? socket ? 90 1.1 uch 91 1.1 uch # PCMCIA IDE disk 92 1.1 uch wdc* at pcmcia? function ? 93 1.1 uch wd* at wdc? channel ? drive ? flags 0x0000 94 1.1 uch 95 1.1 uch # ATAPI bus support 96 1.1 uch atapibus* at wdc? channel ? 97 1.1 uch 98 1.1 uch # PCMCIA network interfaces 99 1.1 uch ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet 100 1.1 uch mbe* at pcmcia? function ? # MB8696x based Ethernet 101 1.1 uch ne* at pcmcia? function ? # NE2000-compatible Ethernet 102 1.1 uch sm* at pcmcia? function ? # Megahertz Ethernet 103 1.1 uch 104 1.1 uch com* at pcmcia? function ? # Modems and serial cards 105 1.1 uch 106 1.1 uch # PCMCIA SCSI interfaces 107 1.1 uch aic* at pcmcia? function ? 108 1.1 uch scsibus* at aic? 109 1.1 uch sd* at scsibus? target ? lun ? # SCSI disk drives 110 1.1 uch 111 1.1 uch pseudo-device loop 1 # network loopback 112 1.1 uch pseudo-device pty 64 # pseudo ptys 113 1.1 uch 114 1.1 uch #pseudo-device biconsdev 1 # build-in console device 115