Subject: Re: sa11x1_pcicreg.h vs. SA1101
To: None <is@netbsd.org>
From: Robert Swindells <rjs@fdy2.demon.co.uk>
List: port-hpcarm
Date: 12/17/2002 01:05:54
Ignatios Souvatzis wrote:
>I might just be confused, but...
>
>sa11x1_pcicreg.h claims that:
>
>/* Register locations */
>#define SACPCIC_CR 0x1800
>#define SACPCIC_SSR 0x1804
>#define SACPCIC_SR 0x1808
>
>yet the SA1101 developer's manual claims that
>
>Base PCCR register
>Base+0x0400 PCSSR register
>Base+0x0800 PCSR register (read only)
>
>.. should that file be named sa1111_pcireg.h, maybe?
The register bitfields are different as well, as are the interrupt
numbers generated by the PCMCIA interface.
Robert Swindells