From owner-freebsd-mips@FreeBSD.ORG Fri Mar 25 05:48:55 2011 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C318D106566B for ; Fri, 25 Mar 2011 05:48:55 +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 7D6898FC13 for ; Fri, 25 Mar 2011 05:48:55 +0000 (UTC) Received: from 63.imp.bsdimp.com (63.imp.bsdimp.com [10.0.0.63] (may be forged)) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id p2P5gBk9039292; Thu, 24 Mar 2011 23:42:12 -0600 (MDT) (envelope-from imp@bsdimp.com) Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: Warner Losh In-Reply-To: Date: Thu, 24 Mar 2011 23:42:11 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: bhanuprakash bodireddy X-Mailer: Apple Mail (2.1082) Cc: "freebsd-mips@freebsd.org" Subject: Re: TrueIDE support for CF cards? 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: Fri, 25 Mar 2011 05:48:55 -0000 I'm thinking that we'd just have two separate 'attach' routines. The = cards in CF mode do the PC Card dance, and the other wouldn't. Since = the PC Card activation is minimal, this would let us share the whole = driver. Warner On Mar 24, 2011, at 11:01 PM, bhanuprakash bodireddy wrote: > Hi Andrew, >=20 > I had a similar problem starting with my CN56XX h/w. > I made some modifications to octeon_ebt3000_cf.c and could boot my = board > from the cf card. >=20 > Iam sending you the updated file in a separate mail and will submit it = to > group for review once it has all the support. >=20 > Thanks, > Bhanu Prakash. >=20 > On Thu, Mar 24, 2011 at 11:49 PM, Andrew Duane = wrote: >=20 >> It doesn't look like there is any support for TrueIDE CF cards/chips = in the >> current MIPS pool. Is that correct? Our platforms use CF in TrueIDE = mode >> which is somewhat different from the traditional CF/ATA support. I'm >> considering bringing our code over, likely in a separate file (our = code >> merges the two and it is really messy). >>=20 >> ................................... >>=20 >> Andrew Duane >> Juniper Networks >> o +1 978 589 0551 >> m +1 603-770-7088 >> aduane@juniper.net >>=20 >>=20 >>=20 >>=20 >>=20 >> _______________________________________________ >> freebsd-mips@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-mips >> To unsubscribe, send any mail to = "freebsd-mips-unsubscribe@freebsd.org" >>=20 > _______________________________________________ > freebsd-mips@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mips > To unsubscribe, send any mail to = "freebsd-mips-unsubscribe@freebsd.org" >=20 >=20