CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2009/10/29 09:21:31

Modified files:
        sys/dev        : softraid.c 

Log message:
When probing devices at boot, compare against the full device driver name
rather than the start of the device name. Also, be inclusive with devices
probed rather than exclusive - this means we now only look for RAID
partitions on sd(4) and wd(4) devices.

prodded by deraadt@

ok marco@ deraadt@

Reply via email to