Hello On Fri, Apr 24, 2015 at 8:02 AM, Anil Joshi <[email protected]> wrote:
> > I want to write a byte and read it back to BAR2 for a test simple . Is it > possible to write a byte to BAR2 start address You could use /dev/mem mmap it with the required offset. Regards! _______________________________________________ Kernelnewbies mailing list [email protected] http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
