NetBSD/sys/arch/hpcmips/conf/TX3912

252 lines
7.9 KiB
Plaintext
Raw Normal View History

1999-11-21 10:04:31 +03:00
#
# Distribution kernel (TX3912 based model) kernel config file
#
2000-04-24 16:59:43 +04:00
# $NetBSD: TX3912,v 1.16 2000/04/24 12:59:43 uch Exp $
1999-11-21 10:04:31 +03:00
#
include "arch/hpcmips/conf/std.hpcmips"
maxusers 8
2000-03-25 18:12:04 +03:00
options MIPS1 # R2000/R3000 CPUs
options ENABLE_MIPS_TX3900 # R3900 CPU core
options NOFPU # No FPU
options SOFTFLOAT # emulate FPU insn
1999-11-21 10:04:31 +03:00
#options R3900_CACHE_DISABLE # Disable I/D-cache
2000-03-25 18:12:04 +03:00
options TX39XX # Toshiba TX39 series
options TX391X # Product TMPR3912
options KSEG2IOBUFSIZE=0x08000000 # MCS[0:3] are mapped to kseg2
1999-11-21 10:04:31 +03:00
2000-03-25 18:12:04 +03:00
options TX39_DEBUG
options TX39_WATCHDOGTIMER
#options TX39ICUDEBUG
#options TX39CLKDEBUG
#options TX39BIUDEBUG
#options TX39IODEBUG
#options TX39POWERDEBUG
#options TX39UARTDEBUG
1999-11-21 10:04:31 +03:00
2000-03-25 18:12:04 +03:00
options __NO_SOFT_SERIAL_INTERRUPT
options SERIALCONSSLOT=0 # UARTA 0, UARTB 1
1999-11-21 10:04:31 +03:00
2000-03-25 18:12:04 +03:00
options DDB # in-kernel debugger
#options DDB_ONPANIC=0 # don't enter debugger on panic
2000-03-25 18:12:04 +03:00
options DIAGNOSTIC # extra kernel debugging checks
options DEBUG # extra kernel debugging support
options KTRACE # system call tracing support
#options SYSCALL_DEBUG # for debug
1999-11-21 10:04:31 +03:00
#options MINIROOTSIZE=10000
2000-02-27 19:34:13 +03:00
#options MEMORY_DISK_HOOKS
#options MEMORY_DISK_IS_ROOT # force root on memory disk
#options MEMORY_DISK_SERVER=0 # no userspace memory disk support
#options MINIROOTSIZE=12288 # size of memory disk, in blocks
options PPP_BSDCOMP # BSD-Compress compression support for PPP
options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
2000-04-24 16:59:43 +04:00
options COMPAT_386BSD_MBRPART # recognize old partition ID
2000-03-25 18:12:04 +03:00
options COMPAT_43
1999-11-21 10:04:31 +03:00
1999-12-08 18:54:11 +03:00
options SCSIVERBOSE # human readable SCSI error messages
2000-03-25 18:12:04 +03:00
options PCMCIAVERBOSE # verbose PCMCIA configuration messages
1999-11-21 10:04:31 +03:00
2000-04-09 18:14:50 +04:00
options NTP # network time protocol
#options UCONSOLE # users can redirect console (unsafe)
# File systems
file-system FFS # UFS
#file-system EXT2FS # second extended file system (linux)
#file-system LFS # log-structured file system
file-system MFS # memory file system
file-system NFS # Network File System client
#file-system CD9660 # ISO 9660 + Rock Ridge file system
file-system MSDOSFS # MS-DOS file system
file-system FDESC # /dev/fd
file-system KERNFS # /kern
#file-system NULLFS # loopback file system
#file-system OVERLAY # overlay file system
#file-system PORTAL # portal filesystem (still experimental)
file-system PROCFS # /proc
#file-system UMAPFS # NULLFS + uid and gid remapping
file-system UNION # union file system
#file-system CODA # Coda File System; also needs vcoda (below)
# Pull in config fragments for kernel crypto. Use only one of these,
# and adjust the prefixes as necessary.
#prefix ../crypto-us/sys
#cinclude "conf/files.crypto-us"
#prefix
#prefix ../crypto-intl/sys
#cinclude "conf/files.crypto-intl"
#prefix
1999-11-21 10:04:31 +03:00
# Networking options
2000-04-09 18:14:50 +04:00
#options GATEWAY # IP packet forwarding
options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_ESP # IP security (encryption part; define w/ IPSEC)
#options IPSEC_DEBUG # debug for IP security
#options TCP_COMPAT_42 # compatibility with 4.2BSD TCP/IP
#options MROUTING # Multicast routing support
#options ISO # OSI networking
#options TPIP # TPIP
#options EON # OSI tunneling over IP
#options CCITT,LLC,HDLC # X.25
options NFSSERVER # Sun NFS-compatible filesystem (server)
#options SOFTDEP # FFS soft updates support.
#options QUOTA # UFS quotas
options NFS_BOOT_DHCP
1999-11-21 10:04:31 +03:00
config netbsd root on ? type ?
2000-03-25 18:12:04 +03:00
txsim* at mainbus0
1999-11-21 10:04:31 +03:00
#
# System Internal Modules
#
2000-03-25 18:12:04 +03:00
tx39biu* at txsim?
tx39icu* at txsim?
tx39clock* at txsim?
tx39power* at txsim?
tx3912video* at txsim?
tx39io* at txsim?
tx39sib* at txsim?
tx39uart* at txsim?
txcom0 at tx39uart? slot 0
txcom1 at tx39uart? slot 1
tx39ir* at txcom1
1999-11-21 10:04:31 +03:00
#
# TX39 external modules. (Platform dependent)
#
options USE_POLL # keyboard / touchpanel device requires this
# IO module manager (Don't delete)
2000-03-25 18:12:04 +03:00
txioman3 at tx39io? platform COMPAQ_C
txioman4 at tx39io? platform PHILIPS_NINO
txioman5 at tx39io? platform SHARP_MOBILON
txioman* at tx39io? # misc unknown.
1999-11-21 10:04:31 +03:00
# Chip select manager
2000-03-25 18:12:04 +03:00
txcsbus3 at tx39biu? platform COMPAQ_C
txcsbus4 at tx39biu? platform PHILIPS_NINO
txcsbus5 at tx39biu? platform SHARP_MOBILON
txcsbus* at tx39biu? # misc unknown.
1999-12-08 18:54:11 +03:00
# PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard)
2000-03-25 18:12:04 +03:00
tc5165buf* at txcsbus3 iocs 3 iocsbase 0 iocssize 0x100 iocswidth 16
tc5165buf* at txcsbus5 iocs 4 iocsbase 0 iocssize 0x100 iocswidth 16
skbd* at tc5165buf?
1999-12-08 18:54:11 +03:00
# ITE IT8368E PCMCIA / TOSHIBA TC6345AF buffer chip (PCMCIA)
2000-02-27 19:34:13 +03:00
# card/insert ... 3:2 (98)
# remove ... 5:8 (168)
2000-01-07 18:19:12 +03:00
options IT8368E_LEGACY_MODE # Mobilon HC-4100 requires this
2000-03-25 18:12:04 +03:00
it8368e* at txcsbus? regcs 2 regcsbase 0 regcssize 0x20 regcswidth 16 iocs 8 iocsbase 0 iocssize 0x4000000 iocswidth 16 irq1 98 irq2 168 irq3 98
1999-11-21 10:04:31 +03:00
# PHILIPS UCB1200 / TOSHIBA TC35413F (modem/audio analog front-end)
2000-03-25 18:12:04 +03:00
ucb* at tx39sib? slot 0
ucbtp* at ucb?
ucbsnd* at ucb?
ucbio* at ucb?
ucbioport* at ucbio? platform COMPAQ_C_810 id BTN_LIGHT port 5
1999-11-21 10:04:31 +03:00
# WS console uses SUN or VT100 terminal emulation
2000-03-25 18:12:04 +03:00
bivideo* at tx3912video?
hpcfb* at bivideo?
wsdisplay* at hpcfb?
wskbd* at skbd? mux 1
wsmouse* at ucbtp? mux 0
btnmgr0 at mainbus0
wskbd* at btnmgr0 mux 1
1999-11-21 10:04:31 +03:00
options WSEMUL_VT100
options WSDISPLAY_DEFAULTSCREENS=4
options FONT_VT220L8x10
# PCMCIA bus support
pcmcia* at it8368e? controller ? socket ?
# PCMCIA IDE disk
wdc* at pcmcia? function ?
wd* at wdc? channel ? drive ? flags 0x0000
# ATAPI bus support
atapibus* at wdc? channel ?
2000-04-09 18:14:50 +04:00
# ATAPI devices
# flags have the same meaning as for IDE drives.
cd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives
sd* at atapibus? drive ? flags 0x0000 # ATAPI disk drives
#uk* at atapibus? drive ? flags 0x0000 # ATAPI unknown
1999-11-21 10:04:31 +03:00
2000-04-09 18:14:50 +04:00
# PCMCIA network interfaces
#awi* at pcmcia? function ? # BayStack 650/660 (802.11FH/DS)
#cnw* at pcmcia? function ? # Xircom/Netwave AirSurfer
#ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet
#mbe* at pcmcia? function ? # MB8696x based Ethernet
#ne* at pcmcia? function ? # NE2000-compatible Ethernet
#ray* at pcmcia? function ? # Raytheon Raylink (802.11)
#sm* at pcmcia? function ? # Megahertz Ethernet
#wi* at pcmcia? function ? # Lucent WaveLan IEEE (802.11)
#xe* at pcmcia? function ? # Xircom PCMCIA cards
#mhzc* at pcmcia? function ? # Megahertz Ethernet/Modem combo cards
#com* at mhzc?
#sm* at mhzc?
# PCMCIA serial interfaces
#com* at pcmcia? function ? # Modems and serial cards
#pcmcom* at pcmcia? function ? # PCMCIA multi-port serial cards
#com* at pcmcom? slave ? # ...and the slave devices
1999-11-21 10:04:31 +03:00
# PCMCIA SCSI interfaces
2000-04-09 18:14:50 +04:00
aic* at pcmcia? function ? # Adaptec APA-1460 SCSI
esp* at pcmcia? function ? # Qlogic ESP406/FAS408 SCSI
1999-11-21 10:04:31 +03:00
scsibus* at aic?
2000-04-09 18:14:50 +04:00
scsibus* at esp?
# SCSI devices
1999-11-21 10:04:31 +03:00
sd* at scsibus? target ? lun ? # SCSI disk drives
2000-04-09 18:14:50 +04:00
#st* at scsibus? target ? lun ? # SCSI tape drives
#cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
#ch* at scsibus? target ? lun ? # SCSI autochangers
#ss* at scsibus? target ? lun ? # SCSI scanners
#uk* at scsibus? target ? lun ? # SCSI unknown
1999-11-21 10:04:31 +03:00
2000-01-07 18:19:12 +03:00
# disk/mass storage pseudo-devices
2000-04-09 18:14:50 +04:00
#pseudo-device ccd 4 # concatenated disks
#pseudo-device raid 4 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
2000-01-07 18:19:12 +03:00
pseudo-device md 1 # memory disk
2000-04-09 18:14:50 +04:00
pseudo-device vnd 4 # disk-like interface to files
2000-01-07 18:19:12 +03:00
2000-04-09 18:14:50 +04:00
# network pseudo-devices
2000-01-07 18:19:12 +03:00
pseudo-device bpfilter 8 # Berkeley packet filter
pseudo-device ipfilter # IP filter (firewall) and NAT
1999-11-21 10:04:31 +03:00
pseudo-device loop 1 # network loopback
2000-01-07 18:19:12 +03:00
pseudo-device ppp 2 # Point-to-Point Protocol
1999-11-21 10:04:31 +03:00
2000-01-07 18:19:12 +03:00
# mouse & keyboard multiplexor pseudo-devices
pseudo-device wsmux 2
2000-03-12 18:28:12 +03:00
2000-04-09 18:14:50 +04:00
# a pseudo device needed for Coda # also needs CODA (above)
#pseudo-device vcoda 4 # coda minicache <-> venus comm.
# miscellaneous pseudo-devices
pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device pty 64 # pseudo ptys
# for IPv6
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f