From cef2113979f686fcebbc0952a3d36a4081254fec Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Sat, 13 May 2006 21:25:16 +0000 Subject: [PATCH] Regen from errata/article.sgml r1.73.2.18. --- en/releases/6.1R/errata.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/en/releases/6.1R/errata.html b/en/releases/6.1R/errata.html index 9689b2e7d5..8a86e40915 100644 --- a/en/releases/6.1R/errata.html +++ b/en/releases/6.1R/errata.html @@ -20,7 +20,7 @@ alink="#0000FF"> FreeBSD Documentation Project

$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 $

@@ -114,6 +114,19 @@ class="FILENAME">x11/kde3.

(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.