Re: pccard CIS reading problems
Stuart Walsh <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
On Sun, May 25, 2003 at 09:54:50AM -0600, M. Warner Losh wrote: > In message: <[email protected]> > Stuart Walsh <[email protected]> writes: > : Can anyone shed any light on this or point me in a direction to go from > : here? > > This is a bug I've seen with certain card/bridge combinations. I've > never been able to find why we can't read things correctly. Can you > find out the address FreeBSD is using to read the CIS and the address > that NetBSD is using and report the differences? > > Warner Hi, NetBSD maps to 0xcb166000, and if I poke about at around that address I can read interesting things like the string "ATMEL" so that seems to be where the CIS is. FreeBSD reports that it is mapping to 0xc91cc000. If I poke around at this address all I get is zeros and the odd random integer. Regards, Stuart -- Stuart Walsh - [email protected] IPng UK - [email protected] - http://ipng.org.uk _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"