OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: David Gwynne (dlgcvs.openbsd.org)
Date: Mon Mar 19 2007 - 09:33:28 CDT


CVSROOT: /cvs
Module name: src
Changes by: dlgcvs.openbsd.org 2007/03/19 08:33:28

Modified files:
        sys/arch/i386/conf: GENERIC files.i386
        sys/arch/i386/i386: mainbus.c
        sys/conf : GENERIC files
        sys/dev : softraid.c softraidvar.h
        sys/kern : init_main.c

Log message:
attach softraid to the root of the device tree in a machine independant
way, rather than requiring some glue in each machines mainbus probe.

it is still commented out.

based on a discussion with miod ok marco deraadt