File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / boot / loader_amd64.conf
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Mon Feb 13 16:52:46 2017 UTC (7 years, 4 months ago) by misho
Branches: MAIN
CVS tags: elwix2_6, HEAD, ELWIX2_5
ELWIX 2.5

    1: # ELWIX loader.conf for WRAP/ALIX Routerboards
    2: #
    3: # $Id: loader_amd64.conf,v 1.2 2017/02/13 16:52:46 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_brand="elwix"
   23: loader_logo="elwix"
   24: loader_color="NO"
   25: beastie_disable="NO"
   26: autoboot_delay="5"
   27: 
   28: #hint.uart.0.flags="0x00"
   29: #hint.uart.1.flags="0x10"
   30: hw.usb.no_pf="1"
   31: #console="comconsole,vidconsole"
   32: comconsole_speed=9600
   33: boot_serial="YES"
   34: boot_multicons="YES"

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