svn commit: r221071 - in head: . sys/amd64/conf sys/arm/conf sys/cam sys/cam/ata sys/conf sys/geom sys/i386/conf sys/mips/conf sys/modules/cam sys/pc98/conf

Robert Watson rwatson at FreeBSD.org
Tue Apr 26 18:51:19 UTC 2011


On Tue, 26 Apr 2011, Alexander Motin wrote:

>   - Add shim to simplify migration to the CAM-based ATA. For each new adaX
>  device in /dev/ create symbolic link with adY name, trying to mimic old ATA
>  numbering. Imitation is not complete, but should be enough in most cases to
>  mount file systems without touching /etc/fstab.
>   - To know what behavior to mimic, restore ATA_STATIC_ID option in cases
>  where it was present before.
>   - Add some more details to UPDATING.

Thanks for working on this!  I'll give it a spin on some of my test boxes next 
week and see how it works out.

Robert


More information about the svn-src-all mailing list