File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / boot / loader_i386.conf
Revision 1.11: download - view: text, annotated - select for diffs - revision graph
Thu Mar 11 13:59:50 2021 UTC (3 years, 5 months ago) by misho
Branches: MAIN
CVS tags: elwix2_8, elwix2_7, HEAD, ELWIX2_7, ELWIX2_6
ver 2.6

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

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