Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2003 15:08:45 +0400
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        Andreas Klemm <andreas@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: PCMCIA trouble with Xircom, "CIS is too long -- truncating"
Message-ID:  <20030827110845.GK41860@freebsd.org.ru>
In-Reply-To: <20030826194711.GA2828@titan.klemm.apsfilter.org>
References:  <20030826180902.GO32483@elvis.mu.org> <20030826141734.W37007@alpha.yumyumyum.org> <20030826194711.GA2828@titan.klemm.apsfilter.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 26, 2003 at 09:47:11PM +0200, Andreas Klemm wrote:
> 
> good and bad news. Good news is that -current installation
> CD-Rom (JPSNAP of yesterday) doesn't panic during boot
> anymore, which was the case previously (or when inserting
> the card). Thanks a lot, this is a very good progress, I'm
> very pleased !
> 
> But the fix opened another problem. The card isn't recognized
> by the FreeBSD anymore:
> 
> [... kernel boot messages ...]
> 
> Timecounters tick every 10.000 msec
> CIS is too long -- truncating
> pccard0: Card has no functions
> cbb0: PC Card activation failed
> 
> [...]
> 
> When trying to do installation, the NIC isn't found.
> The PCMCIA card is a:
> 
> 	Xircom RealPort Ethernet 10/100+Modem 56, REM55G-100.
> 
> Here a dump of the CIS:
> 
> andreas@aklemm[ttyp0]{1001} ~ pccardc dumpcis
[skipped]

> What more infos do you need ?

Yes, please tell more about your kernel config file.
I think you use
device	cbb
device	pccard
device	cardbus

Please comment this lines and add
device	pcic
device	card 1

and recompile your kernel. Let me know does it help you.

-- 

Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
http://ozz.pp.ru/             X          AND NEWS
                             / \



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