#options COMPAT_386BSD_MBRPART # recognize old partition ID
#options COMPAT_LINUX # binary compatibility with Linux
#options COMPAT_OSSAUDIO # binary compatibility with Linux
# 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 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 PTYFS # /dev/pts/N support
file-system TMPFS # Efficient memory file-system
# File system options
#options FFS_EI # FFS Endian Independent support
options FFS_NO_SNAPSHOT # No FFS snapshot support
#options QUOTA # legacy UFS quotas
#options UFS_DIRHASH # UFS Large Directory Hashing
#options UFS_EXTATTR # Extended attribute support for UFS1
#options DISKLABEL_EI # disklabel Endian Independent support
#options NFSSERVER # Network File System server
# Alternate buffer queue strategies for better responsiveness under high
# disk I/O load.
#options BUFQ_READPRIO
options BUFQ_PRIOCSCAN
# Networking options
options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
options MROUTING # IP multicast routing
#options INET6 # IPV6
#options IPSEC # IP security
#options IPSEC_DEBUG # debug for IP security
#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
# JIT compiler for bpfilter
#options SLJIT
#options BPFJIT
# These options enable verbose messages for several subsystems.
# Warning, these may compile large string tables into the kernel!
#options EISAVERBOSE # verbose EISA device autoconfig messages
#options PCIVERBOSE # verbose PCI device autoconfig messages
#options PCI_CONFIG_DUMP # verbosely dump PCI config space
#options PCMCIAVERBOSE # verbose PCMCIA configuration messages
#options SCSIVERBOSE # human readable SCSI error messages
#options USBVERBOSE # verbose USB device autoconfig messages
# Options for necessary to use MD
#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=8192 # embed the FS into the system for now
#options MEMORY_RBFLAGS=0 # keep the kernel from forcing single user mode
# Need more mbufs for IPsec VPN
#options NMBCLUSTERS=4096
# rt3052 dev board root on embedded NFS mount disk
config netbsd root on ? type ?
config netbsd-sd0a root on sd0a type ffs dumps none
config netbsd-reth0 root on reth0 type nfs dumps none
mainbus0 at root
cpu0 at mainbus?
com0 at mainbus?
reth* at mainbus? flags 1
rwdog0 at mainbus?
options RA_WDOG_DEFAULT_PERIOD=10
#options RA_WDOG_DEFAULT_MODE=WDOG_MODE_DISARMED
options RA_WDOG_DEFAULT_MODE=WDOG_MODE_KTICKLE
# PCI/PCIe support
rpci0 at mainbus?
pci* at rpci?
# USB support on rusb0
ehci* at mainbus?
usb* at ehci?
# USB support on rusb0
ohci* at mainbus?
usb* at ohci?
# GPIO support
rgpio0 at mainbus?
gpio* at rgpio?
# I2C support
ri2c0 at mainbus?
iic* at ri2c?
# NOR Flash
#options NOR_VERBOSE
#cfi0 at mainbus0
#nor0 at cfi0
#flash0 at nor0 offset 0x00000000 size 0x00040000
#flash1 at nor0 offset 0x00040000 size 0x00020000
#flash2 at nor0 offset 0x00060000 size 0x00020000
#flash3 at nor0 offset 0x00080000 size 0x00120000 # kernel
#flash4 at nor0 offset 0x001a0000 size 0x006e0000 # filesystem
#flash5 at nor0 offset 0x00880000 size 0x01760000 # upgrade
#flash6 at nor0 offset 0x01fe0000 size 0x00020000
# USB Hubs
uhub* at usb?
uhub* at uhub? port ?
# USB Mass Storage
umass* at uhub? port ?
scsibus* at scsi?
sd* at scsibus? target ? lun ?
# USB Ethernet adapters
#aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters
#axe* at uhub? port ? # ASIX AX88172 10/100 based adapters
# USB Generic driver
ugen* at uhub? port ?
# PHY Support
ukphy* at mii? phy ? # generic unknown PHYs
#arphy* at mii? phy ? # Atheros AR8316 switch