Re: PCI to PCMCIA adapter (Ricoh 5C475 II chipset)
From: David Liao \(MS\) (davli_at_online.microsoft.com)
Date: 03/07/04
- Previous message: Steve Maillet \(eMVP\): "Re: the maximum capability"
- Maybe in reply to: CeBee: "PCI to PCMCIA adapter (Ricoh 5C475 II chipset)"
- Next in thread: CeBee: "Re: PCI to PCMCIA adapter (Ricoh 5C475 II chipset)"
- Reply: CeBee: "Re: PCI to PCMCIA adapter (Ricoh 5C475 II chipset)"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 6 Mar 2004 23:28:55 -0800
I believe ti1225 has different issue from yours. Ti12250 can not load PCMCIA
card because resource issue. Please check Microsoft KB doc for PCMCIA (4.2)
related issure. I believe it cacalated wrong IO offset in PCMCIA MDD.
For your problem, can you posted the call stack when you hit Debug Check?
David Liao
"CeBee" <CeBee@NoSpam.Com> wrote in message
news:e%23hh777AEHA.2444@TK2MSFTNGP10.phx.gbl...
> I have tried to modify it but this time I get debugcheck at boot time. My
> modifications are:
>
> 1) "#define NUM_SOCKETS 1" in sockpd.h (1 instead of 2)
> 2) "#define PCMCIA_DEVICE_ID_UNKNOWN1 0x0475" in sockpd.h (0x0475
instead
> of 0x0476)
> 3) remove first element of array "PDCARD_SOCKET_STATE
> v_SockState[NUM_SOCKETS]" in socket.c
>
> Do I miss someting ?
>
> I have also tried two more PCMCIA adaptors. One with TI1410 and other with
> TI1225 chip. Both has single slot. TI1410 acts just like Ricoh 475. (not
> detected) TI1225 is very different. It may even be compatible with TI1250.
> (Although it physically has single slot, there is some unsoldered pin
> headers for a second slot). Because original ti1250.dll works with this
card
> upto a point. It detects the adapter and a PCMCIA WLAN card inserted in it
> (before boot). But system freezes after successful boot. Problem does not
> come from WLAN card because it freezes event without this card. I have
> attached debug output (w/o any PCMCIA card in slot). All debug zones
turned
> on using pegasus registry.
>
> I will be glad if you send your comments.
>
> Note: My platform is a Geode rather than CEPC if it makes any difference
>
> "David Liao (MS)" <davli@online.microsoft.com> wrote in message
> news:4047b865$1@news.microsoft.com...
> > Try to change the definition
> > #define NUM_SOCKETS 2
> > first. and then fix the other if something else is wrong.
> >
> > David Liao
>
>
>
- Previous message: Steve Maillet \(eMVP\): "Re: the maximum capability"
- Maybe in reply to: CeBee: "PCI to PCMCIA adapter (Ricoh 5C475 II chipset)"
- Next in thread: CeBee: "Re: PCI to PCMCIA adapter (Ricoh 5C475 II chipset)"
- Reply: CeBee: "Re: PCI to PCMCIA adapter (Ricoh 5C475 II chipset)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|