# # FILE: DRAKE # DESCRIPTION: CASIO CASSIOPEIA FIVA MPC-206VL kernel configuration file # DATE: Fri, Nov 23 2001 # UPDATE: Sat, Mar 24 2007 # AUTHOR: Kouichi ABE (WALL) # E-MAIL: kouichi@MysticWALL.COM # URL: http://www.MysticWALL.com/ # COPYRIGHT: (c) 2001-2007 Kouichi ABE (WALL), All rights reserved. # UPDATED: 2007/03/24 6.2-RELEASE # UPDATED: 2006/04/12 add CPU_ENABLE_LONGRUN # UPDATED: 2006/03/28 add MSDOSFS_LARGE # UPDATED: 2005/12/24 6.0-RELEASE (add wi,wlan) # UPDATED: 2005/12/07 6.0-RELEASE # UPDATED: 2005/06/22 5.4-RELEASE # UPDATED: 2005/01/24 5.3-RELEASE # 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 CPU_ENABLE_LONGRUN 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 MSDOSFS_LARGE 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 COMPAT_FREEBSD5 # Compatible with FreeBSD5 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 options GEOM_GPT # GUID Partition Tables. options GEOM_BDE # Disk encryption options GEOM_ELI # Disk encryption. device crypto # core crypto support device cryptodev # /dev/crypto for access to h/w options GEOM_LABEL # Providers labelization. options GEOM_SHSEC # Shared secret. options GEOM_UZIP # Read-only compressed disks ############################################################################### # IPv6 #options INET6 #IPv6 communications protocols #options IPV6FIREWALL #firewall for IPv6 #options IPV6FIREWALL_VERBOSE # Internet family options: options IPDIVERT #divert sockets options IPSTEALTH #support for stealth forwarding #options BRIDGE # Effective Transfer options ACCEPT_FILTER_DATA options ACCEPT_FILTER_HTTP options ZERO_COPY_SOCKETS options TCP_DROP_SYNFIN options DEVICE_POLLING # sysctl kern.polling.enable=1 options HZ=1000 ############################################################################### # IP firewall options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #enable logging to syslogd(8) # IP filter #options IPFILTER #ipfilter support #options IPFILTER_LOG #ipfilter logging #options IPFILTER_DEFAULT_BLOCK #block all packets by default # Packet filter #device pf # PF OpenBSD packet-filter firewall #device pflog # logging support interface for PF #device pfsync # synchronization interface for PF ############################################################################### # Support for Mandatory Access Control (MAC): options MAC #options MAC_BIBA #options MAC_BSDEXTENDED #options MAC_IFOFF #options MAC_LOMAC #options MAC_MLS #options MAC_PARTITION #options MAC_PORTACL #options MAC_SEEOTHERUIDS #options MAC_STUB # IPsec #options IPSEC #IP security #options IPSEC_ESP #IP security (crypto; define w/ IPSEC) # if you have a hardware crypto device ##options FAST_IPSEC #new IPsec (cannot define w/ IPSEC) ##device crypto # core crypto support ##device cryptodev # /dev/crypto for access to h/w # Character Code Conversion options LIBICONV options CD9660_ICONV options MSDOSFS_ICONV # Device configuration device isa device pci device apic # I/O APIC #device agp # AGP GART support # 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 mem # Memory and kernel memory devices device io # I/O device # Pseudo devices device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" device snp # Snoop device - to look at pty/vty/etc.. device speaker #Play IBM BASIC-style noises out your speaker # network interfaces device loop # Network loopback device ether # Ethernet support #device ppp # Kernel PPP device gre # IP over IP tunneling device tap # Virtual Ethernet driver device tun # Packet tunnel. device vlan # VLAN support #device wlan # 802.11 support #device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs. # IPv6 device gif # IPv6 and IPv4 tunneling #device faith # IPv6-to-IPv4 relaying (translation) #device stf # 6to4 IPv6 over IPv4 encapsulation # 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 ehci 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 sound device "snd_t4dwave" # FireWire support device firewire # FireWire bus code device sbp # SCSI over FireWire (Requires scbus and da) device fwe # Ethernet over FireWire (non-standard!)