# $Header: /cvs/fanf/conf/ASA-3ware,v 1.4 2000/07/26 00:12:09 fanf Exp $ ident ASA-3ware machine i386 cpu I686_CPU maxusers 256 makeoptions DEBUG=-g # increase process limits options MAXDSIZ="(256*1024*1024)" options DFLDSIZ="(256*1024*1024)" options PQ_NORMALCACHE # color for 256k/16k cache options NO_F00F_HACK options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] options PERFMON # pentium performance support options KTRACE # ktrace(1) syscall trace support options INCLUDE_CONFIG_FILE # Include this file in kernel options INVARIANT_SUPPORT # extra sanity checking options INVARIANTS options DIAGNOSTIC # debug messages options DDB # built-in debugger options DDB_UNATTENDED # but not on panic options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options P1003_1B # POSIX Real time extensions options _KPOSIX_PRIORITY_SCHEDULING options INET # InterNETworking options INET6 # ...t.n.g. options IPSEC # IP security options IPSEC_ESP # IP security (crypto; define w/ IPSEC) options ICMP_BANDLIM options FFS # Berkeley Fast Filesystem options FFS_ROOT # FFS usable as root device [keep this!] options NFS # Network Filesystem options CD9660 # ISO 9660 Filesystem options MSDOSFS # MSDOS Filesystem options PROCFS # Process filesystem options SOFTUPDATES device pci device isa options AUTO_EOI_1 # faster interrupt handling #options AUTO_EOI_2 options PNPBIOS # for better isa device configuration # Floating point support - do not disable. device npx # Floppy drives device fdc0 device fd0 at fdc0 drive 0 # ATA and ATAPI devices device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives options ATA_STATIC_ID # Static device numbering options ATA_ENABLE_ATAPI_DMA # Enable DMA on ATAPI devices # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 device psm0 at atkbdc? irq 12 options PSM_HOOKRESUME #hook the system resume event options PSM_RESETAFTERSUSPEND #reset the device at the resume event device vga0 at isa? # video support device sc0 at isa? # default SCO-like console driver options SC_HISTORY_SIZE=256 # number of history buffer lines #options SC_DISABLE_REBOOT # disable reboot key sequence # Serial (COM) ports device sio # Parallel port device ppc device ppbus # Parallel port bus (required) device lpt # Printer device ppi # Parallel port interface device device scbus # base SCSI code device da # SCSI direct access devices (aka disks) device sa # SCSI sequential access devices (aka tapes) device pass # CAM passthrough driver device ahc # Adaptec card device twe # ATA RAID - 3ware Escalade device fxp # Intel EtherExpress pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device disc # Discard pseudo-device tun # Packet tunnel, for ppp(8) pseudo-device bpf # Berkeley packet filter pseudo-device md # memory "disks" pseudo-device vn # Vnode turns files into devices pseudo-device pty # Pseudo-ttys (xterm, telnet etc.) pseudo-device speaker # blips and beeps