From owner-freebsd-current  Tue Nov 21 10:43:46 2000
Delivered-To: freebsd-current@freebsd.org
Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106])
	by hub.freebsd.org (Postfix) with ESMTP
	id F302937B4CF; Tue, 21 Nov 2000 10:43:39 -0800 (PST)
Received: from aslan (localhost [127.0.0.1])
	by aslan.scsiguy.com (8.11.0/8.9.3) with ESMTP id eALIhE465132;
	Tue, 21 Nov 2000 11:43:26 -0700 (MST)
	(envelope-from gibbs@aslan.scsiguy.com)
Message-Id: <200011211843.eALIhE465132@aslan.scsiguy.com>
X-Mailer: exmh version 2.1.1 10/15/1999
To: Warner Losh <imp@village.org>
Cc: wpaul@FreeBSD.ORG (Bill Paul), freebsd-current@FreeBSD.ORG
Subject: Re: Getting at cardbus CIS data from inside drivers 
In-Reply-To: Your message of "Mon, 20 Nov 2000 20:27:02 MST."
             <200011210327.UAA30567@harmony.village.org> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Tue, 21 Nov 2000 11:43:14 -0700
From: "Justin T. Gibbs" <gibbs@scsiguy.com>
Sender: owner-freebsd-current@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

>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.

--
Justin



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