Date: Mon, 23 Oct 2000 15:15:01 +0000 From: Patrick Gardella <patrick@freebsd.org> To: Josh Tiefenbach <josh@zipperup.org> Cc: mobile@freebsd.org Subject: Re: Cardbus status Message-ID: <39F455F5.61F2B0D3@freebsd.org> References: <200010220509.XAA44604@harmony.village.org> <39F44CD7.8EF143A@freebsd.org> <20001023104435.C89997@zipperup.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Josh Tiefenbach wrote: > > 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. Then I should ignore the pccbb0: Cannot attach pccard bus! pccbb1: Cannot attach pccard bus! errors I now get? > > 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. That worked. I must have deleted it when I deleted all the other cards. Patrick 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?39F455F5.61F2B0D3>