File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / boot / loader_i386.conf
Revision 1.8.2.1: download - view: text, annotated - select for diffs - revision graph
Tue Aug 6 09:11:01 2013 UTC (10 years, 11 months ago) by misho
Branches: elwix2_0
Diff to: branchpoint 1.8: preferred, unified
adds some new opts

    1: # ELWIX loader.conf for WRAP/ALIX Routerboards
    2: #
    3: # $Id: loader_i386.conf,v 1.8.2.1 2013/08/06 09:11:01 misho Exp $
    4: #
    5: 
    6: kern.maxusers=4
    7: #kern.maxusers=255
    8: kern.ipc.msgseg=16000
    9: kern.ipc.msgmnb=16000
   10: #kern.ipc.maxpipekva=10485760
   11: 
   12: hw.bge.allow_asf=0
   13: legal.intel_ipw.license_ack=1
   14: legal.intel_iwi.license_ack=1
   15: 
   16: #hw.ata.atapi_dma="0"
   17: #hw.ata.ata_dma="0"
   18: #hw.ata.wc="0"
   19: kern.cam.boot_delay=10000
   20: kern.ipc.nmbclusters="0"
   21: 
   22: loader_color="NO"
   23: beastie_disable="NO"
   24: autoboot_delay="5"
   25: 
   26: #hint.uart.0.flags="0x00"
   27: #hint.uart.1.flags="0x10"
   28: hw.usb.no_pf="1"
   29: comconsole_speed=9600
   30: console="comconsole vidconsole"
   31: boot_serial="YES"
   32: boot_multicons="YES"

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>