This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Re: Port I/O functions (outb, inb)?


"Trenton D. Adams" wrote:
> 
> Does eCos have port I/O functions such as outb() and inb()?  It think
> everything I access on my EDB7XXX is memory mapped anyhow, but I'm just
> curious.

The proper way is to use the macros in <cyg/hal/hal_io.h> such as
HAL_WRITE_UINT8() etc.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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