Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2002 01:16:51 +0100 (BST)
From:      Gavin Atkinson <gavin@ury.york.ac.uk>
To:        Andrzej Kwiatkowski <kwiatek@tpi.pl>
Cc:        <freebsd-current@FreeBSD.ORG>, <freebsd-mobile@FreeBSD.ORG>
Subject:   Re: Xircom RBEM56G-100 on Dell Latitude C600
Message-ID:  <Pine.BSF.4.33.0207230101020.42159-100000@ury.york.ac.uk>
In-Reply-To: <20020721215632.N6698-100000@kwiatek.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 21 Jul 2002, Andrzej Kwiatkowski wrote:

> Can anyone help me ?
> I've got Dell Latitude C600 Notebook with this PCMCIA Card.
> But i can't use this card because it isn't recognized by my System.

> Product version: 5.0
> Product name: Xircom | CardBus Ethernet 10/100 + Modem 56 | CBEM56G | 1.03
> Manufacturer ID: 0501030181
> Functions: Network Adaptor, Multi-Functioned
> Function Extension: 04060010a47ad327
> Function Extension: 0102
> Function Extension: 0280969800
> Function Extension: 0200e1f505
> Function Extension: 0301
> Function Extension: 0303
> Function Extension: 0501
> cardbus0: Invalid BAR number: 27(06)
> CIS reading done
> dc0: <Xircom X3201 10/100BaseTX> port 0x1000-0x107f mem 0x84002000-0x840020ff,0x84002100-0x8400217f irq 11 at device 0.0 on cardbus0
> dc0: Ethernet address: 55:2b:21:02:06:00
> dc0: MII without any PHY!
> device_probe_and_attach: dc0 attach returned 6

This is the network card part of the card failing to attach. It's a known
problem, see http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1068910+0+archive/2002/freebsd-current/20020331.freebsd-current

As far as I can tell, there are three revisions of this card. Revision 3
fails to attach, revision 1 works, and I haven't been able to find a
revision 2 card to test.

> Product version: 5.0
> Product name: Xircom | CardBus Ethernet 10/100 + Modem 56 | CBEM56G | 1.03
> Manufacturer ID: 0501001081
> Functions: Serial Port, Multi-Functioned
> Function Extension: 00020f5c
> Function Extension: 0206003f1c03030f070001b5
> Function Extension: 1306000b000200b5
> cardbus0: Invalid BAR number: 27(06)
> CIS reading done
> cardbus0: <unknown card> (vendor=0x115d, dev=0x0103) at 0.1 irq 11
> pccbb0: CardBus card activation failed

I don't really understand whats going wrong here. Do you have sio in your
kerenl? This card is listed in src/sys/dev/sio/sio_pci.c on my system, see
if it is on yours (search for 0103115d in the file)

Gavin


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?Pine.BSF.4.33.0207230101020.42159-100000>