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, 2 months ago) by misho
Branches: MAIN
CVS tags: elwix2_8, elwix2_7, HEAD, ELWIX2_7, ELWIX2_6
ver 2.6

# ELWIX loader.conf for WRAP/ALIX Routerboards
#
# $Id: loader_i386.conf,v 1.11 2021/03/11 13:59:50 misho Exp $
#

net.fibs=2
kern.maxusers=4
#kern.maxusers=255
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"

#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"

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