Re: svn commit: r249083 - in head: rescue/rescue sbin sbin/atacontrol share/man/man4 sys/amd64/conf sys/arm/conf sys/cam/ata sys/conf sys/dev/ata sys/dev/ata/chipsets sys/i386/conf sys/ia64/conf sys/m

2013-04-06 Thread Stefan Farfeleder
On Thu, Apr 04, 2013 at 07:12:24AM +, Alexander Motin wrote:
> Author: mav
> Date: Thu Apr  4 07:12:24 2013
> New Revision: 249083
> URL: http://svnweb.freebsd.org/changeset/base/249083
> 
> Log:
>   Remove all legacy ATA code parts, not used since options ATA_CAM enabled in
>   most kernels before FreeBSD 9.0.  Remove such modules and respective kernel
>   options: atadisk, ataraid, atapicd, atapifd, atapist, atapicam.  Remove the
>   atacontrol utility and some man pages.  Remove useless now options ATA_CAM.

I think at least the removal of the ATA_CAM option should be worth a
note in UPDATING.

Stefan
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"


Re: svn commit: r249083 - in head: rescue/rescue sbin sbin/atacontrol share/man/man4 sys/amd64/conf sys/arm/conf sys/cam/ata sys/conf sys/dev/ata sys/dev/ata/chipsets sys/i386/conf sys/ia64/conf sys/m

2013-04-04 Thread Niclas Zeising
On 2013-04-04 09:12, Alexander Motin wrote:
> 
> Deleted:
>   head/sbin/atacontrol/
>   head/share/man/man4/atapicam.4
>   head/share/man/man4/ataraid.4

Those three should probably be added to ObsoleteFiles.inc as well.
Regards!
-- 
Niclas
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"