From owner-freebsd-mobile Mon Dec 30 16:58:30 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91B5237B401 for ; Mon, 30 Dec 2002 16:58:28 -0800 (PST) Received: from list-svr.nventure.com (list-svr.nventure.com [208.186.46.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D3D843EC2 for ; Mon, 30 Dec 2002 16:58:28 -0800 (PST) (envelope-from plathem@ivestnw.net) Received: from ivestnw.net ([208.187.15.186]) by list-svr.nventure.com (Post.Office MTA v3.5.3 release 223 ID# 0-67609U1600L200S0V35) with ESMTP id com; Mon, 30 Dec 2002 17:09:46 -0800 Message-ID: <3E10EBAC.1030706@ivestnw.net> Date: Mon, 30 Dec 2002 16:58:20 -0800 From: Pat Lathem User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021212 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" , mobile@freebsd.org Subject: Re: 4.7 -> 5.0 Pccard problems (more info) References: <20021227092429.GA5786@solaris.ru> <3E0C64D5.60209@ivestnw.net> <20021227153647.GB64571@solaris.ru> <20021230.153351.04501899.imp@bsdimp.com> In-Reply-To: <20021230.153351.04501899.imp@bsdimp.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 M. Warner Losh wrote: >In message: <20021227153647.GB64571@solaris.ru> > Kirill Bezzubets writes: >: On Fri, Dec 27, 2002 at 06:33:57AM -0800, Pat Lathem wrote: >: >: > I am running 5.0 current from a few days ago. I upgrade fairly often >: > hoping that it will be fixed. >: > >: > When I booted with the -v flag, everything proceeded normally until I >: > attempted to power up the slot the card was in (pccardc power 0 1) . The >: > first two lines are shown to the console, and then the third line is >: > printed repeatedly: >: > pcic0: reset 1 int is 0 stat is 0 >: > pcic0: reset 2 int is 0 stat is 0 >: > pcic0: reset 3 int is 0 stat is 0 (<-- this one is then repeated in a >: > loop until the slot is powered down) >: > >: > Does anyone know what this means? >: >: I guess Warner Losh could help here if he has enough time to look at this. > >This looks surpsingly like things are cross threaded because these >messages are OLDCARD messages... Maybe I'm missing context. > >Warner > > > Those messages are from my FreeBSD 5.0 computer (cvsupped less than a week ago) compiled with OLDCARD kernel config. With OLDCARD I do get a message upon card insertion, it just does not work properly (the wrong identification string is returned, and the error above). With the GENERIC kernel, I get this: pccardc power 0 1 pccardc: /dev/card0: No such file or directory pccardc dumpcis 0 slots found dmesg: ( from boot -v) cardbus0: on cbb0 ppcard0: <16-bit PCCARD bus> on cbb0 cbb0: Unsupported card type detected The device is a TI-1410 controller. Hope that clears it up. Also I hope my ISP has resolved their reverse DNS issues so this message makes it out to the list as well. Pat Lathem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message