Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2000 12:32:49 -0700
From:      Warner Losh <imp@village.org>
To:        "Justin T. Gibbs" <gibbs@scsiguy.com>
Cc:        wpaul@FreeBSD.ORG (Bill Paul), freebsd-current@FreeBSD.ORG
Subject:   Re: Getting at cardbus CIS data from inside drivers 
Message-ID:  <200011211932.MAA36176@harmony.village.org>
In-Reply-To: Your message of "Tue, 21 Nov 2000 11:43:14 MST." <200011211843.eALIhE465132@aslan.scsiguy.com> 
References:  <200011211843.eALIhE465132@aslan.scsiguy.com>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200011211843.eALIhE465132@aslan.scsiguy.com> "Justin T. Gibbs" writes:
: >The other interface will be an enumerative interface where you can get
: >a callback for each CIS entry.  These will be bus method based so that
: >they will be the same between 16-bit and 32 bit code.
: 
: I don't think the enumerative interface should be callback based.  I'd
: rather have something that facilitates walking the CIS that can be used
: at anytime.

That's what I mean.  You call this, and it will remap the CIS (if it
has been unmapped), walk it for you and pass you a pointer to each CIS
entry one at a time to the function you specify.

Warner


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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