From owner-freebsd-current@FreeBSD.ORG Thu Oct 14 06:21:22 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA43B106566B for ; Thu, 14 Oct 2010 06:21:22 +0000 (UTC) (envelope-from darrenr@fastmail.net) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id BD0308FC13 for ; Thu, 14 Oct 2010 06:21:22 +0000 (UTC) Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id BDC162F8 for ; Thu, 14 Oct 2010 02:02:00 -0400 (EDT) Received: from frontend1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Thu, 14 Oct 2010 02:02:00 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:date:from:mime-version:to:subject:content-type:content-transfer-encoding; s=smtpout; bh=hbil60kEbfc+n+ArEq8GG05sJOo=; b=sQ0Mg2iALehmfHu1lqT/nDGb1DLhdY5Z4YUCLJvj9OWEjH5eTWkst4E9OAzsWi5nMovpZz/ixbgoYb2cDdU1xkY5F7E8w1ewoJ3RququE6gh3PyggEMf9VQk3eTq2+829Ly41ARBAHqHIGlqdFe+JFI3uR99YHNJF6VeFTioae8= X-Sasl-enc: Suk+6UZXp4giK1j3youyxNb+1JLlkb0J0S9fktgTpwKr 1287036120 Received: from [192.168.1.234] (76-191-213-211.dsl.dynamic.sonic.net [76.191.213.211]) by mail.messagingengine.com (Postfix) with ESMTPSA id 2E9BA4018F5 for ; Thu, 14 Oct 2010 02:02:00 -0400 (EDT) Message-ID: <4CB639DB.3090907@fastmail.net> Date: Wed, 13 Oct 2010 22:59:39 +0000 From: Darren Reed User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 18 Oct 2010 02:49:25 +0000 Subject: 2TB HDD = TIMEOUT - READ_DMA48 .... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2010 06:21:23 -0000 As another body that today bought a 2TB HDD, I can confirm the presence of kernel messages relating to READ_DMA48 with FreeBSD 8. The drive in question is a Hitachi one, not a Samsung. Is it the drive, system or operating system? Well, the drive works without any such error with both Windows 7 and NetBSD 5.1. So it looks like the finger is now pointing as a bug in FreeBSD... and if it is fixed in HEAD then it needs to be merged into the branch for 8.1. Darren