# # FILE: DRAKE # DESCRIPTION: CASIO CASSIOPEIA FIVA MPC-206VL kernel configuration file # DATE: Fri, Nov 23 2001 # UPDATE: Thu, Aug 19 2004 # AUTHOR: Kouichi ABE (WALL) # E-MAIL: kouichi@MysticWALL.COM # URL: http://www.MysticWALL.com/ # COPYRIGHT: (c) 2001-2004 Kouichi ABE (WALL), All rights reserved. # UPDATED: 2004/03/01 5.2.1-RELEASE # UPDATED: 2003/11/07 add MAC options # UPDATED: 2003/07/12 5.1-RELEASE # UPDATED: 2002/02/26 5-CURRENT # UPDATED: 2001/12/24 4-STABLE # machine i386 cpu I586_CPU ident DRAKE maxusers 0 #hints "DRAKE.hints" options SCHED_4BSD #4BSD scheduler options INET #InterNETworking options FFS #Berkeley Fast Filesystem options SOFTUPDATES #Enable FFS soft updates support options UFS_ACL #Support for access control lists options UFS_DIRHASH #Improve performance on big directories options MD_ROOT #MD is a potential root device options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options PROCFS #Process filesystem (requires PSEUDOFS) options PSEUDOFS #Pseudo-filesystem framework options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options COMPAT_FREEBSD4 #Compatible with FreeBSD4 options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions options KBD_INSTALL_CDEV # install a CDEV entry in /dev # IPv6 #options INET6 #IPv6 communications protocols #options IPV6FIREWALL #firewall for IPv6 #options IPV6FIREWALL_VERBOSE # IPsec #options IPSEC #IP security #options IPSEC_ESP #IP security (crypto; define w/ IPSEC) # IP firewall options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #enable logging to syslogd(8) options IPDIVERT #divert sockets options IPSTEALTH #support for stealth forwarding # IP filter #options PFIL_HOOKS #required by IPFILTER #options IPFILTER #ipfilter support #options IPFILTER_LOG #ipfilter logging #options IPFILTER_DEFAULT_BLOCK #block all packets by default # Security (Paranoia?) options RANDOM_IP_ID options TCP_DROP_SYNFIN # Effective Transfer options ACCEPT_FILTER_DATA options ACCEPT_FILTER_HTTP options ZERO_COPY_SOCKETS # Support for Mandatory Access Control (MAC): options MAC # Character Code Conversion options LIBICONV options CD9660_ICONV options MSDOSFS_ICONV # Device configuration device isa device pci # ATA and ATAPI devices device ata device atadisk # ATA disk drives options ATA_STATIC_ID #Static device numbering # SCSI Controllers #device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60. #device nsp # Workbit Ninja SCSI-3 # SCSI peripherals device scbus # SCSI bus (required) device da # Direct Access (disks) #device cd # CD #device pass # Passthrough device (direct SCSI access) # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller device atkbd # AT keyboard device psm # PS/2 mouse options PSM_HOOKRESUME #hook the system resume event, useful #for some laptops options PSM_RESETAFTERSUSPEND #reset the device at the resume event device vga # VGA video card driver device splash # Splash screen and screen saver support # syscons is the default console driver, resembling an SCO console device sc # Floating point support - do not disable. device npx # Power management support (see NOTES for more options) #device apm # Add suspend/resume support for the i8254. device pmtimer # PCCARD (PCMCIA) support # Pcmcia and cardbus bridge support device cbb # cardbus (yenta) bridge device pccard # PC Card (16-bit) bus device cardbus # CardBus (32-bit) bus # Serial (COM) ports device sio # 8250, 16[45]50 based serial ports # Parallel port device ppc device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support device rl # RealTek 8129/8139 # Pseudo devices - the number indicates how many units to allocate. device random # Entropy device device loop # Network loopback device ether # Ethernet support device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device speaker #Play IBM BASIC-style noises out your speaker # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! device bpf # Berkeley packet filter # USB support device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic device umass # Disks/Mass storage - Requires scbus and da device ucom # USB serial support device uplcom # USB for Prolific PL-2303 serial adapters # For PnP/PCI sound cards device pcm # FireWire support device firewire # FireWire bus code device sbp # SCSI over FireWire (Requires scbus and da) #device fwe # Ethernet over FireWire (non-standard!)