From cef2113979f686fcebbc0952a3d36a4081254fec Mon Sep 17 00:00:00 2001
From: "Bruce A. Mah"
$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
-1.73.2.17 2006/05/10 16:22:32 bmah Exp $
+1.73.2.18 2006/05/13 21:20:52 bmah Exp $
(2006/05/10) The release notes for FreeBSD 6.1-RELEASE should have mentioned changes that enable the second core of dual-core i386 and amd64 CPUs by default when running an SMP kernel.
+ +(2006/05/13) A change in the +ata(4) driver in +FreeBSD 6.1-RELEASE modified a software interface visible from userland programs. +Programs that use the IOCATAREQUEST +ioctl(2) +interface will need to be recompiled. Typically, these programs communicate directly with +ATA and ATAPI drives, such as CDROM burning or ripping tools, or monitoring utilities. +One known example is smartd from the sysutils/smartmontools port.