From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Linus Nielsen Feltzing" To: Subject: Re: [ECOS] pcmcia support for motorola mpc8xx Date: Fri, 02 Mar 2001 00:56:00 -0000 Message-id: <001c01c0a2f6$2e5c7680$22170fc1@URANUS> References: X-SW-Source: 2001-03/msg00049.html > At this time, we do not have drivers for the PCMCIA on the MPC8xx. What we > do have is a generic PCMCIA framework which is split into two parts. The > piece of interest to you is the hardware driver which manages the actual > chip details. The only example of a PCMCIA (and Compact Flash - in this case > they are equivalent) hardware driver is for the PCMCIA/CF controller on the > StrongARM SA1110. > > To create PCMCIA support for your device, you would need to write the hardware > driver. You could model it after the CF driver. Sadly, at this time the only > documentation for this process is the code itself. > Maybe I can help. I have written PCMCIA drivers for pSOS for the MPC821, which has the same PCMCIA controller as the 850 and 860. I will look at the CF sources and see what I can do for the 860. /Linus Nielsen Feltzing