Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2000 10:44:35 -0400
From:      Josh Tiefenbach <josh@zipperup.org>
To:        Patrick Gardella <patrick@freebsd.org>
Cc:        mobile@freebsd.org
Subject:   Re: Cardbus status
Message-ID:  <20001023104435.C89997@zipperup.org>
In-Reply-To: <39F44CD7.8EF143A@freebsd.org>; from patrick@freebsd.org on Mon, Oct 23, 2000 at 02:36:07PM %2B0000
References:  <200010220509.XAA44604@harmony.village.org> <39F44CD7.8EF143A@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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: <unknown card> (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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001023104435.C89997>