sreenatha wrote:
> I am doing some applications and wanted to know about:
> How do we get the information like IO mapped IO(which port address is
> assigned to which device)
> and memory mapped IO(what memory range is assigned to which device) in
> solaris
> as is given by /proc/ioports and
Hi all,
I am doing some applications and wanted to know about:
How do we get the information like IO mapped IO(which port address is
assigned to which device)
and memory mapped IO(what memory range is assigned to which device) in
solaris
as is given by /proc/ioports and /proc/iomem in linux.