File:  [ELWIX - Embedded LightWeight unIX -] / elwix / config / boot / loader_i386.conf
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Wed Nov 2 09:51:32 2011 UTC (12 years, 8 months ago) by misho
Branches: MAIN
CVS tags: elwix1_6, HEAD, ELWIX1_5
ver 1.5-stable

    1: # ELWIX loader.conf for WRAP/ALIX Routerboards
    2: #
    3: # $Id: loader_i386.conf,v 1.3 2011/11/02 09:51:32 misho Exp $
    4: #
    5: 
    6: kern.maxusers=4
    7: #kern.maxusers=255
    8: #kern.ipc.maxsockets=16384
    9: #net.graph.maxalloc=2048
   10: net.graph.maxdgram=128000
   11: net.graph.recvspace=128000
   12: kern.ipc.maxpipekva=16777216
   13: 
   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: 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>