--- elwix/config/boot/loader_i386.conf 2011/10/18 09:02:06 1.2 +++ elwix/config/boot/loader_i386.conf 2018/07/06 00:23:20 1.10.2.2 @@ -1,24 +1,35 @@ # ELWIX loader.conf for WRAP/ALIX Routerboards # -# $Id: loader_i386.conf,v 1.2 2011/10/18 09:02:06 misho Exp $ +# $Id: loader_i386.conf,v 1.10.2.2 2018/07/06 00:23:20 misho Exp $ # +net.fibs=2 kern.maxusers=4 #kern.maxusers=255 -#kern.ipc.maxsockets=16384 -#net.graph.maxalloc=2048 -net.graph.maxdgram=128000 -net.graph.recvspace=128000 -kern.ipc.maxpipekva=16777216 +kern.ipc.msgseg=16000 +kern.ipc.msgmnb=16000 +#kern.ipc.maxpipekva=10485760 +hw.bge.allow_asf=0 legal.intel_ipw.license_ack=1 legal.intel_iwi.license_ack=1 #hw.ata.atapi_dma="0" #hw.ata.ata_dma="0" +#hw.ata.wc="0" +kern.cam.boot_delay=10000 kern.ipc.nmbclusters="0" + +loader_brand="elwix" +loader_logo="elwix" loader_color="NO" beastie_disable="NO" autoboot_delay="5" -comconsole_speed=38400 -#console=comconsole + +#hint.uart.0.flags="0x00" +#hint.uart.1.flags="0x10" +hw.usb.no_pf="1" +console="comconsole,vidconsole" +comconsole_speed=9600 +boot_serial="YES" +boot_multicons="YES"