File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / boot / loader_i386.conf
Revision 1.5.2.1: download - view: text, annotated - select for diffs - revision graph
Mon Jan 28 10:48:46 2013 UTC (11 years, 5 months ago) by misho
Branches: elwix1_8
update from 1.7 patch 0

    1: # ELWIX loader.conf for WRAP/ALIX Routerboards
    2: #
    3: # $Id: loader_i386.conf,v 1.5.2.1 2013/01/28 10:48: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: kern.cam.boot_delay=10000
   19: kern.ipc.nmbclusters="0"
   20: loader_color="NO"
   21: beastie_disable="NO"
   22: autoboot_delay="5"
   23: comconsole_speed=38400
   24: #console=comconsole

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