1 # $NetBSD: ENCPP1,v 1.6 2009/08/19 06:28:06 nisimura Exp $
3 # Ampro EnCorePP1 machine description file
5 # This machine description file is used to generate the default NetBSD
6 # kernel. The generic kernel does not include all options, subsystems
7 # and device drivers, but should be useful for most applications.
9 # The machine description file can be customised for your specific
10 # machine to reduce the kernel size and improve its performance.
12 # For further information on compiling NetBSD kernels, see the config(8)
15 # For further information on hardware support for this architecture, see
16 # the intro(4) man page. For further information about kernel options
17 # for this architecture, see the options(4) man page. For an explanation
18 # of each device driver in this file see the section 4 man page for the
21 include "arch/sandpoint/conf/std.sandpoint"
24 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
26 #ident "ENCPP1-$Revision: 1.7 $"
30 #options IPKDBUSERHACK # Allow access to mapped memory via kgdb
31 #options DEBUG_BY_TOOLS # Allow debugging from toolsnet
32 # HMAC key to be used for debugging sessions
33 #options IPKDBKEY="\"HMAC pass phrase text\""
34 #options IPKDBSECURE # Allow debugging even when securelevel > 0
35 #makeoptions DEBUG="-g"
39 options TRAP_PANICWAIT
41 #options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
45 #options SYMTAB_SPACE=300000
46 #options USERCONF # userconf(4) support
47 #options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
48 options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
59 options COMPAT_30 # NetBSD 3.0 compatibility.
60 options COMPAT_40 # NetBSD 4.0 compatibility.
61 options COMPAT_386BSD_MBRPART # recognize old partition ID
62 #options COMPAT_LINUX # Linux binary compatibility
63 #options TCP_COMPAT_42 # 4.2BSD TCP/IP bug compat. Not recommended.
64 options COMPAT_BSDPTY # /dev/[pt]ty?? ptys.
66 options MSGBUFSIZE=65536
79 file-system PTYFS # /dev/pts/N support
81 #options FFS_NO_SNAPSHOT # No FFS snapshot support
84 #options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG
86 #options ALTQ # Manipulate network interfaces' output queues
87 #options ALTQ_BLUE # Stochastic Fair Blue
88 #options ALTQ_CBQ # Class-Based Queueing
89 #options ALTQ_CDNR # Diffserv Traffic Conditioner
90 #options ALTQ_FIFOQ # First-In First-Out Queue
91 #options ALTQ_FLOWVALVE # RED/flow-valve (red-penalty-box)
92 #options ALTQ_HFSC # Hierarchical Fair Service Curve
93 #options ALTQ_LOCALQ # Local queueing discipline
94 #options ALTQ_PRIQ # Priority Queueing
95 #options ALTQ_RED # Random Early Detection
96 #options ALTQ_RIO # RED with IN/OUT
97 #options ALTQ_WFQ # Weighted Fair Queueing
99 options NFS_BOOT_BOOTPARAM,NFS_BOOT_BOOTP
101 config netbsd root on ? type ?
103 # network psuedo-devices
104 pseudo-device bpfilter # packet filter
105 pseudo-device vlan # IEEE 802.1q encapsulation
106 #pseudo-device pppoe # PPP over Ethernet (RFC 2516)
107 #pseudo-device bridge # simple inter-network bridging
108 #options BRIDGE_IPF # bridge uses IP/IPv6 pfil hooks too
109 #pseudo-device ipfilter
112 # mouse & keyboard multiplexor pseudo-devices
115 # miscellaneous pseudo-devices
116 #pseudo-device rnd # /dev/random and in-kernel generator
118 #options VND_COMPRESSION # compressed vnd(4)
119 #pseudo-device cgd 4 # cryptographic disk devices
121 pseudo-device clockctl # user control of clock subsystem
122 pseudo-device ksyms # /dev/ksyms
123 #pseudo-device pf # PF packet filter
124 #pseudo-device pflog # PF log if
128 options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
130 options PCIVERBOSE # verbose PCI device messages
131 #options PCI_CONFIG_DUMP # verbosely dump PCI config space
132 #options PCI_NETBSD_CONFIGURE # Have NetBSD configure PCI I/O & Mem
143 pci* at mainbus0 bus ?
144 pchb* at pci? dev ? function ? # PCI host bridge
146 pcib* at pci? dev ? function ? # VIA 82C686B PCI-ISA bridges
147 viaide* at pci? dev ? function ? # VIA/AMD/Nvidia IDE controllers
148 uhci* at pci? dev ? function ? # Universal Host Controller (Intel)
149 fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
151 inphy* at mii? phy ? # Intel 82555 PHYs
153 # ATA (IDE) bus support
156 isa* at pcib? # ISA on PCI-ISA bridge
158 mcclock0 at isa? port 0x70 # time-of-day clock
167 uhidev* at uhub? port ? configuration ? interface ?
170 uplcom* at uhub? port ?
171 ucom* at uplcom? portno ?
174 auvia* at pci? dev ? function ? # VIA integrated AC'97 Audio
179 pckbc0 at isa? # PS/2 keyboard controller
180 pckbd* at pckbc? # PC keyboard
181 pms* at pckbc? # PS/2 mouse for wsmouse
182 wskbd* at pckbd? console ?
183 wsmouse* at pms? mux 0
187 midi* at pcppi? # MIDI interface to the PC speaker
190 com0 at isa? port 0x3f8 irq 4 # standard PC serial ports
191 com1 at isa? port 0x2f8 irq 3
193 #lpt0 at isa? port 0x278 irq 7 # standard PC parallel ports
195 wd* at atabus? drive ? flags 0x0000