1 1.2.4.2 yamt # $NetBSD: T_SH7706LAN,v 1.2.4.2 2010/08/11 22:51:57 yamt Exp $ 2 1.2.4.2 yamt # 3 1.2.4.2 yamt # TAC T-SH7706LAN Rev.3 config file 4 1.2.4.2 yamt # 5 1.2.4.2 yamt 6 1.2.4.2 yamt include "arch/evbsh3/conf/std.evbsh3.el" 7 1.2.4.2 yamt include "arch/evbsh3/conf/std.t_sh7706lan" 8 1.2.4.2 yamt 9 1.2.4.2 yamt #options INCLUDE_CONFIG_FILE # embed config file in kernel binary 10 1.2.4.2 yamt 11 1.2.4.2 yamt maxusers 32 12 1.2.4.2 yamt 13 1.2.4.2 yamt # kloader-related 14 1.2.4.2 yamt options KLOADER 15 1.2.4.2 yamt options KLOADER_KERNEL_PATH="\"/netbsd\"" 16 1.2.4.2 yamt #options KLOADER_DEBUG 17 1.2.4.2 yamt 18 1.2.4.2 yamt # Standard system options 19 1.2.4.2 yamt 20 1.2.4.2 yamt options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT 21 1.2.4.2 yamt options NTP # NTP phase/frequency locked loop 22 1.2.4.2 yamt 23 1.2.4.2 yamt options KTRACE # system call tracing via ktrace(1) 24 1.2.4.2 yamt 25 1.2.4.2 yamt options SYSVMSG # System V-like message queues 26 1.2.4.2 yamt options SYSVSEM # System V-like semaphores 27 1.2.4.2 yamt options SYSVSHM # System V-like memory sharing 28 1.2.4.2 yamt 29 1.2.4.2 yamt options USERCONF # userconf(4) support 30 1.2.4.2 yamt #options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel 31 1.2.4.2 yamt 32 1.2.4.2 yamt # Development and Debugging options 33 1.2.4.2 yamt options DIAGNOSTIC # expensive kernel consistency checks 34 1.2.4.2 yamt #options DEBUG # expensive debugging checks/support 35 1.2.4.2 yamt #options LOCKDEBUG # expensive locking checks/support 36 1.2.4.2 yamt #options KMEMSTATS # kernel memory statistics (vmstat -m) 37 1.2.4.2 yamt options DDB # in-kernel debugger 38 1.2.4.2 yamt #options DDB_ONPANIC=1 # see also sysctl(8): `ddb.onpanic' 39 1.2.4.2 yamt options DDB_HISTORY_SIZE=512 # enable history editing in DDB 40 1.2.4.2 yamt #options DDB_VERBOSE_HELP 41 1.2.4.2 yamt #makeoptions DEBUG="-g" # compile full symbol table 42 1.2.4.2 yamt options SYMTAB_SPACE=320000 43 1.2.4.2 yamt 44 1.2.4.2 yamt # Compatibility options 45 1.2.4.2 yamt options COMPAT_14 # NetBSD 1.4 46 1.2.4.2 yamt options COMPAT_15 # NetBSD 1.5 47 1.2.4.2 yamt options COMPAT_16 # NetBSD 1.6 48 1.2.4.2 yamt options COMPAT_20 # NetBSD 2.0 49 1.2.4.2 yamt options COMPAT_30 # NetBSD 3.0 50 1.2.4.2 yamt options COMPAT_40 # NetBSD 4.0 51 1.2.4.2 yamt options COMPAT_50 # NetBSD 5.0 52 1.2.4.2 yamt options COMPAT_43 # and 4.3BSD 53 1.2.4.2 yamt options COMPAT_BSDPTY # /dev/[pt]ty?? ptys. 54 1.2.4.2 yamt 55 1.2.4.2 yamt # File systems 56 1.2.4.2 yamt file-system FFS # UFS 57 1.2.4.2 yamt file-system KERNFS # /kern 58 1.2.4.2 yamt file-system MSDOSFS # MS-DOS file system 59 1.2.4.2 yamt file-system NFS # Network File System client 60 1.2.4.2 yamt file-system PTYFS # /dev/ptm support 61 1.2.4.2 yamt file-system PROCFS # /proc 62 1.2.4.2 yamt file-system TMPFS # Efficient memory file-system 63 1.2.4.2 yamt 64 1.2.4.2 yamt # File system options 65 1.2.4.2 yamt options FFS_NO_SNAPSHOT # No FFS snapshot support 66 1.2.4.2 yamt options WAPBL # File system journaling support - Experimental 67 1.2.4.2 yamt 68 1.2.4.2 yamt # Networking options 69 1.2.4.2 yamt options INET # IP + ICMP + TCP + UDP 70 1.2.4.2 yamt options INET6 # IPV6 71 1.2.4.2 yamt options PFIL_HOOKS # pfil(9) packet filter hooks 72 1.2.4.2 yamt options IPFILTER_LOG # ipmon(8) log support 73 1.2.4.2 yamt options IPFILTER_LOOKUP # ippool(8) support 74 1.2.4.2 yamt options IPFILTER_COMPAT # Compat for IP-Filter 75 1.2.4.2 yamt #options IPFILTER_DEFAULT_BLOCK # block all packets by default 76 1.2.4.2 yamt 77 1.2.4.2 yamt # Kernel root file system and dump configuration. 78 1.2.4.2 yamt config netbsd root on ? type ? 79 1.2.4.2 yamt 80 1.2.4.2 yamt options NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM 81 1.2.4.2 yamt 82 1.2.4.2 yamt # 83 1.2.4.2 yamt # Device configuration 84 1.2.4.2 yamt # 85 1.2.4.2 yamt mainbus0 at root 86 1.2.4.2 yamt cpu* at mainbus? 87 1.2.4.2 yamt shb* at mainbus? 88 1.2.4.2 yamt wdog0 at shb? 89 1.2.4.2 yamt options SCIFCONSOLE,SCIFCN_SPEED=115200 90 1.2.4.2 yamt scif0 at shb? 91 1.2.4.2 yamt 92 1.2.4.2 yamt # Network interface 93 1.2.4.2 yamt ne0 at mainbus? # Realtek RTL8019AS 94 1.2.4.2 yamt 95 1.2.4.2 yamt # Serial pheripheral interface for MMC 96 1.2.4.2 yamt scimci0 at shb? 97 1.2.4.2 yamt sdmmc* at scimci? 98 1.2.4.2 yamt #options SCIMCI_DEBUG 99 1.2.4.2 yamt #options SDMMC_DEBUG 100 1.2.4.2 yamt #options SDMMC_DUMP_CSD 101 1.2.4.2 yamt ld* at sdmmc? # MMC card 102 1.2.4.2 yamt 103 1.2.4.2 yamt # Pseudo-Devices 104 1.2.4.2 yamt 105 1.2.4.2 yamt # disk/mass storage pseudo-devices 106 1.2.4.2 yamt pseudo-device md 1 # memory disk device (ramdisk) 107 1.2.4.2 yamt 108 1.2.4.2 yamt pseudo-device vnd # disk-like interface to files 109 1.2.4.2 yamt options VND_COMPRESSION # compressed vnd(4) 110 1.2.4.2 yamt 111 1.2.4.2 yamt # network pseudo-devices 112 1.2.4.2 yamt pseudo-device bpfilter # Berkeley packet filter 113 1.2.4.2 yamt pseudo-device ipfilter # IP filter (firewall) and NAT 114 1.2.4.2 yamt pseudo-device loop # network loopback 115 1.2.4.2 yamt 116 1.2.4.2 yamt # miscellaneous pseudo-devices 117 1.2.4.2 yamt pseudo-device pty # pseudo-terminals 118 1.2.4.2 yamt pseudo-device rnd # /dev/random and in-kernel generator 119 1.2.4.2 yamt pseudo-device clockctl # user control of clock subsystem 120 1.2.4.2 yamt pseudo-device ksyms # /dev/ksyms 121 1.2.4.2 yamt 122 1.2.4.2 yamt # userland interface to drivers, including autoconf and properties retrieval 123 1.2.4.2 yamt pseudo-device drvctl 124