From owner-freebsd-mobile Mon Oct 23 7:44:43 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.snickers.org (snickers.org [216.126.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 9D9A237B683; Mon, 23 Oct 2000 07:44:40 -0700 (PDT) Received: by mail.snickers.org (Postfix, from userid 1037) id CF5993D35; Mon, 23 Oct 2000 10:44:35 -0400 (EDT) Date: Mon, 23 Oct 2000 10:44:35 -0400 From: Josh Tiefenbach To: Patrick Gardella Cc: mobile@freebsd.org Subject: Re: Cardbus status Message-ID: <20001023104435.C89997@zipperup.org> References: <200010220509.XAA44604@harmony.village.org> <39F44CD7.8EF143A@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39F44CD7.8EF143A@freebsd.org>; from patrick@freebsd.org on Mon, Oct 23, 2000 at 02:36:07PM +0000 Organization: Hah Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Oct 23, 2000 at 02:36:07PM +0000, Patrick Gardella wrote: > What devices need to be activated in the kernel to support cardbus? > > I've tried to use what was in NEWCARD, but those don't seem to work: > device PCCARD > device CARDBUS > device PCIC > #device PCCBB You should just need the following lines device cardbus device pccbb in your config file. > cardbus0: Opening BAR: type=MEM, bar=10, len=0040 > Product version: 5.0 > Product name: 3Com Corporation | 3CCFE575CT | LAN Cardbus Card | 004 | > Functions: Network Adaptor, Memory > cardbus0: (vendor 0x10b7, dev=0x5257) at 0.0 irq 0 It looks like you dont have the xl driver compiled in/kldloaded. Try that, and see what happens. josh -- "Watching those 2 guys [Bush and Gore] debate is like watching Ben Stein read 'The Story of O'" -- Dennis Miller To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message