From owner-freebsd-questions@FreeBSD.ORG Fri Apr 15 07:24:44 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F49716A4CE for ; Fri, 15 Apr 2005 07:24:44 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3555F43D3F for ; Fri, 15 Apr 2005 07:24:44 +0000 (GMT) (envelope-from tummytech@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so535628rnf for ; Fri, 15 Apr 2005 00:24:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=UCE1JCpurMDzikGZQrkde8Ws8cFjyN/Fd5JPmZyEY1BhRO1na8D0walVkWzj89adYj5JhCQ31YZDfyRuIxqiARfMCo1SFN1EchoIKNy7lEkvgP+Tz5TR0K9Lnxpazptfym9+gQ4aLEFw3nvor2E6mv7q/FE7SibvV8WJ8iLdHCA= Received: by 10.38.150.20 with SMTP id x20mr2787008rnd; Fri, 15 Apr 2005 00:24:43 -0700 (PDT) Received: by 10.38.88.37 with HTTP; Fri, 15 Apr 2005 00:24:43 -0700 (PDT) Message-ID: <860807bf05041500247c40ed30@mail.gmail.com> Date: Fri, 15 Apr 2005 00:24:43 -0700 From: Benson Wong To: FreeBSD Questions Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Solution for ATAPI_TIMEOUT on FreeBSD 5.3 on some SuperMicro motherboards X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Benson Wong List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 07:24:44 -0000 Hi,=20 I know a few people have had ATAPI_TIMEOUT errors when installing 5.3-RELEASE on SuperMicro motherboards. I got it successfully installed on a SuperMicro X6DHE-X8 which has dual Broadcom 5721 which are not supported in 5.3-RELEASE. I wrote up the solution here: http://www.mostlygeek.com/node/22 Hope this helps anybody facing ATAPI_TIMEOUT problems.=20 Ben.