From owner-freebsd-mips@FreeBSD.ORG Sat Jun 4 07:13:28 2011 Return-Path: Delivered-To: mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 98CE11065670 for ; Sat, 4 Jun 2011 07:13:28 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 4476E8FC14 for ; Sat, 4 Jun 2011 07:13:28 +0000 (UTC) Received: from 63.imp.bsdimp.com (63.imp.bsdimp.com [10.0.0.63]) (authenticated bits=0) by harmony.bsdimp.com (8.14.4/8.14.3) with ESMTP id p5478Lw5060345 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES128-SHA bits=128 verify=NO) for ; Sat, 4 Jun 2011 01:08:21 -0600 (MDT) (envelope-from imp@bsdimp.com) From: Warner Losh Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Sat, 4 Jun 2011 01:08:18 -0600 Message-Id: To: mips@freebsd.org Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (harmony.bsdimp.com [10.0.0.6]); Sat, 04 Jun 2011 01:08:21 -0600 (MDT) Cc: Subject: True IDE mode on Octeon CF X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2011 07:13:28 -0000 I just added True IDE mode on Octeon CF in current. If you are using Octeon CF, please test this change to make sure that = I've not broken something. I'm especially interested in folks that have = 8-bit CF bus, since none of my boards have that. Or if you have = non-functional CF slots, give it a try to see if they are lurking True = IDE CF slots. Warner