On Wed, 2004-02-11 at 13:51, Hyrum Wright wrote: > I'm trying to build a compact flash to IDE adapter for an embedded > application. Does anybody know how I can get the compact flash card to > behave and look like an IDE drive to the system?
That's an easy one. Compact Flash /does/ behave and look like an IDE interface. CF is just a smaller form-factor PCMCIA (16 bit, not cardbus), so your CF drive actually has an IDE controller on it with a single drive attached. No need for an adapter of any kind. ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
