File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / boot / loader_i386.conf
Revision 1.7.2.1: download - view: text, annotated - select for diffs - revision graph
Wed Jul 31 13:17:53 2013 UTC (10 years, 11 months ago) by misho
Branches: elwix1_9
Diff to: branchpoint 1.7: preferred, unified
/patch tmp
loader and 029 script

    1: # ELWIX loader.conf for WRAP/ALIX Routerboards
    2: #
    3: # $Id: loader_i386.conf,v 1.7.2.1 2013/07/31 13:17:53 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: kern.cam.boot_delay=10000
   19: kern.ipc.nmbclusters="0"
   20: 
   21: loader_color="NO"
   22: beastie_disable="NO"
   23: autoboot_delay="5"
   24: 
   25: #hint.uart.0.flags="0x00"
   26: #hint.uart.1.flags="0x10"
   27: comconsole_speed=38400
   28: console="vidconsole comconsole"
   29: boot_serial="YES"
   30: boot_multicons="YES"

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