File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / boot / loader_i386.conf
Revision 1.4: download - view: text, annotated - select for diffs - revision graph
Fri Oct 12 08:22:44 2012 UTC (11 years, 8 months ago) by misho
Branches: MAIN
CVS tags: elwix1_7, HEAD, ELWIX1_6
ELWIX 1.6

    1: # ELWIX loader.conf for WRAP/ALIX Routerboards
    2: #
    3: # $Id: loader_i386.conf,v 1.4 2012/10/12 08:22:44 misho Exp $
    4: #
    5: 
    6: kern.maxusers=4
    7: #kern.maxusers=255
    8: kern.ipc.msgseg=16000
    9: kern.ipc.msgmnb=16000
   10: 
   11: hw.bge.allow_asf=0
   12: legal.intel_ipw.license_ack=1
   13: legal.intel_iwi.license_ack=1
   14: 
   15: #hw.ata.atapi_dma="0"
   16: #hw.ata.ata_dma="0"
   17: kern.cam.boot_delay=10000
   18: kern.ipc.nmbclusters="0"
   19: loader_color="NO"
   20: beastie_disable="NO"
   21: autoboot_delay="5"
   22: comconsole_speed=38400
   23: #console=comconsole

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