From owner-freebsd-current@FreeBSD.ORG Fri Mar 17 23:33:57 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2C6416A400 for ; Fri, 17 Mar 2006 23:33:57 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0C9143D5A for ; Fri, 17 Mar 2006 23:33:52 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id k2HNW9er049347; Fri, 17 Mar 2006 16:32:13 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 17 Mar 2006 16:32:09 -0700 (MST) Message-Id: <20060317.163209.48485772.imp@bsdimp.com> To: anderson@centtech.com From: Warner Losh In-Reply-To: <441B2718.1010909@centtech.com> References: <441B2718.1010909@centtech.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Fri, 17 Mar 2006 16:32:13 -0700 (MST) Cc: freebsd-current@freebsd.org Subject: Re: Seagate 4GB CF drive in pccard slot won't work X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Mar 2006 23:33:57 -0000 > I'm running the latest 6.1-*, and inserting a cf->pccard reader with a > 4GB seagate cf drive installed gives me these messages: > > cbb0: ready never happened, status = 0d > pcib3: pccard0 requested memory range 0xdfb00000-0xdfbfffff: good > pccard0: Card has no functions! > cbb0: PC Card card activation failed Something bad happened on the way to the forum... Please set hw.cbb.debug=1 and hw.pccard.debug=1 and try again. Warner