Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2005 16:20:26 -0800
From:      Maksim Yevmenkin <maksim.yevmenkin@savvis.net>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        current@freebsd.org
Subject:   Re: device pcic and card
Message-ID:  <4230E44A.2010007@savvis.net>
In-Reply-To: <20050122.170552.61536829.imp@bsdimp.com>
References:  <41DC2EAD.8070403@savvis.net> <20050122.170552.61536829.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Warner,

sorry to bring this up again. there is nothing in UPDATING on the subject.

beetle# grep -i pcic /usr/src/UPDATING
beetle# grep -i card /usr/src/UPDATING
beetle# grep -i oldcard /usr/src/UPDATING

> In message: <41DC2EAD.8070403@savvis.net>
>             Maksim Yevmenkin <maksim.yevmenkin@savvis.net> writes:
> : i heard Warner said something about removing pcic and card (aka oldcard) 
> : support from -current. has it happened? after cvsup'ing (yesterday) i no 
> : longer can configure kernel with pcic and card.
> : 
> : i can not use newcard on my tecra 8100 :( when i insert serial pc-card 
> : my laptop hangs :( i can insert ethernet card (3com) but i can not 
> : remove it :( same story - laptop hangs hard.
> 
> Hangs hard?  That's unfortunate.  I'd love to help figure things out,
> but my tecra 8100 is working great...

so, was oldcard support removed from -current? i have xircom credit card 
bluetooth adapter that has standard uart (16550) and used to work with 
oldcard (sio(4)). with newcard this adapter just hangs the system hard 
as soon as i plug it in. also /var/log/messages says sio(4) can not 
recognize uart type.

beetle# uname -a
FreeBSD beetle.digisle.com 6.0-CURRENT FreeBSD 6.0-CURRENT #4: Fri Mar 
4 16:16:19 PST 2005 
max@beetle.digisle.com:/usr/obj/usr/src/sys/BEETLE  i386

beetle# cd /sys/i386/conf/
beetle# config BEETLE
config: Error: device "card" is unknown
config: Error: device "pcic" is unknown
config: 2 errors

i have

device          card            # pccard bus
device          pcic            # PCMCIA bridge

in the kernel config.

thanks,
max



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