From owner-freebsd-mobile@FreeBSD.ORG Thu Oct 27 23:11:47 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D7AD16A41F for ; Thu, 27 Oct 2005 23:11:47 +0000 (GMT) (envelope-from vitaly.cherny@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id B719343D45 for ; Thu, 27 Oct 2005 23:11:46 +0000 (GMT) (envelope-from vitaly.cherny@gmail.com) Received: by xproxy.gmail.com with SMTP id t5so139171wxc for ; Thu, 27 Oct 2005 16:11:46 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iHMiUvG80HfsmbhwpjkIgKainNnwHS7flh7pEDgIreSQJhsAVe3VGEUBG3N671Gqh5VyM7G63shiU5iSvX4Ax7Vlkoq/NiuYWG0A+1fDnroV58FmjtTNYlmIeU/DVAOaMafLhkI/C2ATp6s3X6GEBL7u8B9EHFTYVHFFlCSIa3s= Received: by 10.64.199.12 with SMTP id w12mr2070014qbf; Thu, 27 Oct 2005 16:11:46 -0700 (PDT) Received: by 10.65.188.6 with HTTP; Thu, 27 Oct 2005 16:11:46 -0700 (PDT) Message-ID: <7bbc4caf0510271611j71e39f83pbea0cd795cec002a@mail.gmail.com> Date: Fri, 28 Oct 2005 12:11:46 +1300 From: Vitaly Cherny To: freebsd-mobile@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: Subject: Re: Texas Instruments cardbus bridge issue (PCI ID 104c:8031) X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2005 23:11:47 -0000 On 10/28/05, Rehsack Jens (ext) wrote: > From: owner-freebsd-mobile@freebsd.org > [mailto:owner-freebsd-mobile@freebsd.org] On Behalf Of Vitaly Cherny > Sent: Thursday, October 27, 2005 4:45 AM > To: freebsd-mobile@freebsd.org > Subject: Texas Instruments cardbus bridge issue (PCI ID 104c:8031) > > > HI everyone, > > Hi Vitaly, > > > I've tested the slot with a couple of different cards, and my results > were: > > > > No Cardbus device worked at all, though cbb0 detected insert/remove > > events. Setting sysctl hw.cbb.debug=3D1 shows 3V power switched on, the= n > > off. I tested this with a D-Link G650 family 802.11b/g card using an > > Atheros chipset (PCI ID of 168c:0013 for a 5212 chipset I believe) and > > a Netgear ethernet card. > > Sounds well known ;-) > > > I've searched quite extensively through forums and past mailing-list > > messages but couldn't find anything that looked like problem I have > > experienced. > > You may search deeper :-) > But my research didn't produce a solution, so best chance you have > is found some people which would feel with you :D > > > Status is 0x30000920 > > cbb0: card inserted: event=3D0x00000000, state=3D30000920 > > cbb0: cbb_power: 3V > > cbb0: cbb_power: 0V > > Status is 0x30000126 > > Status is 0x30000920 > > cbb0: card inserted: event=3D0x00000000, state=3D30000920 > > cbb0: cbb_power: 3V > > cbb0: cbb_power: 0V > > Maybe you apply the attached patch and reply with the "enhanced" debug > messages. > > And make sure to have > > hw.cbb.debug=3D1 > hw.cardbus.debug=3D1 > hw.cardbus.cis_debug=3D1 > hw.pccard.debug=3D1 > hw.pccard.cis_debug=3D1 > > Maybe some guy with a little more experience than me may give you a > workaround > until a patch is existing. > > Best regards, > Jens > > >