From owner-freebsd-mobile Mon May 13 8:36:26 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mail1.telekom.de (mail1.telekom.de [62.225.183.235]) by hub.freebsd.org (Postfix) with ESMTP id B5FC737B400; Mon, 13 May 2002 08:36:13 -0700 (PDT) Received: from g8pbt.blf01.telekom.de by G8SBV.dmz.telekom.de with ESMTP; Mon, 13 May 2002 17:35:05 +0200 Received: by G8PBT.blf01.telekom.de with Internet Mail Service (5.5.2653.19) id ; Mon, 13 May 2002 17:36:12 +0200 Message-Id: <5D90F2332B50D411BE8A00209412104C0385090F@QHS63> From: alan.edmonds@t-motion.net To: john@veidit.net, alan.edmonds@t-motion.net Cc: current@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: RE: Problem with Intel 2011b Date: Mon, 13 May 2002 17:32:04 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I haven't tried the NEWCARD stuff (it panics my hp 510 - 16bit bridge chips) so I can't comment on that. Did you try booting with the card installed? If you boot verbose (boot -v) should see it dump the pci id contents. Also check if /etc/defaults/pccard.conf contains an entry for the card. The version of -current I have (maybe a few days old) has no entry explicitly for a 2011B. It might use the same entry as a 2011, but might have a different id string. I've exceeded my knowledge at this point, so I'll stop speculating. Over to you, Warner :-) -----Original Message----- From: John Angelmo [mailto:john@veidit.net] Sent: 13 May 2002 16:15 To: alan.edmonds@t-motion.net Cc: current@FreeBSD.ORG; freebsd-mobile@FreeBSD.ORG Subject: Re: Problem with Intel 2011b alan.edmonds@t-motion.net wrote: > I have used the non-B version with -current and an IBM thinkpad. > > What kind of laptop? dmesg output would be nice. > Do any other cards work? > > Alan Edmonds > > -----Original Message----- > From: John Angelmo [mailto:john@veidit.net] > Sent: 13 May 2002 15:02 > To: current > Cc: freebsd-mobile > Subject: Problem with Intel 2011b > > > Hello > > I just got my hands on a Intel 2011b Wireless card, I'm running FreeBSD > current (dated just before gcc 3.1). > Now my problem is that I insert the card and well nothing happens, the > system gets locked, when I remove the card I everything starts working > once again, and it says it can't manage card ("null"), ("null") > > Any one got any idea? > > mvh /John > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message Well 2011b is a 32bit card (if I'm not mistaking) the 2011 card is the same as the symbol card but the 2011b card uses 3.3v instead of 5v So perhaps I need to use: device pccbb # cardbus (yenta) bridge device pccard device cardbus instead of: device card # pccard bus device pcic # PCMCIA bridge What else can I do? I use a C Series Lifebook from Fujitsu Siemens /John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message