tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pci_mapreg_map and BAR from `Bus space tutorial'



On Wed, Jun 10, 2020 at 11:41:51AM +0200, Rocky Hotas wrote:
> Base address register at 0x10
>   type: 32-bit nonprefetchable memory
>   base: 0x10110000

so it is PCI_MAPREG_TYPE_MEM ("memory" in the type line), and the mapping
should just work.

Does the map address (0x10110000) make sense on that machine?

Martin


Home | Main Index | Thread Index | Old Index