From owner-freebsd-newbies@FreeBSD.ORG Sat Dec 6 23:16:34 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DB2E16A4CE for ; Sat, 6 Dec 2003 23:16:34 -0800 (PST) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB89B43FD7 for ; Sat, 6 Dec 2003 23:16:32 -0800 (PST) (envelope-from rlurman@adelphia.net) Received: from lurman ([68.65.116.100]) by mta9.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031207071636.OKYI23237.mta9.adelphia.net@lurman> for ; Sun, 7 Dec 2003 02:16:36 -0500 Message-ID: <01f601c3bc92$2e0d8170$6301a8c0@lurman> From: "Rafi Lurman" To: Date: Sun, 7 Dec 2003 02:17:31 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Hard drives recognized at only DMA X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Dec 2003 07:16:34 -0000 I have two hard drives on the same cable, 1 master and 1 slave. They are = both ATA133 IDE drives, but when I'm booting up FBSD 5.1 it says "ad0: = DMA Limited to UDMA 33, non ATA66 cable or device". And it says the same = for ad1. I am fairly sure that I'm using an 80-wire UDMA-133 IDE cable. = So what could be causing FBSD to set the drives to only UDMA 33? Thanks.