From owner-freebsd-current@FreeBSD.ORG Thu Mar 18 09:53:08 2004 Return-Path: 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 EC0F916A4CE for ; Thu, 18 Mar 2004 09:53:08 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE9CA43D1D for ; Thu, 18 Mar 2004 09:53:08 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id CA9F272DD2; Thu, 18 Mar 2004 09:53:08 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id C840F72DCB; Thu, 18 Mar 2004 09:53:08 -0800 (PST) Date: Thu, 18 Mar 2004 09:53:08 -0800 (PST) From: Doug White To: n0g0013 In-Reply-To: <20040317111815.GA19113@pooh.cobbled.net> Message-ID: <20040318094711.D62520@carver.gumbysoft.com> References: <20040317111815.GA19113@pooh.cobbled.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: pci cardbus X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 18 Mar 2004 17:53:09 -0000 On Wed, 17 Mar 2004, n0g0013 wrote: > have the following pci cardbus controller but > cannot get it to initialise. > > : none2@pci0:13:0: class=0x060700 card=0x00000000 \ > : chip=0xac50104c rev=0x01 hdr=0x02 > : vendor = 'Texas Instruments (TI)' > : device = 'PCI1410 PC card cardBus Controller' > : class = bridge > : subclass = PCI-CardBus Hm, we appear to support this. You may need to load 'cbb'. At worst include the bits from GENERIC for pccard/cardbus support that are all grouped together. > : # kldload pccard > : # kldload cardbus -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org