Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Aug 2006 20:24:52 -0400 (EDT)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Warner Losh <imp@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/dev/pccard pccard_cis.c
Message-ID:  <Pine.GSO.4.64.0608082023270.14156@sea.ntplx.net>
In-Reply-To: <200608090005.k7905sBn067708@repoman.freebsd.org>
References:  <200608090005.k7905sBn067708@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 9 Aug 2006, Warner Losh wrote:

> imp         2006-08-09 00:05:54 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    sys/dev/pccard       pccard_cis.c
>  Log:
>  Thomas Wintergerst reports that when this tsleep went away, certain
>  cards stopped working.  Specifically the AVM B1 PCMCIA Card no longer
>  detected.  Its CIS chain read back as all FF's.  Putting the delay
>  back solves those problems.  I've opted to put in a much shorter delay
>  because as far as I can tell, no delay is really needed here.  We'll
>  see how well this works in practice.

I was hoping that this would fix my "dc card no worky" problem that
has existed for months (it used to work).  Unfortunately, I still get
the following:

cardbus0: Unable to allocate resource to read CIS.
cardbus0: Unable to allocate resources for CIS
dc0: <Xircom X3201 10/100BaseTX> port 0xe000-0xe07f mem 
0xf4002000-0xf40027ff,0xf4003000-0xf40037ff at device 0.0 on cardbus0
dc0: No station address in CIS!
device_attach: dc0 attach returned 6

-- 
DE



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