On Fri, Mar 24, 2000 at 10:30:11AM +0100, Stefan Pettersson wrote:
> On 23-Mar-00 Matt Porter wrote:
> > On Thu, Mar 23, 2000 at 10:02:39AM -0600, Adi Linden wrote:
> >> > > - Don't use DOC but use Compact Flash or IDE flash.
> >> >
> >> > Which btw would be the better solution, as M-Systems is said to have
> >> > problems delivering enough DOCs at the moment. At least I heared that.
> >>
> >> The Compact Flash can be accessed just like an IDE drive. So there no
> >> special drivers needed. And I found the prices on CF much better than DOC.
> >
> > Much as I prefer the CF solution, it's not necessarily the best choice for
> > all hardware designs. It does require an IDE controller, which typically
> > means some big legacy device to take up real estate on your board.
>
> The CF (as I know them) is a miniature PCMCIA card with IDE functions in it.
> So what you need is a PCMCIA controller.
CompactFlash (as defined by the standard) is not really a PCMCIA card. That's
why you need a simple adapter to put it into a PCMCIA slot. The CompactPCI
boards I've worked on in the past actually route one or more IDE channels
from a Super I/O to one or more CF carrier sockets instead of providing
a cable header. This approach is a lot simpler than accessing the thing
through a PCMCIA subsystem since IDE drivers are pretty braindead compared
to PCMCIA.
--
Matt Porter
[EMAIL PROTECTED]
This is Linux Country. On a quiet night, you can hear Windows reboot.
--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.