include "arch/i386/conf/std.i386" maxusers 32 # estimated number of users options I686_CPU #options VM86 # virtual 8086 emulation options USER_LDT # user-settable LDT; used by WINE options DUMMY_NOPS options MTRR # memory-type range register syscall support options UCONSOLE # users can use TIOCCONS (for xconsole) options INSECURE # disable kernel security levels options RTC_OFFSET=300 # 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 COMPAT_43 # and 4.3BSD options COMPAT_LINUX # binary compatibility with Linux file-system FFS # UFS file-system MFS # memory file system file-system CD9660 # ISO 9660 + Rock Ridge file system file-system MSDOSFS # MS-DOS file system #file-system KERNFS # /kern file-system PROCFS # /proc options SOFTDEP # FFS soft updates support. options INET # IP + ICMP + TCP + UDP #options PFIL_HOOKS # pfil(9) packet filter hooks #options IPFILTER_LOG # ipmon(8) log support 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 pci* at mainbus? bus ? pci* at pchb? bus ? pci* at ppb? bus ? pchb* at pci? dev ? function ? # PCI-Host bridges pcib* at pci? dev ? function ? # PCI-ISA bridges ppb* at pci? dev ? function ? # PCI-PCI bridges agp* at pchb? isa0 at mainbus? isa0 at pcib? 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? #adv* at pci? dev ? function ? # AdvanSys 1200[A,B], 9xx[U,UA] SCSI #scsibus* at adv? #sd* at scsibus? target ? lun ? # SCSI disk drives pciide* at pci? dev ? function ? flags 0x0000 wd* at pciide? channel ? drive ? flags 0x0000 atapibus* at pciide? channel ? cd* at atapibus? drive ? flags 0x0000 # ATAPI CD-ROM drives fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers fd* at fdc? drive ? # the drives themselves #tlp* at pci? dev ? function ? # DECchip 21x4x and clones eap* at pci? dev ? function ? # Ensoniq AudioPCI audio* at eap? mpu* at isa? port 0x330 irq 7 midi* at mpu? # MPU 401 include "arch/i386/conf/GENERIC.local" #pseudo-device vnd 4 # disk-like interface to files #pseudo-device ipfilter # IP filter (firewall) and NAT pseudo-device loop # network loopback pseudo-device pty # pseudo-terminals pseudo-device sequencer 1 # MIDI sequencer #pseudo-device rnd # /dev/random and in-kernel generator pseudo-device clockctl # user control of clock subsystem pseudo-device wsmux # mouse & keyboard multiplexor pseudo-device wsfont