# $NetBSD: MMEYE_WLF,v 1.28 2019/04/26 22:46:03 sevan Exp $
#
# MMEYE_WLF -- Brains Inc. MMEYE-WLF platforms kernel
#
# This machine description file is used to generate the default NetBSD
# kernel. The generic kernel does not include all options, subsystems
# and device drivers, but should be useful for most applications.
#
# The machine description file can be customised for your specific
# machine to reduce the kernel size and improve its performance.
#
# For further information on compiling NetBSD kernels, see the config(8)
# man page.
#
# For further information on hardware support for this architecture, see
# the intro(4) man page. For further information about kernel options
# for this architecture, see the options(4) man page. For an explanation
# of each device driver in this file see the section 4 man page for the
# device.
include "arch/mmeye/conf/std.mmeye"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.28 $"
maxusers 16 # estimated number of users
# CPU support
options SH4
options SH7750R
options MMEYE
options MMEYE_NEW_INT=0xb2000000
options MMEYE_EPC_WDT
options PCLOCK=60000000 # 60.00MHz
options IOM_RAM_SIZE=0x04000000 # 64MB
options IOM_RAM_BEGIN=0x08000000 # Area2
makeoptions DEFTEXTADDR="0x88010000"
# Standard system options
#options INSECURE # disable kernel security levels
options HZ=50 # clock interrupt generates every 1/HZ sec
options NTP # NTP phase/frequency locked loop
options KTRACE # system call tracing via ktrace(1)
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
options SYSVSHM # System V-like memory sharing
options MODULAR # new style module(7) framework
options MODULAR_DEFAULT_AUTOLOAD
options USERCONF # userconf(4) support
#options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
# Diagnostic/debugging support options
#options DIAGNOSTIC # cheap kernel consistency checks
#options DEBUG # expensive debugging checks/support
#options DDB # in-kernel debugger
#options SYSCALL_DEBUG
#makeoptions DEBUG="-g" # compile full symbol table
# Compatibility options
include "conf/compat_netbsd14.config"
options BSDDISKLABEL_EI # endian independent disklabel support
options COMPAT_MMEYE_OLDLABEL # old mmeye's disklabel support
options COMPAT_MMEYE_OLDLABEL_BROKEN # Also checksum broken support
# Executable format options
options EXEC_COFF # COFF executables
# 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 PUFFS # Userspace file systems (e.g. ntfs-3g & sshfs)
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)
file-system PTYFS # /dev/pts/N support
file-system TMPFS # Efficient memory file-system
#file-system UDF # experimental - OSTA UDF CD/DVD file-system
# File system options
#options QUOTA # UFS quotas
#options FFS_EI # FFS Endian Independent support
options WAPBL # File system journaling support
#options UFS_DIRHASH # UFS Large Directory Hashing - Experimental
options NFSSERVER # Network File System server
#options FFS_NO_SNAPSHOT # No FFS snapshot support
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
# immutable) behave as system flags.
# Networking options
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_DEBUG # debug for IP security
#options MROUTING # IP multicast routing
#options PIM # Protocol Independent Multicast
#options NETATALK # AppleTalk networking protocols
#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)
#options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
#options ALTQ # Manipulate network interfaces' output queues
#options ALTQ_BLUE # Stochastic Fair Blue
#options ALTQ_CBQ # Class-Based Queueing
#options ALTQ_CDNR # Diffserv Traffic Conditioner
#options ALTQ_FIFOQ # First-In First-Out Queue
#options ALTQ_FLOWVALVE # RED/flow-valve (red-penalty-box)
#options ALTQ_HFSC # Hierarchical Fair Service Curve
#options ALTQ_LOCALQ # Local queueing discipline
#options ALTQ_PRIQ # Priority Queueing
#options ALTQ_RED # Random Early Detection
#options ALTQ_RIO # RED with IN/OUT
#options ALTQ_WFQ # Weighted Fair Queueing
options NFS_BOOT_DHCP # Support DHCP NFS root
# These options enable verbose messages for several subsystems.
# Warning, these may compile large string tables into the kernel!
#options PCMCIAVERBOSE # verbose PCMCIA configuration messages
# Kernel root file system and dump configuration.
config netbsd root on ? type ?
#
# Device configuration
#
mainbus0 at root
cpu* at mainbus?
shb* at mainbus?
options SCIFCONSOLE
options SCIFCN_SPEED=19200
scif0 at shb?
sci0 at shb?
rtciic0 at mainbus? addr1 0xb100000e
iic* at rtciic?
rs5c372rtc* at iic? addr 0x32
#ac97x at mainbus? addr1 0xb3000000-0xb300000f irq1 1 # AD1881A
audio* at audiobus?
spkr* at audio? # PC speaker (synthesized)
# SH4 Area5/6 PCMCIA space devices
ne0 at mainbus? addr1 0x14000000 irq1 13
com0 at mainbus? addr1 0x15000000 irq1 5
com1 at mainbus? addr1 0x15000008 irq1 4
wdc0 at mainbus? addr1 0x16000000 irq1 12
wdc1 at mainbus? addr1 0x17000000 irq1 14
# SH PCMCIA controllers
mmeyepcmcia0 at mainbus? addr1 0xb0000002 addr2 0x18000000 irq2 3
#mmeyepcmcia0 at mainbus? addr1 0xb0000002 addr2 0x19000000 irq2 2
#mmeyepcmcia0 at mainbus? addr1 0xb0000002 addr2 0x1a000000 irq2 10
# PCMCIA bus support
pcmcia* at mmeyepcmcia? controller ? socket ?
com* at pcmcia? function ? # Modems and serial cards
wdc* at pcmcia? function ?
wi* at pcmcia? function ? # Lucent/Intersil WaveLAN/IEEE (802.11)
slhci* at pcmcia? function ? # ScanLogic SL811HS
atabus* at ata?
wd* at atabus? drive ? # the drives themselves
usb* at slhci?
# USB Hubs
uhub* at usb?
uhub* at uhub? port ?
# USB Mass Storage
umass* at uhub? port ? configuration ? interface ?
scsibus* at scsi?
sd* at scsibus? target ? lun ? # SCSI disk drives
# USB Generic driver
ugen* at uhub? port ?
# Bluetooth Device Hub
bthub* at bcsp?
bthub* at btuart?
# Bluetooth Audio support
btsco* at bthub?
# Pseudo-Devices
#
# accept filters
pseudo-device accf_data # "dataready" accept filter
pseudo-device accf_http # "httpready" accept filter
pseudo-device ccd # concatenated/striped disk devices
#pseudo-device cgd # cryptographic disk devices
#pseudo-device raid # RAIDframe disk driver
#options RAID_AUTOCONFIG # auto-configuration of RAID components
# Options to enable various other RAIDframe RAID types.
# options RF_INCLUDE_EVENODD=1
# options RF_INCLUDE_RAID5_RS=1
# options RF_INCLUDE_PARITYLOGGING=1
# options RF_INCLUDE_CHAINDECLUSTER=1
# options RF_INCLUDE_INTERDECLUSTER=1
# options RF_INCLUDE_PARITY_DECLUSTERING=1
# options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
pseudo-device fss # file system snapshot device
pseudo-device vnd # disk-like interface to files
#options VND_COMPRESSION # compressed vnd(4)
pseudo-device bpfilter # Berkeley packet filter
#pseudo-device carp # Common Address Redundancy Protocol
pseudo-device npf # NPF packet filter
pseudo-device loop # network loopback
pseudo-device ppp # Point-to-Point Protocol
pseudo-device pppoe # PPP over Ethernet (RFC 2516)
pseudo-device sl # Serial Line IP
pseudo-device strip # Starmode Radio IP (Metricom)
pseudo-device tun # network tunneling over tty
pseudo-device tap # virtual Ethernet
pseudo-device gre # generic L3 over IP tunnel
pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device faith # IPv[46] tcp relay translation i/f
pseudo-device stf # 6to4 IPv6 over IPv4 encapsulation
pseudo-device vlan # IEEE 802.1q encapsulation
pseudo-device bridge # simple inter-network bridging
#options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too
#pseudo-device agr # IEEE 802.3ad link aggregation
pseudo-device pty # pseudo-terminals
pseudo-device vcoda # coda minicache <-> venus comm.
#pseudo-device md # memory disk device (ramdisk)
pseudo-device clockctl # user control of clock subsystem
pseudo-device drvctl # user control of drive subsystem
pseudo-device ksyms # /dev/ksyms
pseudo-device putter # for puffs and pud
pseudo-device bcsp # BlueCore Serial Protocol
pseudo-device btuart # Bluetooth HCI UART (H4)
# Enable the hooks used for initializing the root memory-disk.
#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 MEMORY_DISK_ROOT_SIZE=3074 # size of memory disk, in blocks
# Veriexec
# include "dev/veriexec.config"