Re: [PATCH] SGI Altix : fix pcibr_dmamap_ate32() bug

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

 



"Luck, Tony" wrote:
> 
> Can you explain this part of the patch?
> 
> -#define PCI32_ATE_CO                    (0x1 << 1)
> -#define PCI32_ATE_PREC                  (0x1 << 2)
> +#define PCI32_ATE_CO                    (0x1 << 1)     /* PIC ASIC ONLY */
> +#define PCI32_ATE_PIO                   (0x1 << 1)     /* TIOCP ASIC ONLY */
> 
> Why is PCI32_ATE_PIO now the same value as PCI_ATE_CO?

The ATE (Address Translation Entry for 32bit PCI mappings) Attribute 
bits are different for our PIC Bridge ASIC and our TIOCP Bridge ASIC.  
On our PIC Bridge ASIC bit#1 is the `Coherent Translation' attribute, 
but on our TIOCP Bridge ASIC bit#1 is the `PIO' attribute

-mike
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Sparc Linux]     [DCCP]     [Linux ARM]     [Yosemite News]     [Linux SCSI]     [Linux x86_64]     [Linux for Ham Radio]

  Powered by Linux