This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to "unimlement" an interface?




I'm using a legacy flash driver that doesn't need somebody else to
fiddle the caches.  How do I "unimplement"
CYGHWR_IO_FLASH_DEVICE_NEEDS_CACHE_HANDLED which is "implemented" by 
CYGHWR_IO_FLASH_DEVICE_LEGACY?

I don't understand why the interface/implement scheme is being used
this way.  If a flash driver requires cache handling shouldn't it
"require" something rather than "implement" something?

-- 
Grant Edwards               grant.b.edwards        Yow! Does someone from
                                  at               PEORIA have a SHORTER
                              gmail.com            ATTENTION span than me?


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]