From owner-freebsd-stable@FreeBSD.ORG Tue Oct 21 18:44:33 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 608E710656A1 for ; Tue, 21 Oct 2008 18:44:33 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 2794F8FC29 for ; Tue, 21 Oct 2008 18:44:32 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KsMDX-000Dlt-Mm for freebsd-stable@freebsd.org; Tue, 21 Oct 2008 19:44:31 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KsMDX-000208-LN for freebsd-stable@freebsd.org; Tue, 21 Oct 2008 19:44:31 +0100 To: freebsd-stable@freebsd.org Message-Id: From: Pete French Date: Tue, 21 Oct 2008 19:44:31 +0100 Subject: no cable, but "DMA limited to UDMA33, controller found non-ATA66 cable" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2008 18:44:33 -0000 I am trying out BEAT2 on a machine here, installing onto a compact flash card, but when I boot I get the error above. This is slightly puzzling as the CF card is in an adapter which plugs directly into the motherboard. If I move the card to dangling off the end of a cable, the warning goes away and the card operated at UDMA66 properly. Is this a bug, or something unavoidable ? Is there a way to turn the test off if the latter - with the card connected directly to the motheroard it should be cabale of doing UDMA66 as well as on a cable surely ? Slightly puzzling, -pete.