include "arch/i386/conf/std.i386" maxusers 32 # estimated number of users options I586_CPU options INSECURE # disable kernel security levels - X needs this options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT options SYSVMSG # System V-like message queues options SYSVSEM # System V-like semaphores options SYSVSHM # System V-like memory sharing options P1003_1B_SEMAPHORE # p1003.1b semaphore support file-system FFS # UFS file-system MFS # memory file system options SOFTDEP # FFS soft updates support. options INET # IP + ICMP + TCP + UDP options WSEMUL_VT100 # VT100 / VT220 emulation options WS_KERNEL_FG=WSCOL_GREEN 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 options PCDISPLAY_SOFTCURSOR config netbsd root on ? type ? mainbus0 at root cpu0 at mainbus0 apm0 at mainbus0 # Advanced power management pci* at mainbus? bus ? options PCIBIOS # PCI BIOS support options PCIBIOS_BUS_FIXUP # fixup PCI bus numbering pchb* at pci? dev ? function ? # PCI-Host bridges pcib* at pci? dev ? function ? # PCI-ISA bridges isa0 at pcib? cbb* at pci? dev ? function ? cardslot* at cbb? cardbus* at cardslot? pcmcia* at cardslot? npx0 at isa? port 0xf0 irq 13 # x86 math coprocessor pckbc0 at isa? # pc keyboard controller pckbd* at pckbc? # PC keyboard pms* at pckbc? # PS/2 mouse for wsmouse vga* at pci? dev ? function ? wsdisplay* at vga? console ? wskbd* at pckbd? console ? wsmouse* at pms? mux 0 pcppi0 at isa? sysbeep0 at pcppi? piixide* at pci? dev ? function ? # Intel IDE controllers atabus* at ata? wd* at atabus? drive ? flags 0x0000 fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers fd* at fdc? drive ? # the drives themselves an* at pcmcia? function ? # Aironet PC4500/PC4800 (802.11) ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet include "arch/i386/conf/GENERIC.local" pseudo-device bpfilter 8 # Berkeley packet filter pseudo-device loop # network loopback pseudo-device pty # pseudo-terminals pseudo-device rnd # /dev/random and in-kernel generator pseudo-device wsmux # mouse & keyboard multiplexor pseudo-device wsfont