From owner-freebsd-mobile Mon Nov 12 14:53:43 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.122.47]) by hub.freebsd.org (Postfix) with ESMTP id 3996037B416 for ; Mon, 12 Nov 2001 14:53:38 -0800 (PST) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.11.3/8.10.1) with ESMTP id fACMrmp42667; Mon, 12 Nov 2001 14:53:48 -0800 (PST) Date: Mon, 12 Nov 2001 14:53:48 -0800 (PST) From: Doug White To: Warner Losh Cc: John Utz , Subject: Re: Sprint PCS / AirCard 510 on newcard In-Reply-To: <200111111912.fABJCi774306@harmony.village.org> Message-ID: X-All-Your-Base: are belong to us MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 11 Nov 2001, Warner Losh wrote: > In message John Utz writes: > : given the mail that doug sent out earlier today, there is some unhappiness > : in the cis parsing code that doesnt permit us to see all of the cises? > : cisii? :-) correctly. > : > : Tuple #2, code = 0x6 (Long link to next chain for MFC), length = 11 > : > : i am guessing the stuff about Long link is referring to the problem, but i > : really dunno yet. > > This likely is a cause of problems. The OLDCARD pccard cis parsing > code isn't very good about these. Yeah -- it completely ignores them. jmg and I did hack (and I mean *hack*) it to "resolve" these links by merging them back with the main CIS tuple list, but there's still something up with the resource handling.. i can get sio4 to attach to it, but opening the port hangs the machine. I still need to verify if our code is writing the resources to the right part of the CIS (the doubled bytes make it tricky to calculate addresses :-) ) ... Warner, do you know if you need any special pccard bridge magic to allocage resources for different functions, or is it sufficient to just write the values back into the appropriate CIS segment? Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message