NetBSD/sys/arch/hpcmips/conf/TX3922

346 lines
11 KiB
Plaintext

#
# Distribution kernel (TOSHIBA TX3922 based model) kernel config file
#
# $NetBSD: TX3922,v 1.31 2001/01/16 03:38:22 augustss Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
maxusers 8
options MIPS1 # R2000/R3000 CPUs
options ENABLE_MIPS_TX3900 # R3900 CPU core
options NOFPU # No FPU
options SOFTFLOAT # emulate FPU insn
#options R3900_CACHE_DISABLE # Disable I/D-cache
options TX39XX # Toshiba TX39 series
options TX392X # Toshiba TX3922
options KSEG2IOBUFSIZE=0x08000000 # MCS0/MCS1 are mapped to kseg2
options TX39_DEBUG
#options TX39_WATCHDOGTIMER
#options WINCE_DEFAULT_SETTING # Debugging use
#options TX39ICUDEBUG
#options TX39BIUDEBUG
#options TX39POWERDEBUG
#options TX39UARTDEBUG
options DDB # in-kernel debugger
#options DIAGNOSTIC # extra kernel debugging checks
options DEBUG # extra kernel debugging support
options KTRACE # system call tracing support
options MSGBUFSIZE=65534
options __NO_SOFT_SERIAL_INTERRUPT
options SERIALCONSSLOT=0 # UARTA 0, UARTB 1
options COMPAT_43
options SCSIVERBOSE # human readable SCSI error messages
options PCMCIAVERBOSE # verbose PCMCIA configuration messages
options USBVERBOSE # verbose USB device autoconfig messages
options MIIVERBOSE # verbose PHY autoconfig messages
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)
# Networking options
#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 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 VNODE_OP_NOINLINE # don't inline vnode op calls
options NFS_BOOT_DHCP
config netbsd root on ? type ?
# Networking options
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)
# temporally power management
hpcapm0 at mainbus0 # power management
apmdev0 at hpcapm0 # APM
txsim* at mainbus0
#
# TX39 System Internal Modules
#
tx39biu* at txsim?
tx39icu* at txsim?
tx39clock* at txsim?
tx39power* at txsim?
tx39io* at txsim?
tx39sib* at txsim?
tx39uart* at txsim?
txcom0 at tx39uart? slot 0
txcom1 at tx39uart? slot 1
txcsbus1 at tx39biu? platform SHARP_TELIOS
txcsbus2 at tx39biu? platform VICTOR_INTERLINK
# unified IO module manager
# group 0 MFIO
# 1 IO
# 2 BETTY IO (
# (3) ITE IO notyet
# (4) Plum2 IO (EXTPW[0:2]) notyet
txioman1 at txsim? platform SHARP_TELIOS_HCAJ1
txin* at txioman1 id BTN_APP0 evtype BUTTON group 1 port 7 edge 1 # IE button
txin* at txioman1 id BTN_APP1 evtype BUTTON group 1 port 8 edge 1 # Mail button
txin* at txioman1 id PME_AC evtype PMEVENT group 1 port 6 edge 1# AC-power
txin* at txioman1 id COM0_CTS evtype EVENT group 0 port 27 edge 3
txin* at txioman1 id COM0_DCD evtype EVENT group 0 port 29 edge 3
txout* at txioman1 id PWCTL_LED evtype POWER group 1 port 4 flags 3 #(blink)
txioman2 at txsim? platform SHARP_TELIOS_HCVJ1C_JP
txin* at txioman2 id BTN_APP0 evtype BUTTON group 1 port 7 edge 1 # IE button
txin* at txioman2 id BTN_APP1 evtype BUTTON group 1 port 8 edge 1 # Mail button
txin* at txioman2 id BTN_APP2 evtype BUTTON group 1 port 11 edge 1 # Video button
txin* at txioman2 id BTN_APP3 evtype BUTTON group 1 port 12 edge 1 # Head phone button
txin* at txioman2 id PME_AC evtype PMEVENT group 1 port 6
txin* at txioman2 id COM0_CTS evtype EVENT group 0 port 27 edge 3
txin* at txioman2 id COM0_DCD evtype EVENT group 1 port 13 edge 3
txout* at txioman2 id PWCTL_COM0 evtype POWER group 1 port 15
txout* at txioman2 id PWCTL_LED evtype POWER group 1 port 4 flags 3 #(blink)
txioman3 at txsim? platform VICTOR_INTERLINK_MPC101
txin* at txioman3 id BTN_COVER evtype BUTTON group 1 port 4
txin* at txioman3 id BTN_REC evtype BUTTON group 1 port 7
txin* at txioman3 id COM0_DCD evtype EVENT group 0 port 29
txin* at txioman3 id COM0_CTS evtype EVENT group 0 port 30
# kbd MFIO:7 ?
options USE_POLL
# PHILIPS UCB1200 / TOSHIBA TC35413F modem/audio analog front-end
ucb* at tx39sib? slot 0
ucbtp* at ucb?
ucbsnd* at ucb?
ucbio* at ucb?
# PHILIPS 74ALVC*1624? / TOSHIBA TC5165BFTS buffer chip (keyboard)
# chip select: CS1, IRQ: 3:12/4:12 (irq1 108)
# interrupt-mode don't work. use polling mode.
tc5165buf* at txcsbus1 iocs 1 iocsbase 0 iocssize 0x100 iocswidth 16
hpckbd* at tc5165buf?
#wsmouse* at ucbtp? mux 0
# VICTOR InterLink keyboard driver
# chip select: CARD1 IRQ ???
m38813c* at txcsbus2 iocs 8 iocswidth 16 iocsbase 0 iocssize 8
hpckbd* at m38813c?
# TC6358TB(Plum2)
# register space: CS3,
# I/O space: MCS0 & MCS1, IRQ: 8:21 (IO[5] positive)
#
plum* at txcsbus? regcs 3 regcswidth 32 iocs 4 iocswidth 32 memcs 5 memcswidth 32 irq1 277
plumicu* at plum?
plumpower* at plum?
plumvideo* at plum?
plumpcmcia* at plum?
#plumiobus* at plum?
#plumisab0 at plumiobus? platform ? slot 0
ohci* at plum?
# USB bus support
usb* at ohci?
# USB Hubs
uhub* at usb?
uhub* at uhub? port ? configuration ? interface ?
# USB Mice
ums* at uhub? port ? configuration ? interface ?
wsmouse* at ums? mux 0
# USB Keyboards
ukbd* at uhub? port ? configuration ? interface ?
wskbd* at ukbd? console ? mux 1
# USB joystick, game pad
#ujoy* at uhub? configuration ? interface ?
# USB Generic HID devices
uhid* at uhub? port ? configuration ? interface ?
# USB Printer
ulpt* at uhub? port ? configuration ? interface ?
# USB Modem
umodem* at uhub? port ? configuration ?
ucom* at umodem?
# USB Mass Storage
umass* at uhub? port ? configuration ? interface ?
atapibus* at umass? channel ?
scsibus* at umass? channel ?
# USB audio
uaudio* at uhub? port ? configuration ?
audio* at uaudio?
# USB Ethernet adapters
aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters
cue* at uhub? port ? # CATC USB-EL1201A based adapters
kue* at uhub? port ? # Kawasaki LSI KL5KUSB101B based adapters
# Prolofic PL2301/PL2302 host-to-host adapter
upl* at uhub? port ?
# USB Handspring Visor
uvisor* at uhub? port ?
ucom* at uvisor?
# USB scanners
uscanner* at uhub? port ?
# Y@P firmware loader
uyap* at uhub? port ?
# USB Generic driver
ugen* at uhub? port ?
# MII/PHY support
exphy* at mii? phy ? # 3Com internal PHYs
icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
nsphy* at mii? phy ? # NS83840 PHYs
nsphyter* at mii? phy ? # NS83843 PHYs
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
tlphy* at mii? phy ? # ThunderLAN PHYs
tqphy* at mii? phy ? # TDK Semiconductor PHYs
ukphy* at mii? phy ? # generic unknown PHYs
# WS console uses SUN or VT100 terminal emulation
hpcfb* at plumvideo?
wsdisplay* at hpcfb?
wskbd* at hpckbd? mux 1
btnmgr0 at mainbus0
wskbd* at btnmgr0 mux 1
options WSEMUL_VT100
options WSDISPLAY_DEFAULTSCREENS=4
options FONT_VT220L8x10
options WS_KERNEL_FG=WSCOL_BROWN
options WS_KERNEL_BG=WSCOL_BLUE
# compatibility to other console drivers
options WSDISPLAY_COMPAT_PCVT # emulate some ioctls
options WSDISPLAY_COMPAT_SYSCONS # emulate some ioctls
options WSDISPLAY_COMPAT_USL # VT handling
options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes
# PCMCIA bus support
pcmcia* at plumpcmcia? controller ? socket ?
# PCMCIA IDE disk
wdc* at pcmcia? function ?
wd* at wdc? channel ? drive ? flags 0x0000
# ATAPI bus support
atapibus* at wdc? channel ?
# 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
# 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
# PCMCIA SCSI interfaces
aic* at pcmcia? function ? # Adaptec APA-1460 SCSI
esp* at pcmcia? function ? # Qlogic ESP406/FAS408 SCSI
scsibus* at aic?
scsibus* at esp?
# SCSI devices
sd* at scsibus? target ? lun ? # SCSI disk drives
#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
# disk/mass storage pseudo-devices
#pseudo-device ccd 4 # concatenated disks
#pseudo-device raid 4 # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
pseudo-device md 1 # memory disk
pseudo-device vnd 4 # disk-like interface to files
# network pseudo-devices
pseudo-device bpfilter 8 # Berkeley packet filter
pseudo-device ipfilter # IP filter (firewall) and NAT
pseudo-device loop 1 # network loopback
pseudo-device ppp 2 # Point-to-Point Protocol
# mouse & keyboard multiplexor pseudo-devices
pseudo-device wsmux 2
# miscellaneous pseudo-devices
pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device pty # pseudo-terminals
# a pseudo device needed for Coda # also needs CODA (above)
#pseudo-device vcoda 4 # coda minicache <-> venus comm.
# for IPv6
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith 1 # IPv[46] tcp relay translation i/f