> CVSROOT:      /cvs
> Module name:  src
> Changes by:   [email protected]        2010/04/16 16:15:39
> 
> Modified files:
>       sys/dev/pci    : ahci.c 
> 
> Log message:
> Remove Intel RAID IDs for now.  They can be added back when code has been
> written to detect the Intel RAID metadata format such that we no longer risk
> overwriting it.  If this makes you lose your disks, you'll need to change the
> controller type from RAID to AHCI in the BIOS to get them back.
> 
> ok marco@, deraadt@

Many of us developers know there's code in other operating systems to
parse the vendor metadata.  At disk probe time it should be parsed,
and then converted into a softraid configuration... then everything will
move along smoothly from there on.

Sometimes it is better to create a vacuum, to find if someone wants to do
that work

Reply via email to