svn commit: r220982 - in head: . sys/amd64/conf sys/arm/conf sys/conf sys/i386/conf sys/ia64/conf sys/mips/conf sys/mips/malta sys/pc98/conf sys/powerpc/conf sys/sparc64/conf sys/sun4v/conf

Bjoern A. Zeeb bz at FreeBSD.org
Sun Apr 24 10:20:40 UTC 2011


On Apr 24, 2011, at 8:58 AM, Alexander Motin wrote:

> Author: mav
> Date: Sun Apr 24 08:58:58 2011
> New Revision: 220982
> URL: http://svn.freebsd.org/changeset/base/220982
> 
> Log:
>  Switch the GENERIC kernels for all architectures to the new CAM-based ATA
>  stack. It means that all legacy ATA drivers are disabled and replaced by
>  respective CAM drivers. If you are using ATA device names in /etc/fstab or
>  other places, make sure to update them respectively (adX -> adaY,
>  acdX -> cdY, afdX -> daY, astX -> saY, where 'Y's are the sequential
>  numbers for each type in order of detection, unless configured otherwise
>  with tunables, see cam(4)).


Are you going to address that on updating magic will make it work within the next 2-4 weeks?
If you will not then thanks for screwing 50% of our users and please back this out again.



>  ataraid(4) functionality is now supported by the RAID GEOM class.
>  To use it you can load geom_raid kernel module and use graid(8) tool
>  for management. Instead of /dev/arX device names, use /dev/raid/rX.
> 
> Modified:
>  head/UPDATING
>  head/sys/amd64/conf/GENERIC
>  head/sys/arm/conf/AVILA
>  head/sys/arm/conf/CAMBRIA
>  head/sys/arm/conf/CRB
>  head/sys/arm/conf/DB-78XXX
>  head/sys/arm/conf/DB-88F5XXX
>  head/sys/arm/conf/DB-88F6XXX
>  head/sys/arm/conf/EP80219
>  head/sys/arm/conf/IQ31244
>  head/sys/arm/conf/TS7800
>  head/sys/conf/NOTES
>  head/sys/i386/conf/GENERIC
>  head/sys/i386/conf/XBOX
>  head/sys/ia64/conf/GENERIC
>  head/sys/mips/conf/MALTA
>  head/sys/mips/conf/MALTA64
>  head/sys/mips/conf/OCTEON1
>  head/sys/mips/conf/std.SWARM
>  head/sys/mips/malta/std.malta
>  head/sys/pc98/conf/GENERIC
>  head/sys/powerpc/conf/GENERIC
>  head/sys/powerpc/conf/GENERIC64
>  head/sys/powerpc/conf/MPC85XX
>  head/sys/sparc64/conf/GENERIC
>  head/sys/sun4v/conf/GENERIC

-- 
Bjoern A. Zeeb                                 You have to have visions!
         Stop bit received. Insert coin for new address family.



More information about the svn-src-all mailing list