atom feed9 messages in org.freebsd.freebsd-mobileRe: WARNING: later VAIOs (eg: PCG-F69...
FromSent OnAttachments
Peter WemmNov 5, 2000 5:29 pm 
Warner LoshNov 5, 2000 5:42 pm 
Mike SmithNov 5, 2000 6:40 pm 
Michael C . WuNov 5, 2000 6:51 pm 
Warner LoshNov 5, 2000 7:32 pm 
Mike SmithNov 5, 2000 7:40 pm 
Warner LoshNov 5, 2000 7:43 pm 
Peter WemmNov 8, 2000 4:24 am 
John BaldwinNov 8, 2000 12:08 pm 
Subject:Re: WARNING: later VAIOs (eg: PCG-F690) with ATI chipsets == trouble
From:Mike Smith (msm@freebsd.org)
Date:Nov 5, 2000 6:40:08 pm
List:org.freebsd.freebsd-mobile

In message <2000@mobile.wemm.org> Peter Wemm writes: : 1: the default pccard (oldcard) address is 0xd0000 and overlaps with the : rom, which causes pccardd to see garbage instead of the CIS>

This is easy to change.

: 3: NEWCARD doesn't seem to have any way to change the CIS window address. : It merrily maps into 0xd0000 and then explodes in the kernel probe due to : the "garbage" CIS there.

It should. However, right now there's lots of things that NEWCARD does that are kinda bogus...

Shouldn't we be doing the PnP BIOS recognition algorithms on the ROM area and not allowing any one to allocate the ROM area? How possible is that? IIRC from my reading of this stuff it should be really simple to add.

We should be using the SMAP information. However, I get the impression that if the CardBus bridge is working properly we can actually put the attribute ROM in PCI space, which is much better than rummaging for holes in the 640-1M range.

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